Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 756829555a LibWeb: Parse "textarea" tags during the "in body" insertion mode %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f4778d1ba0 LibWeb: Add missing special tag case in the "in body" insertion mode %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5818ef2c80 LibWeb: Implement more table-related insertion modes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8c96b8174b LibWeb: Handle AAA situation where there's no formatting element found %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f662b1ea37 LibWeb: Implement enough parsing to parse the HTML spec front page :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 770372ad02 LibWeb: Handle end-of-file token during "in body" insertion mode %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 368044eabd LibWeb: Flesh out the "in head" insertion mode and add missing cases %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e82226f3fb LibWeb: Handle two kinds of deferred script executions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling fbd52047bb LibWeb: Parse "form" tags during the "in body" insertion mode %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b9d5d45eff LibWeb: Handle an error condition for "a" start tag during "in body" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1ef5d609d9 AK+LibC: Add TODO() as an alternative to ASSERT_NOT_REACHED() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling cfbd95f42a LibWeb: Turn a bunch of ASSERT_NOT_REACHED() in the parser into TODO() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6854f726ce LibWeb: Improve support for "a" and "li" during "in body" insertion %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 30d64fccde LibWeb: Parse "li" start tags in the "in body" insertion mode %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2b1517f215 LibWeb: Add all branches from the parsing spec to "in body" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 68b1bdc234 LibWeb: Add a way to stop the new HTML parser %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 00b44ab148 LibWeb: Implement more of the "after body" insertion mode %!s(int64=5) %!d(string=hai) anos
  Andreas Kling cba5d59adc LibWeb: Parse comments in the "in body" insertion mode %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5f8cbe6a1b LibWeb: Fix HTMLDocumentParser build %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 308cb69329 LibWeb: Remove a misplaced call to close_a_p_element() in "in body" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c84212aaba LibWeb: Add a StackOfOpenElements helper for "popping until a tag name" %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5e53c45113 LibWeb: Plumb content encoding into the new HTML parser %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 772b51038e LibWeb: Parse "input" tags during the "in body" insertion mode %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7aa7a2078f LibWeb: Parse "td" start tags during "in cell" insertion mode %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ebb1649a52 LibWeb: Implement more table support in the new HTML parser %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7f18c51f4c LibWeb: Flesh out "reset the insertion mode appropriately" algorithm %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2a97127faa LibWeb: Handle various self-closing tags during "in body" insertion %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f69001339f LibWeb: Handle inline stylesheets a bit better in the new parser %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 3ce1af27dc LibWeb: Parse documents without DOCTYPE gracefully %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d25ffd3ed8 LibWeb: Fire a DOMContentLoaded event when the new parser is finished %!s(int64=5) %!d(string=hai) anos