mediawiki-extensions-Visual.../modules/ve/test/dm
Catrope 4fbabd16dd Make translateRange() map the offset immediately before an insertion to after the insertion rather than before
This will cause ve.dm.SurfaceFragment.prototype.insertContent() to place
the selection after the insertion as well.

Change-Id: Ifa7e627daceb90408422eb58c110d475f34ba1e2
2012-08-30 15:26:43 -07:00
..
nodes
ve.dm.BranchNode.test.js
ve.dm.Converter.test.js Preserve whitespace between elements 2012-08-23 19:08:00 -07:00
ve.dm.Document.test.js
ve.dm.DocumentSynchronizer.test.js
ve.dm.example.js Preserve whitespace between elements 2012-08-23 19:08:00 -07:00
ve.dm.LeafNode.test.js
ve.dm.Node.test.js
ve.dm.NodeFactory.test.js
ve.dm.Surface.test.js
ve.dm.SurfaceFragment.test.js Added some unit tests for ve.dm.SurfaceFragment 2012-08-17 10:48:40 -07:00
ve.dm.Transaction.test.js Make translateRange() map the offset immediately before an insertion to after the insertion rather than before 2012-08-30 15:26:43 -07:00
ve.dm.TransactionProcessor.test.js