LibWeb: Store custom properties in an OrderedHashMap

We are expected to preserve their order within a style declaration, so
let's do that. Passes 1 tracked WPT subtest.
This commit is contained in:
Sam Atkins
2025-09-18 11:44:56 +01:00
committed by Jelle Raaijmakers
parent 2674bd428e
commit 95aceb6ec9
Notes: github-actions[bot] 2025-09-18 13:00:16 +00:00
11 changed files with 30 additions and 31 deletions

View File

@@ -2,10 +2,9 @@ Harness status: OK
Found 12 tests
11 Pass
1 Fail
12 Pass
Pass Trailing declarations
Fail Mixed declarations
Pass Mixed declarations
Pass CSSNestedDeclarations.style
Pass Nested group rule
Pass Nested @scope rule