Историја ревизија

Аутор SHA1 Порука Датум
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) пре 3 година
  stelar7 e547f5887e LibWeb: Fix Array OOBs in the HTMLTokenizer пре 3 година
  Andreas Kling 1061c863f8 LibWeb: Fix issue where double-quoted doctype system ID was not captured пре 3 година
  Lorenz Steinert db789813c9 LibWeb: Add basic support for dynamic markup insertion пре 3 година
  Adam Hodgen b6eaefa87d LibWeb: Fix 'Comment end state' in HTML Tokenizer пре 3 година
  Adam Hodgen d73bb2633c LibWeb: Implement tokenization newline preprocessing пре 3 година
  Adam Hodgen c6fcdd0f93 LibWeb: Fix off by one error in HTML Tokenizer пре 3 година
  Andreas Kling 25504f6a1b LibWeb: Use Vector::clear_with_capacity() in HTMLTokenizer пре 3 година
  Linus Groh 892f6394b8 LibWeb: Implement state switch for "[CDATA[" in HTML parser пре 3 година
  Linus Groh f61fb08492 LibWeb: Add spec links to each HTML tokenizer state section пре 3 година
  Karol Kosek c157c2148f LibWeb: Don't emit current token on EOF in HTML Tokenizer пре 3 година
  Karol Kosek fb5e2670d6 LibWeb: Fix highlighting HTML comments пре 3 година
  MacDue b193351a99 LibWeb: Fix off-by-one in HTMLTokenizer::restore_to() пре 3 година
  Sam Atkins 197759e30f LibWeb: Fix off-by-one error when highlighting unquoted HTML attributes пре 3 година
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value пре 3 година
  Andreas Kling f67648f872 LibWeb: Rename HTMLDocumentParser => HTMLParser пре 3 година
  ovf 898b8ffcb6 LibWeb: Avoid assertion failure on parsing numeric character references пре 3 година
  ovf 13c7d55320 LibWeb: Fix parsing of character references in attribute values пре 4 година
  Max Wipfli ccae0cae45 LibWeb: Rename HTMLToken::doctype_data() => ensure_doctype_data() пре 4 година
  Max Wipfli 25cba4387b LibWeb: Add HTMLToken(Type) constructor and use it пре 4 година
  Max Wipfli f2e3c770f9 LibWeb: Use setter for HTMLToken::m_{start,end}_position пре 4 година
  Max Wipfli 8b31e41692 LibWeb: Change HTMLToken::m_doctype into named DoctypeData struct пре 4 година
  Max Wipfli 918bde98b1 LibWeb: Hide implementation details of HTMLToken attribute list пре 4 година
  Max Wipfli 15d8635afc LibWeb: User getter+setter for HTMLToken tag name and self-closing flag пре 4 година
  Max Wipfli 1aeafcc58b LibWeb: Use getter and setter for Character type HTMLTokens пре 4 година
  Max Wipfli e8e9426b4f LibWeb: User getter and setter for Comment type HTMLTokens пре 4 година
  Max Wipfli f886aa15b8 LibWeb: Rename HTMLToken::AttributeBuilder struct to Attribute пре 4 година
  Max Wipfli e22a34badb LibWeb: Fix assertion failures in HTMLTokenizer пре 4 година
  Max Wipfli 2404ad6897 LibWeb: Fix assertion failure when tokenizing JS regex literals пре 4 година
  Max Wipfli bb2aed7d76 LibWeb: Correct behavior of Comment* states in HTMLTokenizer пре 4 година