Modern DOM library written in PHP for HTML documents
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 b4d2f21199 Add missing tests for charset pre-scan 3 years ago
..
DOM Set id attributes as IDs 3 years ago
ActiveFormattingElementsList.php Don't pass the stack unnecessarily 3 years ago
CharacterReference.php New from-scratch character reference consumer 4 years ago
Charset.php Add missing tests for charset pre-scan 3 years ago
Data.php Don't emit errors if positions are not tracked 3 years ago
Exception.php Added innerHTML to Element, getting of outerHTML, started on setting 3 years ago
LoopException.php Fix first failure in tree builder 3 years ago
NotImplementedException.php Skip tests requiring unimplemented logic 3 years ago
OpenElementsStack.php Reduce calls to count() 3 years ago
ParseError.php Minor cleanup 3 years ago
ParseErrorDummy.php Don't emit errors if positions are not tracked 3 years ago
ParseErrorEmitter.php Fix a few tree tests 3 years ago
Parser.php Fix fragment parser and regression in innerHTML 3 years ago
Stack.php Reduce calls to count() 3 years ago
TemplateInsertionModesStack.php Corrective pass over foreign content stuff 3 years ago
Token.php Use separate class for null character tokens 3 years ago
Tokenizer.php Remove obsolete comments 3 years ago
TreeBuilder.php Minor cleanup 3 years ago
ctype.php Relax dependence on ctype 4 years ago