Open Bug 2027014 Opened 19 days ago Updated 7 days ago

New wpt failures in /css/css-animations/responsive/fill-forwards-viewport-units.html

Categories

(Core :: CSS Transitions and Animations, defect)

defect

Tracking

()

People

(Reporter: wpt-sync, Unassigned)

References

Details

(Whiteboard: [wpt])

Syncing wpt PR 58793 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 2026934 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 we don't recalculate vw units (in animation keyframes endpoints) when the viewport resizes. Valid bug, triaging as S3.

Severity: -- → S3

Seems like a pretty similar issue to bug 2030129. Keyframes get computed and then uncomputed, losing their vw-ness when they get inserted in the cascade.

See Also: → 2030129
You need to log in before you can comment on or make changes to this bug.