mediawiki-extensions-Visual.../tests/ve2/dm
Trevor Parscal dc27d8acb4 Refactored dom wrapper functionality in ce nodes
* Moved implementation of getting and updating a DOM wrapper to ve.ce.BranchNode
* Updated ve.ce.BranchNode tests
* Renamed ve.NodeFactory.createNode to ve.NodeFactory.create
* Added  ve.NodeFactory.lookup which gets the constructor of a type
* Added attribute pass-through to ve.dm.BranchNodeStub

Change-Id: I8f5b7d3d3ae616cc5f39828b24b655163d782ae5
2012-05-04 13:31:14 -07:00
..
ve.dm.BranchNode.test.js Refactored dom wrapper functionality in ce nodes 2012-05-04 13:31:14 -07:00
ve.dm.Document.test.js Split Broke DefinitionListNode out of ListNode and DefinitionListItemNode out of ListItemNode 2012-05-04 11:56:32 -07:00
ve.dm.DocumentFragment.test.js Split Broke DefinitionListNode out of ListNode and DefinitionListItemNode out of ListItemNode 2012-05-04 11:56:32 -07:00
ve.dm.example.js Split Broke DefinitionListNode out of ListNode and DefinitionListItemNode out of ListItemNode 2012-05-04 11:56:32 -07:00
ve.dm.LeafNode.test.js Added tests for getOffsetFromNode 2012-05-03 11:52:17 -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 Refactored dom wrapper functionality in ce nodes 2012-05-04 13:31:14 -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 Implement basic replace processor 2012-05-04 11:09:10 -07:00