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 3111c88376 Optimize character consumption 4 years ago
..
DOM Use userspace intl for coercion 4 years ago
ActiveFormattingElementsList.php Reduce calls to count() 4 years ago
CharacterReference.php New from-scratch character reference consumer 5 years ago
Charset.php Replace Content-Type parser with proper version 4 years ago
Data.php Optimize character consumption 4 years ago
Exception.php Fix accidental exception instantiation loop 5 years ago
LoopException.php Fix first failure in tree builder 4 years ago
NotImplementedException.php Skip tests requiring unimplemented logic 4 years ago
OpenElementsStack.php Reduce calls to count() 4 years ago
ParseError.php Fix most parse error counts 4 years ago
ParseErrorEmitter.php Fix a few tree tests 4 years ago
Parser.php Reduce calls to count() 4 years ago
Stack.php Reduce calls to count() 4 years ago
TemplateInsertionModesStack.php Corrective pass over foreign content stuff 4 years ago
Token.php Various fixes 4 years ago
Tokenizer.php Optimize character consumption 4 years ago
TreeBuilder.php Fix up the rest of the error counts 4 years ago
ctype.php Relax dependence on ctype 5 years ago