[wpt-sync] Sync PR 32475 - Disable compositing the background color if style has mask or clippath.
Categories
(Core :: Layout: Images, Video, and HTML Frames, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox98 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32475 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32475
Details from upstream follow.
Kevin Ellis <kevers@google.com> wrote:
Disable compositing the background color if style has mask or clippath.
The source of the problem is that detection of the composited background
animation failed to take the layer into account. Only the background
layer should be animated.There is still an issue with "filter: blur", but that is a separate bug
and will be resolved in a separate patch.Bug: 1286463
Change-Id: I04d28194f6ee9ffc858bf5e065996f4f16c0e303
Reviewed-on: https://chromium-review.googlesource.com/3387094
WPT-Export-Revision: ef17beb1c36595903254f9d5c6d4def67288f4c8
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years 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
PASS: 1
Links
Comment 3•3 years ago
|
||
| bugherder | ||
Description
•