Sam Atkins
|
2ef5658f31
LibWeb: Add ComponentValue::is_function(name) and is_ident(name) helpers
|
1 年之前 |
Sam Atkins
|
ccfe197e5a
LibWeb: Make serializing CSS Parser types infallible
|
1 年之前 |
Sam Atkins
|
57a247530c
LibWeb: Introduce and use ComponentValue::is_delim() helper
|
2 年之前 |
Andreas Kling
|
f11899f885
LibWeb+LibIDL: Fix (or paper over) various const-correctness issues
|
2 年之前 |
Sam Atkins
|
a168cda4a7
LibWeb: Port CSS::Parser::ComponentValue to new Strings
|
2 年之前 |
Sam Atkins
|
2368e6c5f2
LibWeb: Convert CSS Token/ComponentValue::to_debug_string() to String
|
2 年之前 |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Ben Wiederhake
|
e909231d78
LibWeb: Break inclusion cycle through forward-declaration
|
2 年之前 |
Sam Atkins
|
92320f3000
LibWeb: Add missing include to ComponentValue.h
|
3 年之前 |
Sam Atkins
|
3e49036edf
LibWeb: Move/rename StyleBlockRule to Parser::Block
|
3 年之前 |
Sam Atkins
|
e0b2ebcc7b
LibWeb: Move/rename StyleFunctionRule to Parser::Function
|
3 年之前 |
Sam Atkins
|
d2b8686ae4
LibWeb: Add Formatter for ComponentValues
|
3 年之前 |
Sam Atkins
|
fff2c35f51
LibWeb: Move ComponentValue to CSS::Parser namespace
|
3 年之前 |
Sam Atkins
|
8b538b1578
LibWeb: Rename StyleComponentValueRule -> ComponentValue
|
3 年之前 |