Open Bug 1879882 Opened 7 months ago Updated 6 months ago

New wpt failures in /css/motion/animation/offset-rotate-interpolation-math-functions-tentative.html

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 44509 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

  • /css/motion/animation/offset-rotate-interpolation-math-functions-tentative.html [wpt.fyi]
    • CSS Transitions: property <offset-rotate> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0) should be [100deg]: FAIL (Safari: PASS)
    • CSS Transitions with transition: all: property <offset-rotate> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0) should be [100deg]: FAIL (Safari: PASS)
    • CSS Animations: property <offset-rotate> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0) should be [100deg]: FAIL (Safari: PASS)
    • Web Animations: property <offset-rotate> from [100deg] to [calc(sign(20rem - 20px) * 180deg)] at (0) should be [100deg]: FAIL (Safari: PASS)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

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

Looks like this is building on offset-rotate which we implemented in bug 1429301 -- specifically, expecting more expressions to be interpolatable. --> Adding dependency.

(And this is specifically about interpolating with sign; adding dependency on the bug for that feature as well.)

Depends on: 1814588
See Also: → 1879911
Component: SVG → CSS Transitions and Animations
See Also: → 1880068
See Also: → 1880094
See Also: → 1880121
You need to log in before you can comment on or make changes to this bug.