Bug
1637119 [wpt PR 23519] - Added in special case for timeline inclusive end point, a=testonly
Automatic update from web-platform-tests
Added in special case for timeline inclusive end point
A special case is needed for timeline current time and phase calculation
when endScrollOffset is greater than or equal to the max offset. This
special case was removed when adding timeline phase, and is now being
added back in.
The special case makes it so that when no endScrollOffset is provided
(which is the default behavior) the max scroll offset is inclusive.
This means that it is not necessary to specify "fill: forwards" on an
effect to make sure it remains at the end of the effect when the scroll
has reached its maximum.
https://github.com/w3c/csswg-drafts/issues/4325#issuecomment-
606723725
Bug:
1046833
Change-Id: I6184f9c6059e1a091b54d86f37e4ba4b63c6bd13
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/
2195085
Commit-Queue: Jordan Taylor <jortaylo@microsoft.com>
Reviewed-by: Majid Valipour <majidvp@chromium.org>
Cr-Commit-Position: refs/heads/master@{#768846}
--
wpt-commits:
c13c576ef5d984358208c77147ba740ffea8e73b
wpt-pr: 23519