mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
888de344d9
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 |
||
---|---|---|
.. | ||
nodes | ||
ve.ce.BranchNode.test.js | ||
ve.ce.ContentBranchNode.test.js | ||
ve.ce.Document.test.js | ||
ve.ce.LeafNode.test.js | ||
ve.ce.Node.test.js | ||
ve.ce.NodeFactory.test.js | ||
ve.ce.Surface.test.js | ||
ve.ce.test.js |