[wpt-sync] Sync PR 39717 - [CompositeBackgroundAttachmentFixed] Don't use for fieldset and table parts
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39717 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39717
Details from upstream follow.
Xianzhu Wang <wangxianzhu@chromium.org> wrote:
[CompositeBackgroundAttachmentFixed] Don't use for fieldset and table parts
Fieldset and table parts paint backgrounds specially. For example, table
row paints background per cell, so the background clip method for
composited background-attachment:fixed doesn't work for it.Bug: 1413872
Change-Id: I3c017955e34b3c574033075c31a5142a43069079
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4477773
Reviewed-by: Philip Rogers \<pdr@chromium.org>
Commit-Queue: Xianzhu Wang \<wangxianzhu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1136730}
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
| Assignee | ||
Comment 3•3 years ago
|
||
| Assignee | ||
Comment 4•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 4 tests
Status Summary
Firefox
PASS: 4
Chrome
PASS: 4
Safari
PASS: 4
Links
Comment 6•3 years ago
|
||
| bugherder | ||
Description
•