Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Atkins f518811f73 LibWeb: Use CSSKeywordValue for CSS-wide keywords há 11 meses atrás
  Sam Atkins 6a74b01644 LibWeb: Rename "identifier" and "ValueID" to "Keyword" where correct há 11 meses atrás
  Sam Atkins 9559f0f123 LibWeb: Rename IdentifierStyleValue -> CSSKeywordValue há 11 meses atrás
  Sam Atkins 0e3487b9ab LibWeb: Rename StyleValue -> CSSStyleValue há 11 meses atrás
  Sam Atkins 80a20be176 LibWeb/CSS: Bring previous CSSRule parsing up to standard há 11 meses atrás
  Sam Atkins 9de73bf89b LibWeb/CSS: Parse gradient functions with TokenStream há 11 meses atrás
  Sam Atkins 29d7aa9fc9 LibWeb/CSS: Parse url() functions with TokenStream há 11 meses atrás
  Sam Atkins d5f3a610ac LibWeb/CSS: Split out `@keyframes` parsing code há 11 meses atrás
  Sam Atkins e5737232c0 LibWeb/CSS: Split out `@supports` parsing code há 11 meses atrás
  Sam Atkins 5b883929e0 LibWeb/CSS: Split out `@namespace` parsing code há 11 meses atrás
  Sam Atkins 16049db560 LibWeb/CSS: Split out `@import` parsing and convert it to TokenStream há 11 meses atrás
  Sam Atkins b9b2fd62b5 LibWeb/CSS: Parse builtin values using TokenStream há 11 meses atrás
  Sam Atkins 98963e0c9a LibWeb/CSS: Flatten parse_basic_shape_function() into only caller há 11 meses atrás
  Sam Atkins e5553d6d2f LibWeb/CSS: Make parse_color() take a TokenStream há 11 meses atrás
  Sam Atkins 5abe246385 LibWeb/CSS: Treat counters() function with 1 argument as invalid há 1 ano atrás
  Sam Atkins 6ae2b8c3d9 LibWeb/CSS: Parse custom-idents more consistently há 1 ano atrás
  Sam Atkins 59778d2b36 LibWeb/CSS: Make CSS Parser::create() infallible há 1 ano atrás
  Sam Atkins 89c5f25016 LibWeb/CSS: Remove tiny-oom propagation from CSS Tokenizer há 1 ano atrás
  Sam Atkins 576a431408 LibWeb: Implement CounterStyleValue há 1 ano atrás
  Sam Atkins 017d6c3314 LibWeb: Implement counter-[increment,reset,set] properties há 1 ano atrás
  Sam Atkins ca10fb4129 LibWeb/CSS: Refactor `contains_single_none_ident()` to actually parse it há 1 ano atrás
  Andreas Kling de2b9eebe6 LibWeb: Inherit CSS variables across shadow boundaries há 1 ano atrás
  Edwin Hoksberg e5deaa1c07 LibWeb: Implement grid-template function fit-content() há 1 ano atrás
  Sam Atkins 9fb44cb057 LibWeb/CSS: Make StringStyleValue hold a FlyString há 1 ano atrás
  Colin Reeder 5c315b532e LibWeb: Add more legacy -webkit- aliases há 1 ano atrás
  Gingeh e8d32bab58 LibWeb/CSS: Support hwb, oklab and oklch color functions há 1 ano atrás
  Gingeh 490a36bab1 LibWeb/CSS: Split parse_rgb_or_hsl_color into separate functions há 1 ano atrás
  Luke Warlow 6623177265 LibWeb: Implement support for scrollbar-gutter há 1 ano atrás
  Matthew Olsson 667e313731 LibWeb: Parse easing values manually há 1 ano atrás
  Andreas Kling 7f2c833a39 LibWeb: Implement CSSKeyframesRule.cssRuleList há 1 ano atrás