[wpt-sync] Sync PR 44689 - Correctly invalidate styles when UsesStandardScrollbarStyle changes
Categories
(Core :: Layout: Scrolling and Overflow, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44689 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44689
Details from upstream follow.
Luke Warlow <lwarlow@igalia.com> wrote:
Correctly invalidate styles when UsesStandardScrollbarStyle changes
This patch invalidates layout and paint when UsesStandardScrollbarStyle
changes.This fixes an issue where adding scrollbar-color to an element with
::-webkit-scrollbar styles causes the legacy scrollbar to disappear
without repainting the new standard one.Bug: 41497285
Change-Id: I119bb4f96c06ef4efdcd985107c0be448c55dcd9
Reviewed-on: https://chromium-review.googlesource.com/5310160
WPT-Export-Revision: bbe3aabd7f46141cd5b36d54740f1f83a6d346ef
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS: 1
Chrome
PASS: 1
Links
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•