mediawiki-extensions-Visual.../modules/ve/test/ce
Ed Sanders 888de344d9 Delete empty nodes instead of merging into them
When you press delete inside an empty node (e.g. Heading) that
node should be removed, instead of the paragraph beneath it being
merged into and effectively converted. If the heading is non-empty
then merging is still the correct behaviour.

Also add in test case.

Bug: 50254
Change-Id: If9cee79feb4b4ee9d7c367e392b00fee5e8c0669
2013-09-24 18:27:07 +00:00
..
nodes getRenderedContents() optimizations 2013-06-22 19:37:10 -07:00
ve.ce.BranchNode.test.js Introduction of setup and teardown events for ve.ce.View nodes 2013-05-14 19:47:40 +00:00
ve.ce.ContentBranchNode.test.js Subscript is one word (and so is superscript for that matter) 2013-08-20 13:34:50 -07:00
ve.ce.Document.test.js The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.ce.LeafNode.test.js Correct name of can(Node)HaveGrandchildren functions 2013-03-13 23:25:33 +00:00
ve.ce.Node.test.js Use static.name once for ce and dm nodes 2013-03-07 17:19:39 -08:00
ve.ce.NodeFactory.test.js Use static.name once for ce and dm nodes 2013-03-07 17:19:39 -08:00
ve.ce.Surface.test.js Delete empty nodes instead of merging into them 2013-09-24 18:27:07 +00:00
ve.ce.test.js Add basic ve.ce.tests and fix documentation 2013-09-23 16:33:15 +01:00