LibWeb: Collapse & trim whitespace when serializing UnresolvedStyleValue

This commit is contained in:
Callum Law
2025-09-26 14:18:19 +12:00
committed by Sam Atkins
parent a405d6df67
commit 9ee9be720c
Notes: github-actions[bot] 2025-09-26 06:31:11 +00:00
6 changed files with 202 additions and 9 deletions

View File

@@ -2,10 +2,10 @@ Harness status: OK
Found 5 tests
2 Pass
3 Fail
3 Pass
2 Fail
Pass Sanity check
Pass Attribute in null-namespace is substituted
Fail Fallback is taken when attribute does not exist in null-namespace
Pass Fallback is taken when attribute does not exist in null-namespace
Fail Attribute in null-namespace is substituted (JS)
Fail Fallback is taken when attribute does not does exist in null-namespace (JS)