HTML-Parser/lib
2021-02-14 23:39:17 -05:00
..
DOM Pushing forward on TreeBuilder 2018-09-19 09:09:36 -05:00
ActiveFormattingElementsList.php Change some if-the-exception blocks to assertions 2019-12-12 17:35:24 -05:00
CharacterReference.php New from-scratch character reference consumer 2019-12-16 22:39:16 -05:00
Charset.php Replace Content-Type parser with proper version 2020-09-25 12:34:53 -04:00
ctype.php Relax dependence on ctype 2019-12-24 09:38:42 -05:00
Data.php Add standard charset detection tests 2019-12-22 22:51:18 -05:00
Exception.php Fix accidental exception instantiation loop 2019-12-12 21:06:05 -05:00
LoopException.php Fix first failure in tree builder 2021-02-13 10:29:07 -05:00
NotImplementedException.php Skip tests requiring unimplemented logic 2021-02-14 21:57:44 -05:00
OpenElementsStack.php Fix a few tree tests 2021-02-12 23:26:57 -05:00
ParseError.php Correct unknown DOCTYPE checking 2021-02-14 19:33:23 -05:00
ParseErrorEmitter.php Fix a few tree tests 2021-02-12 23:26:57 -05:00
Parser.php Prototype character encoding detection 2019-12-22 13:36:59 -05:00
Stack.php Change some if-the-exception blocks to assertions 2019-12-12 17:35:24 -05:00
TemplateInsertionModesStack.php Daily updates to token emitting 2018-09-13 17:00:10 -05:00
Token.php Correct unknown DOCTYPE checking 2021-02-14 19:33:23 -05:00
Tokenizer.php Fix invalid property accesses 2021-02-14 18:50:24 -05:00
TreeBuilder.php Type hints for tree builder properties 2021-02-14 23:39:17 -05:00