Files
ladybird/Libraries/LibWeb/CSS
Sam Atkins 089f70a918 LibWeb/CSS: Reify StyleValues in StylePropertyMap get()/getAll()
The limitations right now are:
- We don't know if a property is a list or not.
- We always reify as a CSSStyleValue directly.

So, we pass some tests but only ones that expect a CSSStyleValue.
2025-08-18 10:12:53 +01:00
..
2024-12-28 05:39:32 -08:00
2025-07-18 11:51:41 +01:00