Closed Bug 1810611 Opened 1 year ago Closed 1 year ago

[wpt-sync] Sync PR 38004 - Allow animating display with CSSDisplayAnimation flag.

Categories

(Core :: DOM: Animation, task, P4)

task

Tracking

()

RESOLVED FIXED
111 Branch
Tracking Status
firefox111 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Robert Flack <flackr@chromium.org> wrote:

Allow animating display with CSSDisplayAnimation flag.

This allows using display and content-visibility when the CSSDisplayAnimation
flag is enabled.

With this flag enabled the following demo animates a dialog out:
https://output.jsbin.com/yalicic

Bug: 1395394
Change-Id: I465aae6eceaccb99f83ab5decdbabddadfa273cb
Reviewed-on: https://chromium-review.googlesource.com/4171654
WPT-Export-Revision: db336308434a8e3c69db3975dcf5c4123106771c

Component: web-platform-tests → DOM: Animation
Product: Testing → Core

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 1 subtests

Status Summary

Firefox

OK : 2
FAIL: 15

Chrome

OK : 2
FAIL: 15

Safari

OK : 2
FAIL: 15

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /css/css-display/animations/display-interpolation.tentative.html [wpt.fyi]
    • CSS Animations: property <display> from [grid] to [flex] at (-0.3) should be [grid]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <display> from [grid] to [flex] at (0) should be [grid]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <display> from [grid] to [flex] at (0.3) should be [grid]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <display> from [grid] to [flex] at (0.5) should be [flex]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <display> from [grid] to [flex] at (0.6) should be [flex]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <display> from [grid] to [flex] at (1) should be [flex]: FAIL (Chrome: FAIL, Safari: FAIL)
    • CSS Animations: property <display> from [grid] to [flex] at (1.5) should be [flex]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <display> from [grid] to [flex] at (-0.3) should be [grid]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <display> from [grid] to [flex] at (0) should be [grid]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <display> from [grid] to [flex] at (0.3) should be [grid]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <display> from [grid] to [flex] at (0.5) should be [flex]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <display> from [grid] to [flex] at (0.6) should be [flex]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <display> from [grid] to [flex] at (1) should be [flex]: FAIL (Chrome: FAIL, Safari: FAIL)
    • Web Animations: property <display> from [grid] to [flex] at (1.5) should be [flex]: FAIL (Chrome: FAIL, Safari: FAIL)
  • /web-animations/animation-model/animation-types/display.tentative.html [wpt.fyi]
    • Display can be held by animation: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c2938a2aaf93
[wpt PR 38004] - Allow animating display with CSSDisplayAnimation flag., a=testonly
https://hg.mozilla.org/integration/autoland/rev/76c596d4cf1b
[wpt PR 38004] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
You need to log in before you can comment on or make changes to this bug.