mediawiki-extensions-Visual.../modules/ve/test
Ed Sanders 8cfb4ee62f Fix placement of whitespace when element ends in meta
This was broken for both normal elements, where the meta item is
inside the element, and wrapper paragraphs, where the meta item
gets moved outside the wrapper.

Bug: 47712
Change-Id: I42daaf142e548e5b221ff0a52df0ad24ec6a4fd0
2013-05-03 22:45:34 +01:00
..
actions Remove all code related to change markers 2013-04-30 23:15:47 +01:00
ce Per Timo's comment, change $.makeArray( foo ) to foo.toArray() 2013-04-29 18:08:04 -07:00
dm Fix placement of whitespace when element ends in meta 2013-05-03 22:45:34 +01:00
init
example.png Test: Fix 404 errors in example images. 2013-04-02 23:52:02 +02:00
index.php Add support for <div>s as user-editable blocks 2013-04-30 18:43:41 -07:00
ve.BranchNode.test.js
ve.Document.test.js
ve.example.js
ve.Factory.test.js
ve.LeafNode.test.js Use static.name once for ce and dm nodes 2013-03-07 17:19:39 -08:00
ve.Node.test.js Use static.name once for ce and dm nodes 2013-03-07 17:19:39 -08:00
ve.qunit.js Use duck typing instead of instanceof Node 2013-04-29 17:24:41 -07:00
ve.Range.test.js Minor comment and licence fixes 2013-03-19 20:54:01 +00:00
ve.test.js Stop dropping properties in copyObject/copyArray 2013-04-26 15:41:56 -07:00
ve.Trigger.test.js