Andreas Kling
|
a5ce09f8e3
LibWeb: Implement partial support for numeric character references
|
5 years ago |
Andreas Kling
|
ecd25ce6c7
LibWeb: Allow HTML tokenizer to emit more than one token
|
5 years ago |
Andreas Kling
|
556a6eea61
LibWeb: Checking for "DOCTYPE" should be case insensitive in tokenizer
|
5 years ago |
Andreas Kling
|
20911efd4d
LibWeb: More work on the HTML parser and tokenizer
|
5 years ago |
Andreas Kling
|
96cc1138c0
LibWeb: Remove tokenizer's premature character buffering optimization
|
5 years ago |
Andreas Kling
|
e44c87cfff
LibWeb: Implement enough HTML parsing to handle a small simple DOM :^)
|
5 years ago |
Andreas Kling
|
fd1b31d0ff
LibWeb: Start building the tree building part of the new HTML parser
|
5 years ago |
Andreas Kling
|
7be36366be
LibWeb: Emit character/comment tokens lazily to accumulate more data
|
5 years ago |
Andreas Kling
|
272b35d2e1
LibWeb: Begin work on a spec-compliant HTML parser
|
5 years ago |