提交历史

作者 SHA1 备注 提交日期
  Lucas CHOLLET f253246a6c LibWeb/CSS: Add support for the `lch` color function 8 月之前
  Lucas CHOLLET e8fc731b8c LibWeb/CSS: Introduce a base class for LCH-based color values 8 月之前
  Lucas CHOLLET 7a94709cd2 LibWeb/CSS: Factorize the parsing code for lch-like color functions 8 月之前
  Lucas CHOLLET 48bbebc636 LibWeb/CSS: Start parsing the `color()` function 8 月之前
  Lucas CHOLLET 15121d63ad LibWeb/CSS: Make all children of CSSLabLike share the `create()` method 8 月之前
  Ankush Chatterjee 85356094b5 LibWeb/CSS: Add math expression support for transform-origin 8 月之前
  Lucas CHOLLET 3406b69614 LibGfx+LibWeb/CSS: Add support for the `lab()` color function 8 月之前
  Lucas CHOLLET 8efa046e0c LibWeb/CSS: Make CSSOKLab inherit from a new CSSLabLike class 8 月之前
  Lucas CHOLLET 707bcaf604 LibWeb/CSS: Extract code to parse a lab-like color value 8 月之前
  Jelle Raaijmakers c99fad77e1 LibWeb: Fix `filter: drop-shadow` argument parsing 8 月之前
  Jelle Raaijmakers 29974de852 LibWeb: Parse and store `filter` property 8 月之前
  Alex Ungurianu a4c72f50c0 LibWeb: Parse `@property` CSS directives 8 月之前
  Sam Atkins 53f99e51f8 LibWeb/CSS: Parse and use nested style rules 9 月之前
  Sam Atkins 36afff97d1 LibWeb/CSS: Parse nested rules in style blocks 9 月之前
  Sam Atkins bf3e6daedb LibWeb/CSS: Preserve whitespace and comments in custom properties 9 月之前
  Sam Atkins ea164124de LibWeb/CSS: Preserve original source text for ComponentValues 9 月之前
  Sam Atkins 04939d68f0 LibWeb/CSS: Rename Token::representation() to original_source_text() 9 月之前
  Sam Atkins 69d064697a LibWeb/CSS: Handle calculated integers when expanding unresolved values 9 月之前
  Sam Atkins e0be17e4fb LibWeb/CSS: Rewrite CSS Parser core methods according to new spec 9 月之前
  Sam Atkins 7723873016 LibWeb/CSS: Make CSSStyleRule be a CSSGroupingRule 9 月之前
  Glenn Skrzypczak 3804c4dea1 LibWeb: Don't crash when encountering a resolution in a calculation 9 月之前
  Sam Atkins b645e26e9b LibWeb/CSS: Bring TokenStream in line with spec 9 月之前
  Andreas Kling 5df6c6eecf LibWeb: Don't crash when encountering calc() inside a CSS rect() value 9 月之前
  Andreas Kling 902586a21d LibWeb: Fail CSS color parse for "rgba(123, 123, 123, " 9 月之前
  Andreas Kling 4590c081c2 LibWeb+LibGfx: Serialize HTML canvas fill/strokeStyle colors correctly 9 月之前
  Andreas Kling cc4b3cbacc Meta: Update my e-mail address everywhere 9 月之前
  Sam Atkins e43f3e4808 LibWeb/CSS: Parse font-[feature,variation]-settings descriptors 9 月之前
  Sam Atkins 95c17dfab5 LibWeb/CSS: Parse and propagate font-feature-settings property 9 月之前
  Sam Atkins 55812aaed2 LibWeb/CSS: Parse and propagate font-variation-settings property 9 月之前
  Sam Atkins 1a127c9d37 LibWeb/CSS: Expand single-none-parsing helper to parse any keyword 9 月之前