LibWeb: Support animation-timeline scroll() value

This commit is contained in:
Callum Law
2026-02-10 23:16:02 +13:00
committed by Jelle Raaijmakers
parent 61b0b20f11
commit 379db7a42c
Notes: github-actions[bot] 2026-02-11 09:50:55 +00:00
11 changed files with 138 additions and 31 deletions

View File

@@ -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