mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 04:52:06 +02:00
LibWeb: Add scroll-behavior CSS property
To quote the spec: "User agents may ignore this property." So that is what we do.
This commit is contained in:
Notes:
github-actions[bot]
2026-03-16 08:46:13 +00:00
Author: https://github.com/Psychpsyo Commit: https://github.com/LadybirdBrowser/ladybird/commit/80a0a39b792 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/8434 Reviewed-by: https://github.com/AtkinsSJ ✅
@@ -1,8 +1,8 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 286 tests
|
||||
Found 287 tests
|
||||
|
||||
282 Pass
|
||||
283 Pass
|
||||
4 Fail
|
||||
Pass accent-color
|
||||
Pass border-collapse
|
||||
@@ -250,6 +250,7 @@ Pass row-gap
|
||||
Pass rx
|
||||
Pass ry
|
||||
Pass scale
|
||||
Pass scroll-behavior
|
||||
Pass scroll-timeline-axis
|
||||
Pass scroll-timeline-name
|
||||
Pass scrollbar-gutter
|
||||
|
||||
Reference in New Issue
Block a user