mediawiki-extensions-Visual.../tests/ve2/dm
Trevor Parscal 541d786ced Added optional "unrestricted" argument to isStructuralOffset
Using this argument will only return true if the offset is a place you can add any element to (hence the unrestricted part of it). This is good for testing if a paragraph could potentially be inserted there.

Change-Id: I6cc91da437c52493de03eb687b28966198270fea
2012-05-23 14:56:33 -07:00
..
ve.dm.BranchNode.test.js Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.dm.Document.test.js Added optional "unrestricted" argument to isStructuralOffset 2012-05-23 14:56:33 -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 Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.dm.Node.test.js Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.dm.NodeFactory.test.js Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.dm.Surface.test.js Whitespace and syntax fixes 2012-05-07 13:40:09 -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 Remove pushInsert() and pushRemove() 2012-05-23 12:45:27 -07:00
ve.dm.TransactionProcessor.test.js Added merge test for ve.dm.TransactionProcessor 2012-05-16 13:33:42 -07:00