mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
LibWeb: Support animation-timeline scroll() value
This commit is contained in:
committed by
Jelle Raaijmakers
parent
61b0b20f11
commit
379db7a42c
Notes:
github-actions[bot]
2026-02-11 09:50:55 +00:00
Author: https://github.com/Calme1709 Commit: https://github.com/LadybirdBrowser/ladybird/commit/379db7a42c1 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7883 Reviewed-by: https://github.com/gmta ✅
@@ -2,7 +2,7 @@ Harness status: OK
|
||||
|
||||
Found 3 tests
|
||||
|
||||
3 Fail
|
||||
Fail CSS animation correctly uses the <html> element as the source for the default scroll() timeline
|
||||
Fail CSS animation correctly uses the <html> element as the source for the root scroll() timeline
|
||||
Fail CSS animation correctly uses the <html> element as the source for the nearest scroll() timeline
|
||||
3 Pass
|
||||
Pass CSS animation correctly uses the <html> element as the source for the default scroll() timeline
|
||||
Pass CSS animation correctly uses the <html> element as the source for the root scroll() timeline
|
||||
Pass CSS animation correctly uses the <html> element as the source for the nearest scroll() timeline
|
||||
Reference in New Issue
Block a user