[wpt-sync] Sync PR 47616 - Move scrollbar and border adjusting logic inside GetScrollOffsetToExpose
Categories
(Core :: Layout: Scrolling and Overflow, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47616 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47616
Details from upstream follow.
Daniil Sakhapov <sakhapov@chromium.org> wrote:
Move scrollbar and border adjusting logic inside GetScrollOffsetToExpose
Also, while moving this logic inside GetScrollOffsetToExpose,
fix the bug for RootFrameViewport not having this logic before.Bug: 355460994
Change-Id: I3923ebfe262da0992fbbf68a23fcccee70985b86
Reviewed-on: https://chromium-review.googlesource.com/5741211
WPT-Export-Revision: 2b32b0ca0b654dbca4a624fe3419daa7d2d6e00b
Assignee | ||
Updated•10 months ago
|
Assignee | ||
Comment 1•10 months ago
|
||
Assignee | ||
Comment 2•10 months ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS
: 1
Chrome
FAIL
: 1
Safari
PASS
: 1
Links
Comment 4•10 months ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/96a546751390
https://hg.mozilla.org/mozilla-central/rev/008cecc99918
Description
•