Closed Bug 1709451 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 28823 - Emit synthetic mask for non-2d-axis aligned clip for backdrop effects

Categories

(Core :: Web Painting, task, P4)

task

Tracking

()

RESOLVED FIXED
90 Branch
Tracking Status
firefox90 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 28823 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/28823
Details from upstream follow.

b'Xianzhu Wang <wangxianzhu@chromium.org>' wrote:

Emit synthetic mask for non-2d-axis aligned clip for backdrop effects

The bug case is that a clip applies to a composited backdrop effect
(backdrop-filter or mix-blend-mode), the clipping element doesn't
create an isolation group for the backdrop effect, and the clip is
not 2d-axis aligned to the containing isolation group. In the case
we need to apply the clip as a synthetic mask. (For normal non-2d-axis
aligned clip we decomposite the clip to emit a paint operation in the
composited layer for the clip.)

Bug: 1202369
Change-Id: I54112516e1603f65ae99d6a2167c8dc1ee6107da
Reviewed-on: https://chromium-review.googlesource.com/2872248
WPT-Export-Revision: 34e16ba9d857db5ffaca4f1f53ebb0c4f249e0ca

Component: web-platform-tests → Web Painting
Product: Testing → Core

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

FAIL: 1

Links

GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a81639671da2 [wpt PR 28823] - Emit synthetic mask for non-2d-axis aligned clip for backdrop effects, a=testonly https://hg.mozilla.org/integration/autoland/rev/07df2b1243d7 [wpt PR 28823] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
You need to log in before you can comment on or make changes to this bug.