mediawiki-extensions-Visual.../tests/ve/dm
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
..
ve.dm.BranchNode.test.js Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00
ve.dm.Converter.test.js Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00
ve.dm.Document.test.js Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00
ve.dm.DocumentSynchronizer.test.js Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00
ve.dm.example.js Removed some whitespace 2012-07-19 14:25:16 -07:00
ve.dm.LeafNode.test.js Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00
ve.dm.Node.test.js Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00
ve.dm.NodeFactory.test.js Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00
ve.dm.Surface.test.js Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00
ve.dm.TextNode.test.js Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00
ve.dm.Transaction.test.js (bug 37980) Cutting all text and repasting it breaks the editor 2012-07-25 12:29:19 -07:00
ve.dm.TransactionProcessor.test.js Moved summary functions into custom assertions 2012-07-20 13:59:21 -07:00