Bug 1827080 [wpt PR 39438] - Implement scroll-timeline-attachment and view-timeline...
commit2aa1bc79d4ca551d7fb930e0c16bfff6f5897d62
authorDaniil Sakhapov <sakhapov@chromium.org>
Thu, 13 Apr 2023 08:38:18 +0000 (13 08:38 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 14 Apr 2023 11:16:36 +0000 (14 11:16 +0000)
treeb4524a908950103b9b90535b464b1d9618aa4db4
parent475e0e15f2526a4dbcf420f0ff6e88f7c9d8d12f
Bug 1827080 [wpt PR 39438] - Implement scroll-timeline-attachment and view-timeline-attachment, a=testonly

Automatic update from web-platform-tests
Implement scroll-timeline-attachment and view-timeline-attachment

As resolved in https://github.com/w3c/csswg-drafts/issues/7759
the new properties allow to defer the attachment of the timeline
to the scroller. It allows for animations to be run by the scroller
on elements that are not children of the scroller.

Change-Id: I05768523d2ccf7278abd62dcfedc5f41fea19322
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4410751
Commit-Queue: Daniil Sakhapov <sakhapov@chromium.org>
Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1128678}

--

wpt-commits: fb28d77a367935482ff66269b86f54597c65079c
wpt-pr: 39438
testing/web-platform/tests/scroll-animations/css/scroll-timeline-attachment-computed-tentative.html [new file with mode: 0644]
testing/web-platform/tests/scroll-animations/css/scroll-timeline-attachment-parsing-tentative.html [new file with mode: 0644]
testing/web-platform/tests/scroll-animations/css/scroll-timeline-shorthand.tentative.html
testing/web-platform/tests/scroll-animations/css/view-timeline-attachment-computed-tentative.html [new file with mode: 0644]
testing/web-platform/tests/scroll-animations/css/view-timeline-attachment-parsing-tentative.html [new file with mode: 0644]
testing/web-platform/tests/scroll-animations/css/view-timeline-shorthand.tentative.html