Sam Atkins
|
41c4cc95e4
LibWeb: Port CSS::Parser::Rule 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 |
Sam Atkins
|
431a9938a8
LibWeb: Rename StyleRule -> Rule
|
3 years ago |
Sam Atkins
|
782cdd6b91
LibWeb: Break friendship between CSS DeclarationOrAtRule and Parser
|
3 years ago |
Sam Atkins
|
269810b954
LibWeb: Break friendship between CSS Declaration and Parser
|
3 years ago |
Sam Atkins
|
add6babef4
LibWeb: Move Declaration and DeclarationOrAtRule into Parser namespace
|
3 years ago |
Sam Atkins
|
c449cabae3
LibWeb: Move CSS Parser into new Web::CSS::Parser namespace
|
3 years ago |
Sam Atkins
|
611a209756
LibWeb: Rename StyleDeclarationRule -> Declaration
|
3 years ago |
Sam Atkins
|
2c84379846
LibWeb: Add accessors to CSS::DeclarationOrAtRule
|
4 years ago |
Sam Atkins
|
82d12b170a
LibWeb: Merge CSS Parser's QualifiedStyleRule and AtStyleRule
|
4 years ago |
Sam Atkins
|
06cd418770
LibWeb: Convert QualifiedStyleRule to a RefPtr type in new Parser
|
4 years ago |
Linus Groh
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
ad152bfa59
LibWeb: Add a whole bunch of rule classes for the new CSS parser
|
4 years ago |