Closed
Bug 1765495
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 33713 - Fix 2d-axis-misaligned clip under opacity
Categories
(Core :: Web Painting, task, P4)
Core
Web Painting
Tracking
()
RESOLVED
FIXED
102 Branch
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33713 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33713
Details from upstream follow.
Xianzhu Wang <wangxianzhu@chromium.org> wrote:
Fix 2d-axis-misaligned clip under opacity
We should not reset may_be_2d_axis_misaligned_to_render_surface
on conditional render surfaces. It should accumulate under known
render surfaces.Bug: 1314671
Change-Id: Id2bb26c457c3581f5909341cb7af7263d49a058b
Reviewed-on: https://chromium-review.googlesource.com/3591938
WPT-Export-Revision: d214124975fe53e69deec88b5da539e53c66a46b
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → Web Painting
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1f5f408bf311ddba3052c838cedf9a1785883b7e
Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7d71059b2dc437e8f21a8201e2b2cfb5c13fb722
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f020dbf0783a
[wpt PR 33713] - Fix 2d-axis-misaligned clip under opacity, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox102:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•