Historial de Commits

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