mediawiki-extensions-Visual.../tests
Catrope 6703bfc265 Fix selectNodes bug where selecting </li><li> returned an empty result
* When ascending back up the stack, check for a start between two closings
* Also check for an end between two openings
* This introduces code duplication but selectNodes() is full of that
  already. I'll have to do a duplication cleanup soon
* Add test case for </li><li>
* Update existing test case that covered a </li>

Change-Id: Ifc80585ce0e0d6988bc54228602c69f0d519200a
2012-07-19 18:10:57 -07:00
..
parser Document GPL license for Parsoid 2012-07-18 20:14:13 -07:00
ve Fix selectNodes bug where selecting </li><li> returned an empty result 2012-07-19 18:10:57 -07:00