mediawiki-extensions-Visual.../modules/ve/test
Catrope 591f2e7396 Change the HTML attribute prefix from html/ to html/0/
This means that <p data-foo="bar"> will now be converted to a paragraph
with attributes {"html/0/data-foo":"bar"} rather than {"html/foo":"bar"}

This paves the way for multi-element node (about group) handling in the
node API: nodes representing multiple DOM elements will have html/i/attr
to represent an attribute of the i'th DOM element.

Change-Id: Iea52bdccd721942ca708c8f9f47e934524809845
2013-02-06 12:00:43 -08:00
..
ce Change the HTML attribute prefix from html/ to html/0/ 2013-02-06 12:00:43 -08:00
dm Change the HTML attribute prefix from html/ to html/0/ 2013-02-06 12:00:43 -08:00
init JSDuck: Generated code documentation! 2013-01-05 01:16:32 +01:00
image.png Losslessly compress png images 2012-08-18 23:12:44 +01:00
index.php Hybrid-ify MetaBlock/MetaInline 2013-01-31 15:00:00 -08:00
ve.BranchNode.test.js JSDuck: Generated code documentation! 2013-01-05 01:16:32 +01:00
ve.Document.test.js JSDuck: Generated code documentation! 2013-01-05 01:16:32 +01:00
ve.example.js JSDuck: Generated code documentation! 2013-01-05 01:16:32 +01:00
ve.Factory.test.js JSDuck: Generated code documentation! 2013-01-05 01:16:32 +01:00
ve.LeafNode.test.js JSDuck: Generated code documentation! 2013-01-05 01:16:32 +01:00
ve.Node.test.js JSDuck: Generated code documentation! 2013-01-05 01:16:32 +01:00
ve.qunit.js Added tests and fixed inconsistencies for empty text node handling 2013-01-29 15:13:17 -08:00
ve.Range.test.js JSDuck: Generated code documentation! 2013-01-05 01:16:32 +01:00
ve.test.js JSDuck: Generated code documentation! 2013-01-05 01:16:32 +01:00
ve.Trigger.test.js Trigger refactor 2013-01-28 17:06:13 -08:00