LibWeb: Parse the view-timeline shorthand CSS property

The remaining failing tests in view-timeline-shorthand.html are due to
either:
 a) incorrect tests, see web-platform-tests/wpt#56181 or;
 b) a wider issue where we collapse coordinating value list longhand
properties to a single value when we shouldn't.
This commit is contained in:
Callum Law
2025-11-21 23:02:44 +13:00
committed by Sam Atkins
parent e093c76eea
commit 6bb7224f4e
Notes: github-actions[bot] 2025-11-28 13:25:55 +00:00
8 changed files with 413 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
Harness status: OK
Found 274 tests
Found 277 tests
268 Pass
271 Pass
6 Fail
Pass accent-color
Pass border-collapse
@@ -271,6 +271,9 @@ Pass translate
Pass unicode-bidi
Pass user-select
Pass vertical-align
Pass view-timeline-axis
Pass view-timeline-inset
Pass view-timeline-name
Pass view-transition-name
Pass white-space-trim
Fail width