mediawiki-extensions-Visual.../tests/ve2/dm
Catrope f7445b37b8 Retain attributes when reopening closed nodes
* Push entire elements onto openingStack rather than type strings
* When closing an element, build a clone of the opening and push it onto
  closedElements, then insert that clone when reopening the element

Change-Id: I8b0fb44394aed6c471dc6dacaab03e44c2333733
2012-06-04 16:07:16 -07:00
..
ve.dm.BranchNode.test.js Added foundation for new converter 2012-05-31 16:50:16 -07:00
ve.dm.Document.test.js Add ve.dm.Document.isContentData() 2012-05-31 06:19:34 -07:00
ve.dm.DocumentSynchronizer.test.js Added tests for document synchronizer 2012-05-09 18:31:09 -07:00
ve.dm.example.js Added merge test for ve.dm.TransactionProcessor 2012-05-16 13:33:42 -07:00
ve.dm.HTMLConverter.test.js Whitespace fixes and removed some console.log statements 2012-05-17 11:29:50 -07:00
ve.dm.LeafNode.test.js Added foundation for new converter 2012-05-31 16:50:16 -07:00
ve.dm.Node.test.js Fixed ve.dm.Transaction.newFromRemoval so it supports trimming off extra openings and closings 2012-06-01 14:34:59 -07:00
ve.dm.NodeFactory.test.js Added foundation for new converter 2012-05-31 16:50:16 -07:00
ve.dm.Surface.test.js Create tests for surface model annotate method. 2012-06-04 15:02:56 -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 Retain attributes when reopening closed nodes 2012-06-04 16:07:16 -07:00
ve.dm.TransactionProcessor.test.js Fix buggy replace behavior when inserting content that contains nodes 2012-05-31 07:27:36 -07:00