summaryrefslogtreecommitdiff
path: root/src/HTML5/Parser/TreeBuildingRules.php
AgeCommit message (Expand)Author
2018-11-25Normalize PHPDoc commentsTitouan Galopin
2018-11-25Fix coding styleTitouan Galopin
2018-11-02Add more extensions on composer.json, improve phpdocs and remove dead codeTitouan Galopin
2016-09-22don't close optgroup when followed by an optionValentin Kunz
2014-06-17PSR-2 formattingAsmir Mustafic
2014-06-11PSR-2 code styleAsmir Mustafic
2014-06-11PSR-0 vendor namespaceAsmir Mustafic
2013-11-04#20 Some of the parser rules, for special cases, were not returning the eleme...Matt Farina
2013-09-26Switched to late static bindings to make altering and building with these cla...Matt Farina
2013-05-15Updaed TreeBuildingRules for tables and other elements.Matt Butcher
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