mediawiki-extensions-Visual.../tests/ve2/dm
Catrope 11a3b6886b Implement basic replace processor
* Implement basic TransactionProcessor.replace(), only does content
  replacements
* Add ve.dm.Document.containsElementData()
* Fix bug in attribute()
* Write basic tests for attribute() and replace()

Change-Id: Ie9c22aec3f2631be5b0bd66790408ad283565491
2012-05-04 11:09:10 -07:00
..
ve.dm.BranchNode.test.js - write tests for ve.dm.BranchNode setDocument 2012-05-03 13:08:37 -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 Added tests for getDataFromNode 2012-05-03 13:11:36 -07:00
ve.dm.example.js Fixed mistakes in the linear and tree example models 2012-05-03 14:54:27 -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 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 Implement basic replace processor 2012-05-04 11:09:10 -07:00