Commit History

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