mediawiki-extensions-Visual.../modules/ve/test
Catrope aa2836aa6e Remove 'internal' property from DM nodes
There's no use case for keeping a deep copy of the 'internal' property
in the node tree, and it was breaking some of my new tests concerning
change markers. We could keep internal data in the node tree if we
wanted to, but to be correct we'd have to synchronize every time we
changed it, which is a pain.

Change-Id: I024de1ff8b6b6154da82c103c4bb21db8ff2ec14
2012-10-24 16:47:14 -07:00
..
ce Revert "No longer create zero-length text nodes" 2012-10-12 18:04:15 +00:00
dm Wrap inline elements properly 2012-10-17 13:50:29 -07:00
ui ve.ui.CommandFactory: Initial implementation 2012-10-24 17:48:16 +00:00
image.png Losslessly compress png images 2012-08-18 23:12:44 +01:00
index.html ve.ui.CommandFactory: Initial implementation 2012-10-24 17:48:16 +00:00
ve.BranchNode.test.js Optimize UI tool state updates. 2012-09-19 11:16:10 -07:00
ve.Document.test.js Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.example.js Add parentOuterRange to selectNodes() output 2012-10-19 15:28:26 -07:00
ve.Factory.test.js Added multiple name registration to ve.Factory 2012-10-12 17:43:04 -07:00
ve.LeafNode.test.js Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.Node.test.js Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.qunit.js Remove 'internal' property from DM nodes 2012-10-24 16:47:14 -07:00
ve.Range.test.js Create method ve.Range.isCollapsed() and added some tests for ve.Range class. 2012-09-28 13:32:26 -07:00
ve.test.js Add ve.setProp() 2012-10-19 11:22:12 -07:00