Files
ladybird/Userland/Libraries/LibWeb/CSS
Sam Atkins 000fb5a70d LibWeb: Add new UnresolvedStyleValue class
This represents a property value that hasn't been converted to a
"proper" StyleValue yet. That is, it's either a custom property's value,
or a value that includes `var()` references, (or both!) since neither of
those can be fully resolved at parse time.
2021-12-09 21:30:31 +01:00
..
2021-10-20 09:20:18 +01:00
2021-10-06 23:52:40 +01:00
2021-10-08 23:02:57 +02:00