Sam Atkins
|
017d6c3314
LibWeb: Implement counter-[increment,reset,set] properties
|
1 éve |
Sam Atkins
|
ca10fb4129
LibWeb/CSS: Refactor `contains_single_none_ident()` to actually parse it
|
1 éve |
Edwin Hoksberg
|
e5deaa1c07
LibWeb: Implement grid-template function fit-content()
|
1 éve |
Gingeh
|
e8d32bab58
LibWeb/CSS: Support hwb, oklab and oklch color functions
|
1 éve |
Gingeh
|
490a36bab1
LibWeb/CSS: Split parse_rgb_or_hsl_color into separate functions
|
1 éve |
Luke Warlow
|
6623177265
LibWeb: Implement support for scrollbar-gutter
|
1 éve |
Edwin Hoksberg
|
2b30414c1d
LibWeb: Add attribute list that must always be compared without casing
|
1 éve |
MacDue
|
120915048c
LibWeb: Parse the `polygon()` basic shape function
|
1 éve |
Andrew Kaster
|
60b3436ea3
LibWeb: Support loading FontFaces constructed with binary data
|
1 éve |
Andrew Kaster
|
de98c122d1
LibWeb: Move CSS unicode-ranges parsing code into a common helper
|
1 éve |
Andrew Kaster
|
3a5eabc43b
LibWeb: Rename CSS::FontFace to CSS::ParsedFontFace
|
1 éve |
Sam Atkins
|
59c79e848c
LibWeb: Parse dimension values using TokenStream
|
1 éve |
Sam Atkins
|
efce563abd
LibWeb: Parse identifier values using TokenStream
|
1 éve |
Sam Atkins
|
e4e048f278
LibWeb: Parse color values using TokenStream
|
1 éve |
Sam Atkins
|
710e5c24d3
LibWeb: Parse string values using TokenStream
|
1 éve |
Sam Atkins
|
e42f052b00
LibWeb: Parse rect() values using TokenStream
|
1 éve |
Sam Atkins
|
e00f41a274
LibWeb: Parse URL values using TokenStream
|
1 éve |
Sam Atkins
|
cfa221944c
LibWeb: Parse image values using TokenStream
|
1 éve |
Sam Atkins
|
384b18b271
LibWeb: Make parse_color_stop_list() a CSS Parser method
|
1 éve |
Matthew Olsson
|
5dce559ed8
LibWeb: Parse transition style values
|
1 éve |
Matthew Olsson
|
1f53727a3f
LibWeb: Remove Badge from CSS::Parser::resolve_unresolved_style_value
|
1 éve |
Shannon Booth
|
e800605ad3
AK+LibURL: Move AK::URL into a new URL library
|
1 éve |
Andreas Kling
|
c0e0cb86e1
LibWeb: Make CSS::string_from_property_id() return FlyString const&
|
1 éve |
Shannon Booth
|
9ce8189f21
Everywhere: Use unqualified AK::URL
|
1 éve |
Bastiaan van der Plaat
|
c443f80137
LibWeb: Allow percentages on CSS transform scale functions
|
1 éve |
Sam Atkins
|
8b69f41bcd
LibWeb: Remove old parse_length(ComponentValue const&) method
|
1 éve |
Sam Atkins
|
306acf43c4
LibWeb: Convert parse_source_size_value() to TokenStream
|
1 éve |
Sam Atkins
|
e62d692205
LibWeb: Implement helpers for parsing CSS numeric types
|
1 éve |
Sam Atkins
|
69f88c9a64
LibWeb: Parse grid property using TokenStream
|
1 éve |
Sam Atkins
|
5f99edad3b
LibWeb: Parse grid-template property using TokenStream
|
1 éve |