ladybird/Tests/LibWeb/Text/expected/wpt-import/css/css-syntax
Andreas Kling 70e82d39ed LibWeb: Store unresolved style values as text
Store the source text for unresolved CSS values instead of retaining
the full parsed component value tree. Values that need the component
tree now parse it on demand from the stored text.

This preserves equality, tokenization, variable substitution, and Typed
OM reification. Custom properties keep their original source text.
Unresolved values synthesized from component values store serialized
text.
2026-06-03 22:28:54 +02:00
..
input-preprocessing.txt LibRegex: Add ECMAScriptRegex and migrate callers 2026-03-27 17:32:19 +01:00
serialize-consecutive-tokens.txt LibWeb: Store unresolved style values as text 2026-06-03 22:28:54 +02:00
urange-parsing.txt LibWeb/CSS: Don't remove whitespace early when parsing descriptor values 2025-07-03 08:22:30 +01:00