Closed Bug 1634378 Opened 4 years ago Closed 4 years ago

New wpt failures in /css/css-properties-values-api/ [at-property-animation.html, at-property.html]

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1273706

People

(Reporter: mozilla.org, Unassigned)

References

Details

(Whiteboard: [wpt])

Syncing wpt PR 23169 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

/css/css-properties-values-api/at-property-animation.html
@keyframes picks up the latest @property in the document: FAIL (Chrome: FAIL, Safari: FAIL)
Ongoing animation picks up redeclared custom property: FAIL (Chrome: FAIL, Safari: FAIL)
Ongoing animation picks up redeclared intial value: FAIL (Chrome: FAIL, Safari: FAIL)
Ongoing animation picks up redeclared inherits flag: FAIL (Chrome: FAIL, Safari: FAIL)
Ongoing animation matches new keyframes against the current registration: FAIL (Chrome: FAIL, Safari: FAIL)
Ongoing animation picks up redeclared meaning of 'unset': FAIL (Chrome: FAIL, Safari: FAIL)
@keyframes works with @property: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-properties-values-api/at-property.html
Rule applied [<transform-list>, rotateX(0deg), false]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<color>, rgb(1, 2, 3), false]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'inherits' returns expected value for ["false"]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<number>, 2.5, false]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<angle>, 42deg, false]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'inherits' returns expected value for [0]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<angle>, 1turn, false]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<length-percentage>, 10px, false]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<length-percentage>, 10%, false]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'syntax' returns expected value for [rgb(255, 0, 0)]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<integer>, 5, false]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'initial-value' returns expected value for [red]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'syntax' returns expected value for ["<color># | <image> | none"]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [, if(){}, false]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<color>, green, false]: FAIL (Chrome: FAIL, Safari: FAIL)
Inherited properties inherit: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'initial-value' returns expected value for [rgb(1, 2, 3)]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<resolution>, 96dpi, false]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'inherits' returns expected value for [none]: FAIL (Chrome: FAIL, Safari: FAIL)
Non-inherited properties do not inherit: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'inherits' returns expected value for ["true"]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<color>, tomato, false]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<time>, 10s, false]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<length>, 10px, false]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'initial-value' returns expected value for [var(--x)]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<transform-list>, rotateX(0deg) translateX(10px), false]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<length-percentage>, calc(10% + 10px), false]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'syntax' returns expected value for ["notasyntax"]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<time>, 1000ms, false]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'syntax' returns expected value for ["foo | bar | baz"]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'initial-value' returns expected value for [if(){}]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'syntax' returns expected value for [foo | bar]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'inherits' returns expected value for [1]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<image>, url("http://a/"), false]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'initial-value' returns expected value for [10px]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'inherits' returns expected value for [true]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'syntax' returns expected value for ["
"]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'syntax' returns expected value for ["<color>"]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'initial-value' returns expected value for [foo]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'syntax' returns expected value for [red]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'syntax' returns expected value for [<color>]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<percentage>, 10%, false]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<url>, url("http://a/"), false]: FAIL (Chrome: FAIL, Safari: FAIL)
Initial value may be omitted for universal registration: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<color>, tomato, true]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'syntax' returns expected value for ["<color> | none"]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<resolution>, 50dppx, false]: FAIL (Chrome: FAIL, Safari: FAIL)
Initial values substituted as computed value: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'inherits' returns expected value for [calc(0)]: FAIL (Chrome: FAIL, Safari: FAIL)
Attribute 'inherits' returns expected value for [false]: FAIL (Chrome: FAIL, Safari: FAIL)
Rule applied [<transform-function>, rotateX(0deg), false]: FAIL (Chrome: FAIL, Safari: FAIL)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1632172 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.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.