mediawiki-extensions-Visual.../modules/ve/test
Ed Sanders 1957eb3e28 Rename getDocumentSlice to cloneFromRange
We already getSlice which returns a ve.dm.DocumentSlice, so using
the word slice in this method is very confusing. What we are actually
doing is creating a ve.dm.Document from a range. Also remove argument
overloading as it's not particularly helpful and would make the new
name a lie.

Change-Id: I93da3419510410b170396e6765fbe2a87f9795be
2013-10-03 12:48:01 +01:00
..
ce Move repeated code for creating a test ve.ui.Surface in utils 2013-09-27 11:53:51 +01:00
dm Rename getDocumentSlice to cloneFromRange 2013-10-03 12:48:01 +01:00
init ve.copy: Remove obsolete copyArray and copyObject 2013-07-30 01:44:22 +02:00
ui Move repeated code for creating a test ve.ui.Surface in utils 2013-09-27 11:53:51 +01:00
example.png Optimise png images with optipng 2013-07-05 09:47:12 +00:00
index.php Tests for handleDelete in ve.ce.Surface 2013-09-24 15:32:37 +00:00
ve.BranchNode.test.js
ve.Document.test.js
ve.Element.test.js Make local overlays local to surface and remove insane z-indexes 2013-07-02 19:35:43 +00:00
ve.Factory.test.js
ve.LeafNode.test.js
ve.Node.test.js Store DM nodes in InternalList 2013-06-03 22:10:07 +01:00
ve.qunit.js Include element HTML in QUnit summary for diff 2013-08-02 16:10:05 +01:00
ve.Range.test.js Fix copy and paste of backwards selction 2013-08-22 18:10:34 +00:00
ve.test.js Don't emit Surface changes back to the Surface 2013-08-21 17:26:32 +00:00
ve.test.utils.js Move repeated code for creating a test ve.ui.Surface in utils 2013-09-27 11:53:51 +01:00