Closed Bug 1892079 Opened 15 days ago Closed 7 days ago

[wpt-sync] Sync PR 45764 - Don't use fast border radius with mix-blend-mode in different transform space

Categories

(Core :: Web Painting, task, P4)

task

Tracking

()

RESOLVED FIXED
127 Branch
Tracking Status
firefox127 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Xianzhu Wang <wangxianzhu@chromium.org> wrote:

Don't use fast border radius with mix-blend-mode in different transform space

Previously the fast border radius was applied in the transform space
of the mix-blend-mode, causing unexpected offset.

Ideally we could map the rounded clip rect from the clip's transform
space to the effect's transform space, but it doesn't seem worth the
complexity for the rare case.

Fixed: 328339028
Change-Id: I2577ce36f2d5d9ba89a1dcd57fb3d5fc2b240485

Reviewed-on: https://chromium-review.googlesource.com/5463199
WPT-Export-Revision: ecd6dc89def7e240e940b822e56a6887e8dc9759

Component: web-platform-tests → Web Painting
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

Ran 9 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

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5d8fa8afdbac
[wpt PR 45764] - Apply fast rounded corner in correct transform space, a=testonly
Status: NEW → RESOLVED
Closed: 7 days ago
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in before you can comment on or make changes to this bug.