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 991b5ae540 Added Parser::parseInto 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 Test new serializer options 3 years ago
TestTokenizer.php Fix BOM handling 3 years ago
TestTreeConstructor.php Improve coverage 3 years ago