mediawiki-extensions-Visual.../tests/ve2
Trevor Parscal 14862a1212 Fixed bug in isStructuralOffset which didn't consider neighboring a non-content leaf to be a structural offset
This was caused by the fact that a non-structural leaf can not have children, which makes it appear incompatible as a sibling to an arbitrary structural element (like a paragraph) but since it can not contain content we can check that instead.

Change-Id: Ie3c58b4b43f2aa6921f8f82aa82511e231207854
2012-05-25 13:19:56 -07:00
..
ce Restructured static node rules 2012-05-21 17:39:12 -07:00
dm Fixed bug in isStructuralOffset which didn't consider neighboring a non-content leaf to be a structural offset 2012-05-25 13:19:56 -07:00
image.png Added transparent 1px image to make unit tests not show HTTP errors 2012-05-14 15:04:06 -07:00
index.html Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.BranchNode.test.js remove hasChildren method as I was using it to debug something on 2012-05-18 14:11:23 -07:00
ve.Document.test.js Massive refactor of node trees, generalizing lots of previously dm only stuff 2012-05-09 21:11:09 -07:00
ve.example.js Added merge test for ve.dm.TransactionProcessor 2012-05-16 13:33:42 -07:00
ve.LeafNode.test.js Split node factory into dm specific implementation 2012-04-30 15:42:36 -07:00
ve.Node.test.js - Optimize surface model and write unit tests 2012-05-04 15:29:47 -07:00
ve.NodeFactory.test.js Restructured static node rules 2012-05-21 17:39:12 -07:00