Andreas Kling
|
b6288163f1
LibWeb: Make the new HTML parser parse input as UTF-8
|
hace 5 años |
Kyle McLean
|
1ad81e4833
LibWeb: Parse "br" end tags during "in body"
|
hace 5 años |
Andreas Kling
|
4788bcd6f8
LibWeb: Add HTMLToken::make_character()
|
hace 5 años |
Andreas Kling
|
772b51038e
LibWeb: Parse "input" tags during the "in body" insertion mode
|
hace 5 años |
Andreas Kling
|
f62a8d3b19
LibWeb: Handle some more parser inputs in the "in head" insertion mode
|
hace 5 años |
Andreas Kling
|
20911efd4d
LibWeb: More work on the HTML parser and tokenizer
|
hace 5 años |
Andreas Kling
|
31db3f21ae
LibWeb: Start implementing character token parsing
|
hace 5 años |
Andreas Kling
|
fd1b31d0ff
LibWeb: Start building the tree building part of the new HTML parser
|
hace 5 años |
Andreas Kling
|
6caa5661f3
LibWeb: Teach HTMLTokenizer how to tokenize attributes
|
hace 5 años |
Andreas Kling
|
004ef9a86b
LibWeb: Minor tweaks to HTMLToken declaration
|
hace 5 años |
Andreas Kling
|
272b35d2e1
LibWeb: Begin work on a spec-compliant HTML parser
|
hace 5 años |