Commit History

Autor SHA1 Mensaxe Data
  Andreas Kling 851a0f983a LibWeb: Tokenizing a semicolon-less HTML entity is (just a) parse error %!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 bb2f22577b LibWeb: Implement a bunch more script-related tokenization states %!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 5c35f3c9ba LibWeb: Support named character references (e.g "&") %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 39b5494aeb LibWeb: Implement the "after attribute name" tokenizer state %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1de29e3f59 LibWeb: Implement the "self closing start tag" tokenizer state %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a5ce09f8e3 LibWeb: Implement partial support for numeric character references %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ecd25ce6c7 LibWeb: Allow HTML tokenizer to emit more than one token %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 406fd95f32 LibWeb: Flesh out the remaining DOCTYPE related tokenizer states %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 556a6eea61 LibWeb: Checking for "DOCTYPE" should be case insensitive in tokenizer %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 45da08a1e6 LibWeb: A whole bunch of work towards spec-compliant <script> elements %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 5d332c1f11 LibWeb: Parse enough to handle a <style> inside a <head> :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 20911efd4d LibWeb: More work on the HTML parser and tokenizer %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 96cc1138c0 LibWeb: Remove tokenizer's premature character buffering optimization %!s(int64=5) %!d(string=hai) anos
  Emanuele Torre 3f2158bbfe LibWeb: HtmlTokenizer.cpp: fix ON_WHITESPACE macro %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e44c87cfff LibWeb: Implement enough HTML parsing to handle a small simple DOM :^) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling fd1b31d0ff LibWeb: Start building the tree building part of the new HTML parser %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e45c8b842c LibWeb: Implement a bit more of DOCTYPE tokenization %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7be36366be LibWeb: Emit character/comment tokens lazily to accumulate more data %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 45450c7edc LibWeb: Make BEGIN_STATE and END_STATE include some {{{ and }}} %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2e4147d0fc LibWeb: Add missing END_STATE for TagName %!s(int64=5) %!d(string=hai) anos
  Andreas Kling a58500fdc5 LibWeb: Teach HTMLTokenizer how to tokenize comments %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 6caa5661f3 LibWeb: Teach HTMLTokenizer how to tokenize attributes %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 272b35d2e1 LibWeb: Begin work on a spec-compliant HTML parser %!s(int64=5) %!d(string=hai) anos