mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 18:39:52 +00:00
24a95b102d
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 |
||
---|---|---|
.. | ||
nodes | ||
ve.dm.InternalList.test.js | ||
ve.dm.MWConverter.test.js | ||
ve.dm.mwExample.js | ||
ve.dm.SurfaceFragment.test.js | ||
ve.dm.Transaction.test.js |