Historique des commits

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