Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling ecd25ce6c7 LibWeb: Allow HTML tokenizer to emit more than one token hace 5 años
  Andreas Kling 556a6eea61 LibWeb: Checking for "DOCTYPE" should be case insensitive in tokenizer hace 5 años
  Andreas Kling 20911efd4d LibWeb: More work on the HTML parser and tokenizer hace 5 años
  Andreas Kling 96cc1138c0 LibWeb: Remove tokenizer's premature character buffering optimization hace 5 años
  Andreas Kling e44c87cfff LibWeb: Implement enough HTML parsing to handle a small simple DOM :^) 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 7be36366be LibWeb: Emit character/comment tokens lazily to accumulate more data hace 5 años
  Andreas Kling 272b35d2e1 LibWeb: Begin work on a spec-compliant HTML parser hace 5 años