Open Bug 1960669 Opened 13 days ago Updated 13 days ago

New wpt failures in /css/css-images/image-set/image-set-parsing.html

Categories

(Core :: Layout: Images, Video, and HTML Frames, defect)

defect

Tracking

()

People

(Reporter: wpt-sync, Unassigned)

References

Details

(Whiteboard: [wpt])

Syncing wpt PR 52001 found new untriaged test failures in CI

Tests Affected

Firefox-only failures

  • /css/css-images/image-set/image-set-parsing.html [wpt.fyi]
    • e.style['background-image'] = "image-set(url("example.png") calc(1dppx * sign(1em - 10px)))" should set the property value: FAIL
    • e.style['background-image'] = "-webkit-image-set(url("example.png") calc(1dppx * sign(1em - 10px)))" should set the property value: FAIL

New Tests That Don't Pass

  • /css/css-images/image-set/image-set-parsing.html [wpt.fyi]
    • e.style['background-image'] = "image-set(url("example.png") calc(1dppx * sibling-index()))" should set the property value: FAIL (Chrome: PASS, Safari: FAIL)
    • e.style['background-image'] = "-webkit-image-set(url("example.png") calc(1dppx * sibling-index()))" 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 1960646 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.

You need to log in before you can comment on or make changes to this bug.