mediawiki-extensions-Visual.../tests/ve2/dm
Trevor Parscal 489794c89c Renamed rootNode to documentNode and added tests
Within ve.dm.DocumentFragment it makes more sense to call the root node (which is always a document node) a document node, especially since there may be a different node used as a root.

This commit also adds test for getDocumentNode and getNodeFromOffset which uses the offset map.

Change-Id: Ic4609233cedc41f7e5a5f8fdb0e6178652c95554
2012-04-30 11:37:48 -07:00
..
ve.dm.BranchNode.test.js Removed "prototype." prefix from test names 2012-04-27 11:03:08 -07:00
ve.dm.Document.test.js Added test data and fixed test suite links 2012-04-27 14:59:52 -07:00
ve.dm.DocumentFragment.test.js Renamed rootNode to documentNode and added tests 2012-04-30 11:37:48 -07:00
ve.dm.example.js Added test for getOffset map 2012-04-27 17:16:29 -07:00
ve.dm.LeafNode.test.js Added more nodes and removed canHave[Grandc|C]hildren methods 2012-04-20 16:34:47 -07:00
ve.dm.Node.test.js Removed "prototype." prefix from test names 2012-04-27 11:03:08 -07:00
ve.dm.Transaction.test.js Add tests for ve.dm.Transaction 2012-04-20 11:29:30 -07:00