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.
J. King 445fd545c7 Don't trust libxml to handle standard encodings 2 weeks 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 Fix xmlns on HTML elements when using HTML ns 1 year ago
TestCharset.php Avoid use of @ operator 1 year ago
TestDOMParser.php Don't trust libxml to handle standard encodings 2 weeks ago
TestEncodingChange.php Simplify parser API 3 years ago
TestParser.php Added Parser::parseInto 3 years ago
TestSerializer.php Added tests for serializer config warnings 2 years ago
TestTokenizer.php Spec-related update 1 year ago
TestTreeConstructor.php Document test filtering a bit more generically 1 year ago