A modern, accurate HTML parser and serializer for PHP
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dustin Wilson b145e1ebc9 Started fixing whitespace collapsing per specification 3 years ago
..
encoding Clean up charset tests 3 years ago
serializer Confirm xmlns attributes on HTML elements work 3 years ago
tokenizer Typo 3 years ago
tree-construction Confirm xmlns attributes on HTML elements work 3 years ago
TestCharset.php Improve coverage 3 years ago
TestEncodingChange.php Simplify parser API 3 years ago
TestParser.php Added Parser::parseInto 3 years ago
TestSerializer.php Started fixing whitespace collapsing per specification 3 years ago
TestTokenizer.php Fix BOM handling 3 years ago
TestTreeConstructor.php Improve coverage 3 years ago