Closed Bug 1618805 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 22017 - Ship @supports selector()

Categories

(Core :: CSS Transitions and Animations, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla75
Tracking Status
firefox75 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Anders Hartvoll Ruud <andruud@chromium.org> wrote:

Ship @supports selector()

Unfortunately, some animation tests are now failing, because the tests
use CSS.supports to query for ::marker support, and change their
behavior to include ::marker animations. Animating ::marker is currently
not allowed by the spec, and therefore not supported by Blink.

I2S: https://groups.google.com/a/chromium.org/d/topic/blink-dev/MVXTnyC_4bQ/discussion
Bug: 979041, 1054509
Change-Id: Ib97bec4b4ef9e83598543b6d77bc48e434c6180a
Reviewed-on: https://chromium-review.googlesource.com/2064930
WPT-Export-Revision: 5d061227a3bf4381c399b15f45f93e0f9b8cc7f7

Component: web-platform-tests → CSS Transitions and Animations
Product: Testing → Core

CI Results

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

Total 5 tests and 5 subtests

Status Summary

Firefox

OK : 4
PASS : 25
FAIL : 3
TIMEOUT: 2

Chrome

OK : 4
PASS : 19
FAIL : 9
TIMEOUT: 2

Safari

OK : 3
PASS : 19
FAIL : 8
TIMEOUT: 4

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/css/css-transitions/non-rendered-element-004.tentative.html: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
Transitions on ::marker pseudo-elements are canceled when the parent display type is no longer list-item: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)
/css/css-animations/event-order.tentative.html
Same events on pseudo-elements follow the prescribed order (::marker): FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-animations/Document-getAnimations.tentative.html
CSS Animations targetting (pseudo-)elements should have correct order after sorting (::marker): FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-transitions/Document-getAnimations.tentative.html
CSS Transitions targetting (pseudo-)elements should have correct order after sorting (::marker): FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/33a0d895f719 [wpt PR 22017] - Ship @supports selector(), a=testonly https://hg.mozilla.org/integration/autoland/rev/eaa859b0f2ab [wpt PR 22017] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in before you can comment on or make changes to this bug.