Closed Bug 1861284 Opened 2 years ago Closed 2 years ago

[wpt-sync] Sync PR 42767 - WIP: Unprefix -webkit-mask

Categories

(Core :: Web Painting, task, P4)

task

Tracking

()

RESOLVED FIXED
121 Branch
Tracking Status
firefox121 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Philip Rogers <pdr@chromium.org> wrote:

WIP: Unprefix -webkit-mask

This patch adds a new "mask" property which is an unprefixed version
of "-webkit-mask". There was an existing "mask" property for SVG mask
references, and we now pass the first mask-image reference to SVG via
StyleAdjuster.

Syntax (https://drafts.fxtf.org/css-masking/#the-mask):
mask =
\<mask-layer>#
\<mask-layer> =
\<mask-reference> ||
\<position> [ / \<bg-size> ]? ||
\<repeat-style> ||
\<geometry-box> ||
[ \<geometry-box> | no-clip ] ||
\<compositing-operator> ||
\<masking-mode>

Bug: 1418401
Change-Id: I917045c7f466862dd1370d5c0ccb845f0223fa83
Reviewed-on: https://chromium-review.googlesource.com/4938375
WPT-Export-Revision: 8b8b507247e718b4ddf766ca9b18a567c2e12586

Component: web-platform-tests → Web Painting
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/60d793b9f9cd [wpt PR 42767] - Unprefix -webkit-mask, a=testonly https://hg.mozilla.org/integration/autoland/rev/0ad2ff1f1340 [wpt PR 42767] - Update wpt metadata, a=testonly
Test result changes from PR not available.
Test result changes from PR not available.
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/67ddfbdd9126 [wpt PR 42767] - Unprefix -webkit-mask, a=testonly https://hg.mozilla.org/integration/autoland/rev/ed7a00fd4856 [wpt PR 42767] - Update wpt metadata, a=testonly
Test result changes from PR not available.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
Regressions: 1868800
You need to log in before you can comment on or make changes to this bug.