mediawiki-extensions-Visual.../modules/ve/test/dm
Ed Sanders 24a95b102d Add fixUpInsertion to newFromDocumentReplace
In order to do this we have to separate out the removal
operation from NDFR, so it becomes newFromDocumentInsertion
(again, although actually, for the first time). As NFDI is
an insertion we can just run fixUpInsertion on the data
part of it.

In order for the removal operation to be a proper removal
we have to allow metadata removal (the default is to merge it).

Change-Id: I16d575b61b9796e7e889f2c27cfe02b4a40b7639
2013-11-20 11:24:06 +00:00
..
lineardata Use FlatLinearData for storing converter results 2013-10-06 20:27:32 +01:00
nodes The great directory split of 2013 2013-07-02 20:51:38 -07:00
ve.dm.AnnotationSet.test.js Rename index to offset in AnnotationSet 2013-07-26 23:04:01 +00:00
ve.dm.BranchNode.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.dm.Converter.test.js ve.copy: Remove obsolete copyArray and copyObject 2013-07-30 01:44:22 +02:00
ve.dm.Document.test.js Track the original HTMLDocument in ve.dm.Document 2013-10-28 15:48:55 +00:00
ve.dm.DocumentSynchronizer.test.js
ve.dm.example.js Add fixUpInsertion to newFromDocumentReplace 2013-11-20 11:24:06 +00:00
ve.dm.IndexValueStore.test.js
ve.dm.InternalList.test.js Resolve rendered URLs according to the provided <base> 2013-10-28 15:16:05 +00:00
ve.dm.LeafNode.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.dm.LinearData.test.js ve.copy: Remove obsolete copyArray and copyObject 2013-07-30 01:44:22 +02:00
ve.dm.MetaList.test.js Get rid of 'reversed' flag on transactions 2013-10-02 19:37:08 -07:00
ve.dm.Model.test.js
ve.dm.ModelRegistry.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.dm.Node.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.dm.NodeFactory.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.dm.Surface.test.js .change( null, foo ) -> .setSelection( foo ) 2013-10-25 18:29:49 +01:00
ve.dm.SurfaceFragment.test.js dm.Surface: Initialize selection at (1,1) instead of (0,0) 2013-09-18 01:06:34 +00:00
ve.dm.Transaction.test.js Add fixUpInsertion to newFromDocumentReplace 2013-11-20 11:24:06 +00:00
ve.dm.TransactionProcessor.test.js Get rid of 'reversed' flag on transactions 2013-10-02 19:37:08 -07:00