Tests: Import WPT CSSOM tests about serialization

This is an area we're lacking in, so let's bring these in-tree to track
them more easily. :^)
This commit is contained in:
Sam Atkins
2024-11-28 15:34:26 +00:00
committed by Andreas Kling
parent 12442ca430
commit 2fc164c0b6
Notes: github-actions[bot] 2024-11-30 10:03:37 +00:00
35 changed files with 2945 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
Summary
Harness status: OK
Rerun
Found 4 tests
2 Pass
2 Fail
Details
Result Test Name MessagePass Longhand with variable preserves original serialization: with whitespace
Fail Shorthand with variable preserves original serialization: with whitespace
Pass Longhand with variable preserves original serialization but trims whitespace: without whitespace
Fail Shorthand with variable preserves original serialization but trims whitespace: without whitespace