[wpt-sync] Sync PR 47880 - Change where we force main-thread scrolling for overflow:hidden
Categories
(Core :: DOM: CSS Object Model, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox131 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 47880 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/47880
Details from upstream follow.
Xianzhu Wang <wangxianzhu@chromium.org> wrote:
Change where we force main-thread scrolling for overflow:hidden
Previously the logic depended on RasterInducingScroll, and didn't work
if the scroller is not painted. Now add main-thread scrolling on the
blink scroll node in PaintPropertyTreeBuilder.Bug: 356436619
Change-Id: Ifebc2b33e6abdede7881d962407749df6742a1cf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5823800
Reviewed-by: Philip Rogers \<pdr@chromium.org>
Commit-Queue: Xianzhu Wang \<wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1348985}
Assignee | ||
Updated•6 months ago
|
Assignee | ||
Comment 1•6 months ago
|
||
Assignee | ||
Comment 2•6 months ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS
: 1
Chrome
CRASH
: 1
Safari
TIMEOUT
: 1
Links
Comment 4•6 months ago
|
||
bugherder |
Description
•