mediawiki-extensions-Visual.../modules/ve-mw/ce
Roan Kattouw f71054d67d Work around $.parseHTML( '' ) returning null
$.parseHTML() always returns an array, except in this one case,
so checking .length of the return value almost always works except
when it blows up in your face.

Filed upsteam as https://github.com/jquery/jquery/issues/1997

Bug: T86056
Change-Id: If133a9df4d573b41b0ecb5bde47b3e6ada053921
2015-01-07 21:02:17 +01:00
..
annotations Use super to call parent constructors 2014-11-20 13:58:27 +00:00
nodes Work around $.parseHTML( '' ) returning null 2015-01-07 21:02:17 +01:00
styles/nodes Remove IEHacks.css in favor of .ve-init-target-ie class 2014-12-08 15:45:23 -08:00
ve.ce.MWResizableNode.js ve.ce.MWResizableNode: Fix broken @extends documentation 2014-02-06 23:08:15 +00:00