mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-30 11:37:16 +02:00
LibWeb: Parse the scroll-timeline shorthand CSS property
The remaining failing tests in scroll-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:
Notes:
github-actions[bot]
2025-11-28 13:26:23 +00:00
Author: https://github.com/Calme1709 Commit: https://github.com/LadybirdBrowser/ladybird/commit/13ce2d18579 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6912 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -1,8 +1,8 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 272 tests
|
||||
Found 274 tests
|
||||
|
||||
266 Pass
|
||||
268 Pass
|
||||
6 Fail
|
||||
Pass accent-color
|
||||
Pass border-collapse
|
||||
@@ -241,6 +241,8 @@ Pass row-gap
|
||||
Pass rx
|
||||
Pass ry
|
||||
Pass scale
|
||||
Pass scroll-timeline-axis
|
||||
Pass scroll-timeline-name
|
||||
Pass scrollbar-color
|
||||
Pass scrollbar-gutter
|
||||
Pass scrollbar-width
|
||||
|
||||
Reference in New Issue
Block a user