Sam Atkins
|
6bee81cfb6
LibWeb: Make serializing basic CSS types infallible
|
1 年之前 |
Sam Atkins
|
1feacd4b52
LibWeb: Use doubles for CSS dimension types
|
1 年之前 |
stelar7
|
c73f476915
LibWeb: Implement CSS `sin()`
|
2 年之前 |
Sam Atkins
|
fbfce2e73e
LibWeb: Add comparison operators to CSS numeric types (except Length)
|
2 年之前 |
stelar7
|
421559d725
LibWeb: Change calc node representation from float to double
|
2 年之前 |
Sam Atkins
|
5f2f780662
LibWeb: Expose type and raw values of basic CSS types
|
2 年之前 |
Sam Atkins
|
7a1a97f153
LibWeb: Remove CalculatedStyleValue from Angle
|
2 年之前 |
martinfalisse
|
ce0f41b9fb
LibWeb+WebContent: Use new String class in CSS::StyleValue
|
2 年之前 |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
Linus Groh
|
6e19ab2bbc
AK+Everywhere: Rename String to DeprecatedString
|
2 年之前 |
Daniel Bertalan
|
4296425bd8
Everywhere: Remove redundant inequality comparison operators
|
2 年之前 |
Sam Atkins
|
7b4004d682
LibWeb: Ensure PercentageOr<T>::resolved() returns a concrete T
|
2 年之前 |
Sam Atkins
|
ef2469bfed
LibWeb: Add missing Formatters for CSS dimension types
|
2 年之前 |
Sam Atkins
|
355d1936f2
LibWeb: Implement CSS Angle class
|
3 年之前 |