mediawiki-extensions-Visual.../modules/ve/test
Catrope 57ad316988 Fix bug where inline nodes didn't trigger wrapping
When encountering an inline node (i.e. content node that's not a text
node) within a branch node that's not a content branch node, the
converter should start a wrapper. But it doesn't do this, it only opens
wrappers for text nodes and annotations.

Fixed this in the converter, added a test for it, and fixed an existing
test that asserted the broken behavior.

Change-Id: I6e143e21e68b68f0d85b8772e24a2d3a5d465410
2013-02-01 16:06:17 -08:00
..
ce Added tests and fixed inconsistencies for empty text node handling 2013-01-29 15:13:17 -08:00
dm Fix bug where inline nodes didn't trigger wrapping 2013-02-01 16:06:17 -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