mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-25 14:56:20 +00:00
1957eb3e28
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 |
||
---|---|---|
.. | ||
ce | ||
dm | ||
init | ||
ui | ||
example.png | ||
index.php | ||
ve.BranchNode.test.js | ||
ve.Document.test.js | ||
ve.Element.test.js | ||
ve.Factory.test.js | ||
ve.LeafNode.test.js | ||
ve.Node.test.js | ||
ve.qunit.js | ||
ve.Range.test.js | ||
ve.test.js | ||
ve.test.utils.js |