New wpt failures in /css/css-transitions/CSSTransition-not-canceling.tentative.html
Categories
(Core :: CSS Transitions and Animations, defect)
Tracking
()
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [wpt])
Syncing wpt PR 46944 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
- /css/css-transitions/CSSTransition-not-canceling.tentative.html [wpt.fyi]
- Setting "display: none" with "display" set to transition using "display 100s allow-discrete" does not cancel running transitions:
FAIL(Chrome:PASS, Safari:FAIL) - Setting "display: none" with "display" set to transition using "display 100s, all allow-discrete 100s" does not cancel running transitions:
FAIL(Chrome:PASS, Safari:FAIL)
- Setting "display: none" with "display" set to transition using "display 100s allow-discrete" does not cancel running transitions:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1905523 lands.
Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.
This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/
If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.
Updated•1 year ago
|
Updated•1 year ago
|
Comment 1•1 year ago
|
||
This depends on the support of animation of display property.
Description
•