Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Atkins 17618989a3 LibWeb: Propagate errors from CSS Tokenizer construction hace 2 años
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector hace 2 años
  Andreas Kling 689ca370d4 Everywhere: Remove NonnullRefPtr.h includes hace 2 años
  Andreas Kling 8a48246ed1 Everywhere: Stop using NonnullRefPtrVector hace 2 años
  MacDue 3676f5085e LibWeb: Replace `RefPtr` with `ValueComparingRefPtr` in StyleValue hace 2 años
  Sam Atkins 13d2111b74 LibWeb: Port Selector to new Strings hace 2 años
  Sam Atkins c2f0b20d6b LibWeb: Port FontFace to new Strings hace 2 años
  Sam Atkins 33e9c4e1b2 LibWeb: Port GeneralEnclosed to new Strings hace 2 años
  Sam Atkins 2026ea557e LibWeb: Use is_ascii_case_insensitive_match() where the spec says to hace 2 años
  Kenneth Myhra 64e4d3fd94 LibWeb: Make factory method of CSS::CSSSupportsRule fallible hace 2 años
  Kenneth Myhra 5d9bc378c3 LibWeb: Make factory method of CSS::MediaList fallible hace 2 años
  Kenneth Myhra a49ea467ad LibWeb: Make factory method of CSS::CSSStyleSheet fallible hace 2 años
  Kenneth Myhra 4f4a908e5f LibWeb: Make factory method of CSS::CSSStyleRule fallible hace 2 años
  Kenneth Myhra c950d1904a LibWeb: Make factory methods of CSS::CSSStyleDeclaration fallible hace 2 años
  Kenneth Myhra 48872cd190 LibWeb: Make factory methods of CSS::CSSRuleList fallible hace 2 años
  Kenneth Myhra 5601f439f9 LibWeb: Make factory method of CSS::CSSMediaRule fallible hace 2 años
  Kenneth Myhra d53d8cacec LibWeb: Make factory method of CSS::CSSImportRule fallible hace 2 años
  Kenneth Myhra ff8495de35 LibWeb: Make factory method of CSS::CSSFontFaceRule fallible hace 2 años
  Sam Atkins a381ce9519 LibWeb: Port CSS::Supports to new Strings hace 2 años
  Sam Atkins 41c4cc95e4 LibWeb: Port CSS::Parser::Rule to new Strings hace 2 años
  Sam Atkins bee32b6cd2 LibWeb: Port CSS::Parser::Declaration to new Strings hace 2 años
  Sam Atkins a168cda4a7 LibWeb: Port CSS::Parser::ComponentValue to new Strings hace 2 años
  Sam Atkins 05c1b09621 LibWeb: Port CSS::Parser::Function to new Strings hace 2 años
  Sam Atkins abc01cc9fe AK+Tests+LibWeb: Make `URL::complete_url()` take a StringView hace 2 años
  Sam Atkins 8af65108e4 LibWeb: Construct CSS Tokenizer and Parser with a StringView encoding hace 2 años
  Sam Atkins 476ec563bc LibWeb: Convert CSS Token::to_debug_string() to ::to_string() :^) hace 2 años
  Aliaksandr Kalenik ab99e95549 LibWeb: Parse font-stretch CSS property hace 2 años
  martinfalisse 9bc001f410 LibWeb: Parse `grid-area` CSS property hace 2 años
  martinfalisse a6548c4d80 LibWeb: Parse `grid-template-areas` CSS property hace 2 años
  martinfalisse 0448547553 LibWeb: Parse min and max-content hace 2 años