Historial de Commits

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