mediawiki-extensions-Visual.../modules/ve/test
Ed Sanders cdfed7039f Handle meta-only transclusions as meta items
To achieve this we need to evaluate the DOM contents of
transclusion nodes to see if it consists solely of meta items
and whitespace.

To check for meta items we do a model registry match, but with an
additional parameter to exclude mwTransclusion types as a possible
result (as the first item may be a meta tag, but with a mw:Transclusion
typeof attribute).

Bug: 51322
Change-Id: I89a220350fb7e10e15f3682d21438539196a5846
2013-07-24 14:27:24 +00:00
..
ce De-alienate <code>foo</code> blocks (code element) 2013-07-19 00:48:46 +00:00
dm Merge "Extend empty document check to check for meta-only data" 2013-07-15 16:18:50 +00:00
init The great directory split of 2013 2013-07-02 20:51:38 -07:00
ui The great directory split of 2013 2013-07-02 20:51:38 -07:00
example.png Optimise png images with optipng 2013-07-05 09:47:12 +00:00
index.php Reference dialog commingling 2013-07-18 14:14:14 -07:00
ve.BranchNode.test.js
ve.Document.test.js
ve.Element.test.js Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.Factory.test.js
ve.LeafNode.test.js
ve.Node.test.js Store DM nodes in InternalList 2013-06-03 22:10:07 +01:00
ve.qunit.js ve.ce.Document: Introduce getRelativeRange method 2013-06-05 13:10:38 +01:00
ve.Range.test.js
ve.test.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.test.utils.js Handle meta-only transclusions as meta items 2013-07-24 14:27:24 +00:00