[wpt-sync] Sync PR 42618 - Fix paint issue with transparent scrollbars
Categories
(Core :: Layout: Scrolling and Overflow, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 42618 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/42618
Details from upstream follow.
Luke Warlow <luke@warlow.dev> wrote:
Fix paint issue with transparent scrollbars
LayoutBox::BackgroundClipBorderBoxIsEquivalentToPaddingBox now correctly
accounts for non-auto scrollbar gutters, along with non-opaque
scrollbars.ScrollbarDisplayItem::IsOpaque also now handles non-opaque non-overlay
scrollbars.Bug: 1490798, 1459802
Change-Id: I7c3d5c3c1a498b43082dddfb7cab9850951e4ec6
Reviewed-on: https://chromium-review.googlesource.com/4952560
WPT-Export-Revision: bd384e21c297bcbec6aa4447e1b6f2f4dca0d2f8
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Assignee | ||
Comment 2•1 year 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
FAIL
: 1
Links
Comment 4•11 months ago
|
||
bugherder |
Description
•