Luke Wilde
|
f7ff1fd985
LibWeb: Remove CSS::Parser::ParsingContext's default constructor
|
2 years ago |
Sam Atkins
|
235018046e
LibWeb: Use free functions for parsing in `@Supports`
|
2 years ago |
Sam Atkins
|
33e9c4e1b2
LibWeb: Port GeneralEnclosed to new Strings
|
2 years ago |
Sam Atkins
|
a381ce9519
LibWeb: Port CSS::Supports to new Strings
|
2 years ago |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 years ago |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
Sam Atkins
|
dfba0cb2d9
LibWeb: Implement `@supports` serialization
|
3 years ago |
Sam Atkins
|
c449cabae3
LibWeb: Move CSS Parser into new Web::CSS::Parser namespace
|
3 years ago |
Sam Atkins
|
2aac9f9258
LibWeb: Bring `parse_a_declaration()` to spec and add comments
|
3 years ago |
Sam Atkins
|
7880718fa8
LibWeb: Implement `@supports selector(.foo)`
|
3 years ago |
Sam Atkins
|
7bea0d501e
LibWeb: Remove `unknown` value in `@supports` query logic
|
3 years ago |
Ali Mohammad Pur
|
9de33629da
AK+Everywhere: Make Variant::visit() respect the Variant's constness
|
3 years ago |
Sam Atkins
|
dea4f83037
LibWeb: Use a string instead of an internal Parser class in Supports
|
3 years ago |
Sam Atkins
|
99e18f40fb
LibWeb: Use new GeneralEnclosed class in Supports
|
3 years ago |
Sam Atkins
|
87a30418bf
LibWeb: Add CSS 'Supports' class
|
3 years ago |