summaryrefslogtreecommitdiff
path: root/test/HTML5/Parser/TreeBuildingRulesTest.php
AgeCommit message (Expand)Author
2018-11-25Fix coding styleTitouan Galopin
2018-11-03Improve performance by relying on a native string instead of InputStreamTitouan Galopin
2016-09-22removed loop and renamed testAsmir Mustafic
2016-09-22don't close optgroup when followed by an optionValentin Kunz
2014-09-23Fragments with rulesAsmir Mustafic
2014-06-11PSR-2 code styleAsmir Mustafic
2014-06-11PSR-0 vendor namespaceAsmir Mustafic
2014-05-12PRS-4 testsAsmir Mustafic
2013-11-04#20 Some of the parser rules, for special cases, were not returning the eleme...Matt Farina
2013-05-02Rules for LI, DT, DD, RT, and RP.Matt Butcher
2013-05-02Stubbing out a rules engine for tag special-casing.Matt Butcher