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