Open
Bug 1861408
Opened 1 year ago
Updated 8 months ago
New wpt failures in /css/css-properties-values-api/animation/ [custom-property-animation-transform-none.tentative.html, custom-property-transition-transform-function-none.tentative.html, and 2 others]
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [wpt])
Syncing wpt PR 42643 found new untriaged test failures in CI
Tests Affected
New Tests That Don't Pass
- /css/css-properties-values-api/animation/custom-property-animation-transform-none.tentative.html [wpt.fyi]
- Animating a custom property of type "<transform-list>|none" from "none" to <transform-list> value:
FAIL
(Chrome:PASS
) - Animating a custom property of type "<transform-function>|none" from "none" to <transform-function> value:
FAIL
(Chrome:PASS
)
- Animating a custom property of type "<transform-list>|none" from "none" to <transform-list> value:
- /css/css-properties-values-api/animation/custom-property-transition-transform-function-none.tentative.html [wpt.fyi]
- A custom property keyword none is not a <transform-function> value and is not interpolable with <transform-function> values:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- A custom property keyword none is not a <transform-function> value and is not interpolable with <transform-function> values:
- /css/css-properties-values-api/animation/custom-property-transition-transform-function-to-list.html [wpt.fyi]
- A custom property cannot yield a CSS Transition from <transform-function> to <transform-list>:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- A custom property cannot yield a CSS Transition from <transform-function> to <transform-list>:
- /css/css-properties-values-api/animation/custom-property-transition-transform-list-none.tentative.html [wpt.fyi]
- A custom property keyword none is not a <transform-list> value and is not interpolable with <transform-list> values:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- A custom property keyword none is not a <transform-list> value and is not interpolable with <transform-list> values:
CI Results
Gecko CI (Treeherder)
GitHub PR Head
Notes
These updates will be on mozilla-central once bug 1860132 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
|
Blocks: css-properties-values-api
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•