mediawiki-extensions-Visual.../modules/ve/test/ce
Ed Sanders 456c97d912 Pressing enter in a list with no nearby content creates a paragraph
Currently we assume getNearestContentOffset will give us something
sane however it can return -1 when there is no nearby content and so
an exception is thrown. In this case we have to create an empty
paragraph to place the cursor in.

Change-Id: Ic6c19da881e47ff6be45cdaa4b71bfcc1c654796
2013-12-02 15:57:43 +00:00
..
imetests Event Logger: collect IME functionality info 2013-11-25 16:56:09 +00:00
nodes getRenderedContents() optimizations 2013-06-22 19:37:10 -07:00
ve.ce.BranchNode.test.js Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08: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 Create CE nodes and annotations with the correct $$ 2013-10-28 15:48:51 +00:00
ve.ce.imetests.test.js Event Logger: collect IME functionality info 2013-11-25 16:56:09 +00:00
ve.ce.LeafNode.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.ce.Node.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.ce.NodeFactory.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.ce.Surface.test.js Pressing enter in a list with no nearby content creates a paragraph 2013-12-02 15:57:43 +00:00
ve.ce.test.js Event Logger: collect IME functionality info 2013-11-25 16:56:09 +00:00
ve.ce.TestRunner.js Test Surface with IME-like event sequences 2013-11-25 16:49:49 +00:00