mediawiki-extensions-Visual.../modules/ve-mw/test/ce
Ed Sanders 62e9b6a939 Prevent content selections ending up inside handlesOwnChildren nodes
The delete logic sees the caption inside the image as a valid place to
put a cursor and therefore a valid range to delete up to. This means
paragraphs can be merged into image captions by backspacing them in.

Add in a flag that keeps track of whether we are in a handlesOwnChildren
node so we can skip over them.

Bug: 57927
Change-Id: I19e91d2d3a871806d207cbd419f4a45e41d69dc0
2013-12-05 16:45:28 +00:00
..
ve.ce.ContentBranchNode.test.js
ve.ce.Document.test.js Create CE nodes and annotations with the correct $$ 2013-10-28 15:48:51 +00:00
ve.ce.Surface.test.js Prevent content selections ending up inside handlesOwnChildren nodes 2013-12-05 16:45:28 +00:00