[wpt-sync] Sync PR 23872 - Paint background in main layer if there is inset shadow
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23872 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23872
Details from upstream follow.
Xianzhu Wang <wangxianzhu@chromium.org> wrote:
Paint background in main layer if there is inset shadow
Inset box shadow doesn't scroll, and it's in the scrolling area
above the background below the scrolling contents, so the background
must paint in the main graphics layer.Bug: 1086457
Change-Id: I6bf5fc3e7754a29cfa60d72acbe5699594152ce6
Reviewed-on: https://chromium-review.googlesource.com/2222626
WPT-Export-Revision: 36b4275ee0ac23bdb62c9f4fa9d568b521a6f3e1
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
FAIL: 2
Chrome
FAIL: 2
Safari
FAIL: 2
Links
Details
New Tests That Don't Pass
/css/css-backgrounds/inset-box-shadow-scroll.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-backgrounds/inset-box-shadow-stacking-context-scroll.html: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/62f7ec448123
https://hg.mozilla.org/mozilla-central/rev/b3521101aa92
Description
•