wiki.techinc.nl/tests/phpunit/includes/tidy
Tim Starling 10c8cfea30 RemexCompatMunger: Don't call endTag() in case B/b
This was naïve, the linked bug documents a case where endTag() was
called despite children of the p-wrap still being in TreeBuilder's
stack. Instead, wait for the parent of the p-wrap to have endTag()
called on it, I've submitted a patch which will clean up the node in
that case.

Bug: T200827
Change-Id: I34694813eace9cadabf2db8f9ccca83d1368cfad
2018-08-07 14:07:31 +10:00
..
html5lib-tests.json Update Balancer to latest HTML5 spec 2017-01-24 05:44:05 +00:00
RemexDriverTest.php RemexCompatMunger: Don't call endTag() in case B/b 2018-08-07 14:07:31 +10:00