mediawiki-extensions-Visual.../tests
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
..
parser Round-trip nowiki 2012-05-21 18:06:09 +02:00
ve Add and update an offset map in DocumentNode 2012-04-13 16:46:02 -07:00
ve2 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