mediawiki-extensions-Visual.../tests/ve
Catrope 13ba9b7de8 (bug 37980) Cutting all text and repasting it breaks the editor
This was caused by a bug in fixupInsertion that caused it to believe
that inserting something like "a</p><p>b</p><p>c" into the middle of an
empty paragraph was invalid.

This commit fixes the fixupInsertion bug, which fixes the
select-all-cut-paste behavior in Chrome. It's still broken in Firefox
because of selection-related issues, but I'll split that out into a
different bug report.

Change-Id: I767f5d37ec7e511778ae9ca8283ec4b26c728298
2012-07-25 12:29:19 -07:00
..
ce Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00
dm (bug 37980) Cutting all text and repasting it breaks the editor 2012-07-25 12:29:19 -07:00
image.png ve2 -> ve in the tests directory too 2012-06-19 18:36:34 -07:00
index.html Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00
ve.BranchNode.test.js Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00
ve.Document.test.js Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00
ve.example.js Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00
ve.Factory.test.js Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00
ve.LeafNode.test.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.Node.test.js Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00
ve.qunit.js Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00