Commit History

Autor SHA1 Mensaxe Data
  martinfalisse 44d08b81b7 LibWeb: Parse grid-column-start and related CSS properties %!s(int64=2) %!d(string=hai) anos
  martinfalisse 92a00648b1 LibWeb: Parse grid-template-columns and grid-template-rows %!s(int64=2) %!d(string=hai) anos
  MacDue 3a1f8d714a LibWeb: Parse double-position `linear-gradient()` color stops %!s(int64=2) %!d(string=hai) anos
  MacDue f9a685437f LibWeb: Parse `repeating-linear-gradient()` %!s(int64=2) %!d(string=hai) anos
  MacDue 361fc56632 LibWeb: Don't allow mixed commas/no commas in rect() css values %!s(int64=3) %!d(string=hai) anos
  Tom b4dd477644 LibWeb: Parse rect style value %!s(int64=3) %!d(string=hai) anos
  MacDue ca2e345cdc LibWeb: Support `-webkit-linear-gradient()` correctly %!s(int64=3) %!d(string=hai) anos
  MacDue b5febe538c LibWeb: Parse the -webkit-progress-bar/value pseudo elements %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 094ba6525f LibWeb: Allow `calc()` inside CSS transform functions :^) %!s(int64=3) %!d(string=hai) anos
  MacDue ae6c0258a4 LibWeb: Parse the linear-gradient() CSS function %!s(int64=3) %!d(string=hai) anos
  sin-ack c8585b77d2 Everywhere: Replace single-char StringView op. arguments with chars %!s(int64=3) %!d(string=hai) anos
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) %!s(int64=3) %!d(string=hai) anos
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) %!s(int64=3) %!d(string=hai) anos
  MacDue b652546a16 LibWeb: Fix parsing of background-size: contain/cover %!s(int64=3) %!d(string=hai) anos
  CodeforEvolution a02ee29af9 LibWeb/CSS: Check for NULL block statement when parsing font-face rule %!s(int64=3) %!d(string=hai) anos
  Thomas Fach-Pedersen 019e3a342d LibWeb: Parse rgb and hsl functions according to CSS Module Level 4 %!s(int64=3) %!d(string=hai) anos
  Idan Horowitz 34e193afa6 LibWeb: Reject invalid background-repeat values instead of crashing %!s(int64=3) %!d(string=hai) anos
  Karol Kosek a232395b77 LibWeb: Check recursively if CSS functions contain `var()` or `attr()` %!s(int64=3) %!d(string=hai) anos
  stelar7 fa05c99b22 LibWeb: Commit transaction after parsing `'+'?† n <signed-integer>` %!s(int64=3) %!d(string=hai) anos
  stelar7 469380d6bc LibWeb: Dont consider '-n-' a `dashndashdigit-ident` token %!s(int64=3) %!d(string=hai) anos
  stelar7 5ca8e2a751 LibWeb: Dont try to fetch another token in an+b parsing %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 56e8e0daa1 LibWeb: Remove TokenStream::position() and ::rewind_to_position() %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 2b3185955e LibWeb: Use StateTransaction for UnicodeRange parsing %!s(int64=3) %!d(string=hai) anos
  Sam Atkins dc00657c4f LibWeb: Use StateTransaction in more places %!s(int64=3) %!d(string=hai) anos
  Sam Atkins f1bb3e5ce5 LibWeb: Use StateTransaction for supports-query parsing %!s(int64=3) %!d(string=hai) anos
  Sam Atkins dd5927edad LibWeb: Use StateTransaction for media-query parsing %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 28278efafb LibWeb: Extract MediaType to/from_string() logic into functions %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 1f114eaebe LibWeb: Allow whitespace inside An+B again and use StateTransactions %!s(int64=3) %!d(string=hai) anos
  Sam Atkins 5c8ff96a94 LibWeb: Move variables in parse_a_n_plus_b_pattern() closer to usage %!s(int64=3) %!d(string=hai) anos
  Sam Atkins f2d6bdce3f LibWeb: Handle trailing tokens outside of parse_a_n_plus_b_pattern() %!s(int64=3) %!d(string=hai) anos