mediawiki-extensions-Visual.../modules/ve/test
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
..
ce Rename this.$ to this.$element, and this.$$ to this.$ 2013-11-03 23:03:49 -08:00
dm Add fixUpInsertion to newFromDocumentReplace 2013-11-20 11:24:06 +00:00
init ve.copy: Remove obsolete copyArray and copyObject 2013-07-30 01:44:22 +02:00
ui .change( null, foo ) -> .setSelection( foo ) 2013-10-25 18:29:49 +01:00
example.png Optimise png images with optipng 2013-07-05 09:47:12 +00:00
index.php Replace raw oojs-ui files with v0.1.0-pre (0267100ab3) 2013-11-20 10:27:48 +05:30
ve.BranchNode.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.Document.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.LeafNode.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.Node.test.js Remove ve.{inheritClass,mixinClass} and use OO instead 2013-10-18 18:58:08 +02:00
ve.qunit.js Use jsdifflib for QUnit diff 2013-10-23 20:31:17 +00:00
ve.Range.test.js Fix copy and paste of backwards selction 2013-08-22 18:10:34 +00:00
ve.test.js Remove ve.getHash and use getHash from oojs instead 2013-10-22 19:14:23 +00:00
ve.test.utils.js Store inner whitespace of the body and compare it on conversion 2013-10-31 17:09:06 +01:00