summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/CSS/Parser
diff options
context:
space:
mode:
authorSam Atkins <atkinssj@serenityos.org>2021-12-03 12:28:14 +0000
committerAndreas Kling <kling@serenityos.org>2021-12-09 21:30:31 +0100
commit000fb5a70d0a7683d232cdec90884224931a12c2 (patch)
treedd9a2ef6c94186720447c7ee48bfeca9e527d368 /Userland/Libraries/LibWeb/CSS/Parser
parentd2f9d2fe51a553acfba408dd6e4be94d45f8d643 (diff)
downloadserenity-000fb5a70d0a7683d232cdec90884224931a12c2.zip
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.
Diffstat (limited to 'Userland/Libraries/LibWeb/CSS/Parser')
0 files changed, 0 insertions, 0 deletions