[wpt-sync] Sync PR 41157 - Make early exit checks consistent with scroll updates
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41157 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41157
Details from upstream follow.
David Awogbemila <awogbemila@chromium.org> wrote:
Make early exit checks consistent with scroll updates
ScrollOffsetChanged may truncate a scroll offset update.
ScrollableArea::ProgrammaticScrollHelper and
ScrollableArea::SetScrollOffset should account for the same
truncation in their early exit checks.Bug: 1463852
Change-Id: I7c0bab6df90742185ca783d99061948f28caf4b7
Reviewed-on: https://chromium-review.googlesource.com/4712186
WPT-Export-Revision: 79d2dfca7e3b089cc5e3c3c02a8e8c7e060eb22f
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
PASS
: 1
Chrome
OK
: 1
FAIL
: 1
Safari
OK
: 1
FAIL
: 1
Links
Comment 4•2 years ago
|
||
bugherder |
Description
•