Historie revizí

Autor SHA1 Zpráva Datum
  Sam Atkins 80a20be176 LibWeb/CSS: Bring previous CSSRule parsing up to standard před 1 rokem
  Sam Atkins 9de73bf89b LibWeb/CSS: Parse gradient functions with TokenStream před 1 rokem
  Sam Atkins 29d7aa9fc9 LibWeb/CSS: Parse url() functions with TokenStream před 1 rokem
  Sam Atkins d5f3a610ac LibWeb/CSS: Split out `@keyframes` parsing code před 1 rokem
  Sam Atkins e5737232c0 LibWeb/CSS: Split out `@supports` parsing code před 1 rokem
  Sam Atkins 5b883929e0 LibWeb/CSS: Split out `@namespace` parsing code před 1 rokem
  Sam Atkins 16049db560 LibWeb/CSS: Split out `@import` parsing and convert it to TokenStream před 1 rokem
  Sam Atkins b9b2fd62b5 LibWeb/CSS: Parse builtin values using TokenStream před 1 rokem
  Sam Atkins 98963e0c9a LibWeb/CSS: Flatten parse_basic_shape_function() into only caller před 1 rokem
  Sam Atkins e5553d6d2f LibWeb/CSS: Make parse_color() take a TokenStream před 1 rokem
  Sam Atkins 5abe246385 LibWeb/CSS: Treat counters() function with 1 argument as invalid před 1 rokem
  Sam Atkins 6ae2b8c3d9 LibWeb/CSS: Parse custom-idents more consistently před 1 rokem
  Sam Atkins 59778d2b36 LibWeb/CSS: Make CSS Parser::create() infallible před 1 rokem
  Sam Atkins 89c5f25016 LibWeb/CSS: Remove tiny-oom propagation from CSS Tokenizer před 1 rokem
  Sam Atkins 576a431408 LibWeb: Implement CounterStyleValue před 1 rokem
  Sam Atkins 017d6c3314 LibWeb: Implement counter-[increment,reset,set] properties před 1 rokem
  Sam Atkins ca10fb4129 LibWeb/CSS: Refactor `contains_single_none_ident()` to actually parse it před 1 rokem
  Andreas Kling de2b9eebe6 LibWeb: Inherit CSS variables across shadow boundaries před 1 rokem
  Edwin Hoksberg e5deaa1c07 LibWeb: Implement grid-template function fit-content() před 1 rokem
  Sam Atkins 9fb44cb057 LibWeb/CSS: Make StringStyleValue hold a FlyString před 1 rokem
  Colin Reeder 5c315b532e LibWeb: Add more legacy -webkit- aliases před 1 rokem
  Gingeh e8d32bab58 LibWeb/CSS: Support hwb, oklab and oklch color functions před 1 rokem
  Gingeh 490a36bab1 LibWeb/CSS: Split parse_rgb_or_hsl_color into separate functions před 1 rokem
  Luke Warlow 6623177265 LibWeb: Implement support for scrollbar-gutter před 1 rokem
  Matthew Olsson 667e313731 LibWeb: Parse easing values manually před 1 rokem
  Andreas Kling 7f2c833a39 LibWeb: Implement CSSKeyframesRule.cssRuleList před 1 rokem
  MacDue 0135af6e60 Meta: Add `basic-shape` as a CSS property value type před 1 rokem
  MacDue 120915048c LibWeb: Parse the `polygon()` basic shape function před 1 rokem
  Andrew Kaster 60b3436ea3 LibWeb: Support loading FontFaces constructed with binary data před 1 rokem
  Andrew Kaster de98c122d1 LibWeb: Move CSS unicode-ranges parsing code into a common helper před 1 rokem