Histórico de Commits

Autor SHA1 Mensagem Data
  Gingeh c67ecf37f7 LibWeb: Implement linear easing according to latest spec há 9 meses atrás
  Quentin Ligier ff39f6cec5 LibWeb: Parse the keyword 'none' in the CSS4 color functions há 9 meses atrás
  Quentin Ligier fac3ea77d8 LibWeb: Fail the parsing of an invalid HSL legacy syntax há 9 meses atrás
  Sam Atkins d0d5600f47 LibWeb/CSS: Move rule-conversion code into its own file há 9 meses atrás
  Sergei Azarkin 2199fde5a9 LibWeb: Support shorthands when setting style attribute há 9 meses atrás
  Gingeh 3467076dbc LibWeb+LibGfx: Keep path properties when cloning and implement fill-rule há 9 meses atrás
  Gingeh a7e83c38ee LibWeb: Implement missing basic shapes há 9 meses atrás
  Gingeh 4ecf56cadf LibWeb: Allow calculated values in css filters há 9 meses atrás
  Gingeh bd25d0b1b4 LibWeb: Parse drop-shadow filter with missing or starting color há 9 meses atrás
  stelar7 488436fb54 LibWeb: Parse the rotate css property há 9 meses atrás
  Lucas CHOLLET f253246a6c LibWeb/CSS: Add support for the `lch` color function há 9 meses atrás
  Lucas CHOLLET e8fc731b8c LibWeb/CSS: Introduce a base class for LCH-based color values há 9 meses atrás
  Lucas CHOLLET 7a94709cd2 LibWeb/CSS: Factorize the parsing code for lch-like color functions há 9 meses atrás
  Lucas CHOLLET 48bbebc636 LibWeb/CSS: Start parsing the `color()` function há 9 meses atrás
  Lucas CHOLLET 15121d63ad LibWeb/CSS: Make all children of CSSLabLike share the `create()` method há 9 meses atrás
  Ankush Chatterjee 85356094b5 LibWeb/CSS: Add math expression support for transform-origin há 9 meses atrás
  Lucas CHOLLET 3406b69614 LibGfx+LibWeb/CSS: Add support for the `lab()` color function há 9 meses atrás
  Lucas CHOLLET 8efa046e0c LibWeb/CSS: Make CSSOKLab inherit from a new CSSLabLike class há 9 meses atrás
  Lucas CHOLLET 707bcaf604 LibWeb/CSS: Extract code to parse a lab-like color value há 9 meses atrás
  Jelle Raaijmakers c99fad77e1 LibWeb: Fix `filter: drop-shadow` argument parsing há 9 meses atrás
  Jelle Raaijmakers 29974de852 LibWeb: Parse and store `filter` property há 9 meses atrás
  Alex Ungurianu a4c72f50c0 LibWeb: Parse `@property` CSS directives há 9 meses atrás
  Sam Atkins 53f99e51f8 LibWeb/CSS: Parse and use nested style rules há 9 meses atrás
  Sam Atkins 36afff97d1 LibWeb/CSS: Parse nested rules in style blocks há 9 meses atrás
  Sam Atkins bf3e6daedb LibWeb/CSS: Preserve whitespace and comments in custom properties há 9 meses atrás
  Sam Atkins ea164124de LibWeb/CSS: Preserve original source text for ComponentValues há 9 meses atrás
  Sam Atkins 04939d68f0 LibWeb/CSS: Rename Token::representation() to original_source_text() há 9 meses atrás
  Sam Atkins 69d064697a LibWeb/CSS: Handle calculated integers when expanding unresolved values há 9 meses atrás
  Sam Atkins e0be17e4fb LibWeb/CSS: Rewrite CSS Parser core methods according to new spec há 9 meses atrás
  Sam Atkins 7723873016 LibWeb/CSS: Make CSSStyleRule be a CSSGroupingRule há 9 meses atrás