Open Bug 1829320 Opened 2 years ago Updated 2 years ago

New wpt failures in /css/css-animations/parsing/ [animation-range-end-computed.html, animation-range-end-valid.html, animation-range-shorthand.html, and 2 others]

Categories

(Core :: CSS Transitions and Animations, defect)

defect

Tracking

()

People

(Reporter: wpt-sync, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [wpt])

Syncing wpt PR 39593 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

  • /css/css-animations/parsing/animation-range-end-computed.html [wpt.fyi]
    • Property animation-range-end value 'normal': FAIL (Chrome: PASS, Safari: FAIL)
    • Property animation-range-end value 'COVER 100%': FAIL (Chrome: PASS, Safari: FAIL)
    • Property animation-range-end value 'cover': FAIL (Chrome: PASS, Safari: FAIL)
    • Property animation-range-end value 'contain': FAIL (Chrome: PASS, Safari: FAIL)
    • Property animation-range-end value 'entry': FAIL (Chrome: PASS, Safari: FAIL)
    • Property animation-range-end value 'exit': FAIL (Chrome: PASS, Safari: FAIL)
  • /css/css-animations/parsing/animation-range-end-valid.html [wpt.fyi]
    • e.style['animation-range-end'] = "normal" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range-end'] = "cover" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range-end'] = "contain" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range-end'] = "entry" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range-end'] = "exit" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
  • /css/css-animations/parsing/animation-range-shorthand.html [wpt.fyi]
    • e.style['animation-range'] = "normal" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "normal normal" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • Property animation-range value 'normal': FAIL (Chrome: PASS, Safari: FAIL)
    • Property animation-range value 'normal normal': FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "normal" should set animation-range-end: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "normal" should set animation-range-start: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "normal" should not set unrelated longhands: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "normal normal" should set animation-range-end: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "normal normal" should set animation-range-start: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "normal normal" should not set unrelated longhands: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "normal entry 100%" should set animation-range-end: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "normal entry 100%" should set animation-range-start: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "normal entry 100%" should not set unrelated longhands: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "normal entry 10%" should set animation-range-end: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "normal entry 10%" should set animation-range-start: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "normal entry 10%" should not set unrelated longhands: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "entry, exit" should set animation-range-end: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "entry, exit" should set animation-range-start: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "entry 0%, exit" should set animation-range-end: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "entry 0%, exit" should set animation-range-start: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range'] = "exit calc(10% + 50px)" should set animation-range-end: FAIL (Chrome: PASS, Safari: FAIL)
  • /css/css-animations/parsing/animation-range-start-computed.html [wpt.fyi]
    • Property animation-range-start value 'normal': FAIL (Chrome: PASS, Safari: FAIL)
    • Property animation-range-start value 'exit 1%, cover 2%, contain 0%': FAIL (Chrome: PASS, Safari: FAIL)
    • Property animation-range-start value 'cover': FAIL (Chrome: PASS, Safari: FAIL)
    • Property animation-range-start value 'contain': FAIL (Chrome: PASS, Safari: FAIL)
    • Property animation-range-start value 'entry': FAIL (Chrome: PASS, Safari: FAIL)
    • Property animation-range-start value 'exit': FAIL (Chrome: PASS, Safari: FAIL)
  • /css/css-animations/parsing/animation-range-start-valid.html [wpt.fyi]
    • e.style['animation-range-start'] = "normal" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range-start'] = "exit 1%, cover 2%, contain 0%" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range-start'] = "cover" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range-start'] = "contain" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range-start'] = "entry" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['animation-range-start'] = "exit" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

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

Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.