Histórico de Commits

Autor SHA1 Mensagem Data
  Emanuele Torre 3f2158bbfe LibWeb: HtmlTokenizer.cpp: fix ON_WHITESPACE macro há 5 anos atrás
  Andreas Kling e44c87cfff LibWeb: Implement enough HTML parsing to handle a small simple DOM :^) há 5 anos atrás
  Andreas Kling fd1b31d0ff LibWeb: Start building the tree building part of the new HTML parser há 5 anos atrás
  Andreas Kling e45c8b842c LibWeb: Implement a bit more of DOCTYPE tokenization há 5 anos atrás
  Andreas Kling 7be36366be LibWeb: Emit character/comment tokens lazily to accumulate more data há 5 anos atrás
  Andreas Kling 45450c7edc LibWeb: Make BEGIN_STATE and END_STATE include some {{{ and }}} há 5 anos atrás
  Andreas Kling 2e4147d0fc LibWeb: Add missing END_STATE for TagName há 5 anos atrás
  Andreas Kling a58500fdc5 LibWeb: Teach HTMLTokenizer how to tokenize comments há 5 anos atrás
  Andreas Kling 6caa5661f3 LibWeb: Teach HTMLTokenizer how to tokenize attributes há 5 anos atrás
  Andreas Kling 272b35d2e1 LibWeb: Begin work on a spec-compliant HTML parser há 5 anos atrás