提交历史

作者 SHA1 备注 提交日期
  Sam Atkins 5abe246385 LibWeb/CSS: Treat counters() function with 1 argument as invalid 1 年之前
  Sam Atkins 6ae2b8c3d9 LibWeb/CSS: Parse custom-idents more consistently 1 年之前
  Sam Atkins 59778d2b36 LibWeb/CSS: Make CSS Parser::create() infallible 1 年之前
  Sam Atkins 89c5f25016 LibWeb/CSS: Remove tiny-oom propagation from CSS Tokenizer 1 年之前
  Sam Atkins 576a431408 LibWeb: Implement CounterStyleValue 1 年之前
  Sam Atkins 017d6c3314 LibWeb: Implement counter-[increment,reset,set] properties 1 年之前
  Sam Atkins ca10fb4129 LibWeb/CSS: Refactor `contains_single_none_ident()` to actually parse it 1 年之前
  Andreas Kling de2b9eebe6 LibWeb: Inherit CSS variables across shadow boundaries 1 年之前
  Edwin Hoksberg e5deaa1c07 LibWeb: Implement grid-template function fit-content() 1 年之前
  Sam Atkins 9fb44cb057 LibWeb/CSS: Make StringStyleValue hold a FlyString 1 年之前
  Colin Reeder 5c315b532e LibWeb: Add more legacy -webkit- aliases 1 年之前
  Gingeh e8d32bab58 LibWeb/CSS: Support hwb, oklab and oklch color functions 1 年之前
  Gingeh 490a36bab1 LibWeb/CSS: Split parse_rgb_or_hsl_color into separate functions 1 年之前
  Luke Warlow 6623177265 LibWeb: Implement support for scrollbar-gutter 1 年之前
  Matthew Olsson 667e313731 LibWeb: Parse easing values manually 1 年之前
  Andreas Kling 7f2c833a39 LibWeb: Implement CSSKeyframesRule.cssRuleList 1 年之前
  MacDue 0135af6e60 Meta: Add `basic-shape` as a CSS property value type 1 年之前
  MacDue 120915048c LibWeb: Parse the `polygon()` basic shape function 1 年之前
  Andrew Kaster 60b3436ea3 LibWeb: Support loading FontFaces constructed with binary data 1 年之前
  Andrew Kaster de98c122d1 LibWeb: Move CSS unicode-ranges parsing code into a common helper 1 年之前
  Andrew Kaster 3a5eabc43b LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace 1 年之前
  Sam Atkins 59c79e848c LibWeb: Parse dimension values using TokenStream 1 年之前
  Sam Atkins efce563abd LibWeb: Parse identifier values using TokenStream 1 年之前
  Sam Atkins e8115d6a56 LibWeb: Parse transform values using the existing comma-parsing code 1 年之前
  Sam Atkins e4e048f278 LibWeb: Parse color values using TokenStream 1 年之前
  Sam Atkins 710e5c24d3 LibWeb: Parse string values using TokenStream 1 年之前
  Sam Atkins e42f052b00 LibWeb: Parse rect() values using TokenStream 1 年之前
  Sam Atkins e00f41a274 LibWeb: Parse URL values using TokenStream 1 年之前
  Sam Atkins cfa221944c LibWeb: Parse image values using TokenStream 1 年之前
  Timothy Flynn bf1c82724f LibWeb: Default to an empty string when a string attr substitution fails 1 年之前