Closed Bug 1867296 Opened 11 months ago Closed 10 months ago

[wpt-sync] Sync PR 43417 - [css-images-4] Implement unprefixed cross-fade().

Categories

(Core :: Web Painting, task, P4)

task

Tracking

()

RESOLVED FIXED
122 Branch
Tracking Status
firefox122 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Steinar H. Gunderson <sesse@chromium.org> wrote:

[css-images-4] Implement unprefixed cross-fade().

This is similar to -webkit-cross-fade(), but differs in that it
has a different syntax, and supports more (or less) than two images.
It also supports cross-fading against a solid color, which we implement
internally as a gradient for simplicity. (This may not be optimal for
memory or performance, but it should do for now.)

We do not implement parts of the spec that are not yet written
but will be, in particular simplification at computed value time.

The functionality is behind a new runtime flag CSSCrossFade,
which is set to experimental as usual.

Change-Id: I4d29e14b215a65223b98dcaee8ba99b8f62d94dc

Reviewed-on: https://chromium-review.googlesource.com/5055552
WPT-Export-Revision: f998bc0de37dc3ec1d4b4905ceb47e573cc11bd0

Component: web-platform-tests → Web Painting
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Test result changes from PR not available.
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/20e3f7c6c888 [wpt PR 43417] - [css-images-4] Implement unprefixed cross-fade()., a=testonly https://hg.mozilla.org/integration/autoland/rev/0231a419d71c [wpt PR 43417] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in before you can comment on or make changes to this bug.