Bug 1811884 [wpt PR 38112] - [scroll-timeline] Support <length-percentage> for animat...
commitb2a0eff574b6a4bd84479ea0489f1bd8b35e5b96
authorAnders Hartvoll Ruud <andruud@chromium.org>
Fri, 27 Jan 2023 15:26:05 +0000 (27 15:26 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Wed, 1 Feb 2023 13:59:52 +0000 (1 13:59 +0000)
tree9e93aecf866303e8594f243d206f188cd1e094d3
parentdbbaf49c34116c979c734c3db7a7b87947e12393
Bug 1811884 [wpt PR 38112] - [scroll-timeline] Support <length-percentage> for animation-range, a=testonly

Automatic update from web-platform-tests
[scroll-timeline] Support <length-percentage> for animation-range

Had to propagate a ComputedStyle& to various ComputedStyleUtils
functions, because a style reference is needed to convert a
<length>.

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

--

wpt-commits: 659bd250735bc4d1f69b30b64afcc2de40083e68
wpt-pr: 38112
testing/web-platform/tests/css/css-animations/parsing/animation-range-end-computed.html
testing/web-platform/tests/css/css-animations/parsing/animation-range-end-invalid.html
testing/web-platform/tests/css/css-animations/parsing/animation-range-end-valid.html
testing/web-platform/tests/css/css-animations/parsing/animation-range-shorthand.html
testing/web-platform/tests/css/css-animations/parsing/animation-range-start-computed.html
testing/web-platform/tests/css/css-animations/parsing/animation-range-start-invalid.html
testing/web-platform/tests/css/css-animations/parsing/animation-range-start-valid.html
testing/web-platform/tests/scroll-animations/css/view-timeline-range-animation.html