mediawiki-extensions-Visual.../tests/ve2/dm
Trevor Parscal fd28fff50f Added test for replaceDomWrapper and onSplice in ve.ce.BranchNode
* Also fixed calls to addListenerMethod
* Also routed adding children in the constructor of ve.dm.BranchNode to the splice method
* Renamed types of ve.dm stub nodes to avoid collisions (since we have to register ce nodes by the same names for them to be generated by onSplice)

Change-Id: Ia2e75cf0a62186cc0e214683feb25c619590318a
2012-05-02 13:58:50 -07:00
..
ve.dm.BranchNode.test.js Added test for replaceDomWrapper and onSplice in ve.ce.BranchNode 2012-05-02 13:58:50 -07:00
ve.dm.Document.test.js Added getOuterLength tests for text and document nodes 2012-04-30 13:48:20 -07:00
ve.dm.DocumentFragment.test.js Got rebuildNodes tests working 2012-04-30 13:42:32 -07:00
ve.dm.example.js Lots of ce porting, got text nodes fully supported 2012-04-30 19:38:42 -07:00
ve.dm.LeafNode.test.js Added test for replaceDomWrapper and onSplice in ve.ce.BranchNode 2012-05-02 13:58:50 -07:00
ve.dm.Node.test.js Fixed length calculations and added tests for node tree 2012-04-30 13:23:46 -07:00
ve.dm.NodeFactory.test.js Added ve.ce.NodeFactory and tests 2012-04-30 16:36:02 -07:00
ve.dm.TextNode.test.js Added getOuterLength tests for text and document nodes 2012-04-30 13:48:20 -07:00
ve.dm.Transaction.test.js Add tests for ve.dm.Transaction 2012-04-20 11:29:30 -07:00
ve.dm.TransactionProcessor.test.js Add TransactionProcessor tests, and fix TP to make them pass 2012-04-30 19:06:20 -07:00