Matthew Olsson
|
da18957063
LibWeb: Limit color alpha values to 4 decimal places when serializing
|
1 år sedan |
Aliaksandr Kalenik
|
f50bf00814
LibWeb+LibGfx: Move UnicodeRange from LibWeb to LibGfx
|
1 år sedan |
Sam Atkins
|
6dbc3044bd
LibWeb: Remove some `to_deprecated_string()` calls in the CSS code
|
1 år sedan |
Sam Atkins
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 år sedan |
Sam Atkins
|
b5893ee115
LibWeb: Make Serialize functions infallible
|
1 år sedan |
Sam Atkins
|
85f3de6331
LibWeb: Port CSS/Serialize.{h,cpp} to new Strings, and propagate errors
|
2 år sedan |
Sam Atkins
|
fc3540c4b1
LibWeb: Port CSS::UnicodeRange to new Strings
|
2 år sedan |
martinfalisse
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 år sedan |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 år sedan |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 år sedan |
electrikmilk
|
fdd202259d
LibWeb: Add partial serialization for CSSFontFaceRule
|
2 år sedan |
MacDue
|
8603541e56
LibWeb: Add serialize_a_srgb_value()
|
3 år sedan |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 år sedan |
Andreas Kling
|
8b1108e485
Everywhere: Pass AK::StringView by value
|
3 år sedan |
Sam Atkins
|
0588db5c30
LibWeb: Make the CSS serialization functions actually output things :^)
|
3 år sedan |
Sam Atkins
|
75c9313d7d
LibWeb: Implement more CSS serializers and make them more ergonomic
|
3 år sedan |
Sam Atkins
|
575ce04148
LibWeb: Add CSS.escape() JS function
|
3 år sedan |