提交历史

作者 SHA1 备注 提交日期
  Timothy Flynn 5b2bc90b50 LibWeb: Set consistent positions for the start and end of HTML tags 1 年之前
  Tim Schumacher ae51c1821c Everywhere: Remove unintentional partial stream reads and writes 2 年之前
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} 2 年之前
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 年之前
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 年之前
  Ben Wiederhake 0687a75eaa LibWeb: Run tests in lagom if ENABLE_LAGOM_LIBWEB is set 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 年之前
  Sam Atkins 82605e2dff Tests: Port TestHTMLTokenizer to Core::Stream 3 年之前
  Adam Hodgen b6eaefa87d LibWeb: Fix 'Comment end state' in HTML Tokenizer 3 年之前
  Karol Kosek fb5e2670d6 LibWeb: Fix highlighting HTML comments 3 年之前
  Timothy Flynn 7e63f0eb32 LibWeb: Update TestHTMLTokenizer's expected token hash 3 年之前
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 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 b6e995ca3c Tests: Use pointers in TestHTMLTokenizer to avoid copying HTMLTokens 4 年之前
  Max Wipfli 918bde98b1 LibWeb: Hide implementation details of HTMLToken attribute list 4 年之前
  Max Wipfli 2404ad6897 LibWeb: Fix assertion failure when tokenizing JS regex literals 4 年之前
  Max Wipfli a9a54914bf Tests: Add comments to the HTMLTokenizer regression test file 4 年之前
  Max Wipfli 5a44a0b9f4 Tests: Add a basic test suite for HTMLTokenizer 4 年之前