Callum Law
|
c49afd7b28
|
LibWeb: Absolutize LengthPercentage members of BorderRadiusStyleValues
|
2025-08-06 17:44:12 +01:00 |
|
Callum Law
|
a5cbcaf698
|
LibWeb: Use correct SerializationMode when serializing PercentageOr
|
2025-08-06 17:44:12 +01:00 |
|
Tim Ledbetter
|
f6a8e5aa68
|
LibWeb: Use correct canonical serialization for BorderRadiusStyleValue
|
2025-03-18 21:55:06 +01:00 |
|
Andreas Kling
|
30cbd4bcfb
|
LibWeb: Avoid unnecessary copies in BorderRadiusStyleValue::absolutize()
Shaves 30ms off of the load time on https://wpt.fyi/
|
2025-01-28 01:12:45 +01:00 |
|
Andreas Kling
|
e85c3c97fb
|
LibWeb: Add mode flag to CSSStyleValue::to_string()
This will be used to differentiate between serialization for resolved
style (i.e window.getComputedStyle()) and serialization for all other
purposes.
|
2024-12-07 08:31:03 +00:00 |
|
Timothy Flynn
|
93712b24bf
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|