Bug 1769642 [wpt PR 34082] - Refactor tests to remove dependency on offsets., a=testonly
commitd5345ddfff92c8410ea16f46adb5da1f5b450449
authorKevin Ellis <kevers@google.com>
Wed, 18 May 2022 03:35:50 +0000 (18 03:35 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Sun, 22 May 2022 08:37:06 +0000 (22 08:37 +0000)
tree0d6e2163bed1aa55f863d591be01b317da2f0d46
parent1bef6999f25b35aba7594d9b01c74ec5df95af00
Bug 1769642 [wpt PR 34082] - Refactor tests to remove dependency on offsets., a=testonly

Automatic update from web-platform-tests
Refactor tests to remove dependency on offsets.

Remove start, end, and scroll-offset from scroll-linked animation
CSS tests.  The parameters "start" and "end" do not align with the
current spec, and "scroll-offset" is likely to be phased out in the
spec rewrite.

A consistent scroll range can be obtained by using overflow: hidden
and a ratio of the content height to container height.

Bug: 1326242
Change-Id: I0925ae0dbf323cc409dd7f3a272b22a6d9e17525
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3647734
Reviewed-by: Anders Hartvoll Ruud <andruud@chromium.org>
Commit-Queue: Kevin Ellis <kevers@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1004365}

--

wpt-commits: 745937fc00a339bca1897ae67b5fff41e71c9361
wpt-pr: 34082
testing/web-platform/tests/scroll-animations/css/at-scroll-timeline-inactive-phase.html
testing/web-platform/tests/scroll-animations/css/at-scroll-timeline-inline-orientation.html
testing/web-platform/tests/scroll-animations/css/at-scroll-timeline-orientation.html
testing/web-platform/tests/scroll-animations/css/at-scroll-timeline-paused-animations.html
testing/web-platform/tests/scroll-animations/css/at-scroll-timeline-sampling.html
testing/web-platform/tests/scroll-animations/css/progress-based-animation-timeline.html