Closed Bug 1806233 Opened 3 years ago Closed 2 years 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

()

VERIFIED DUPLICATE of bug 1684958

People

(Reporter: wpt-sync, Unassigned)

References

Details

(Whiteboard: [wpt])

Syncing wpt PR 37562 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

  • /css/css-images/image-set/image-set-parsing.html [wpt.fyi]
    • e.style['content'] = "image-set(linear-gradient(black, white) 1x, 'example.png' 4x)" should set the property value: FAIL (Chrome: FAIL, Safari: PASS)
    • e.style['content'] = "image-set(url("example.png") 192dpi, linear-gradient(black, white) 1x)" should set the property value: FAIL (Chrome: FAIL, Safari: PASS)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

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

Basically bug 1696314

Status: NEW → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1696314
Resolution: --- → DUPLICATE

(In reply to Emilio Cobos Álvarez (:emilio) from comment #1)

Basically bug 1696314

or really bug 1684958, rather (since the failures are about content, not cursor).

Duplicate of bug: 1684958
No longer duplicate of bug: 1696314

Note: this bug's dupe-target bug 1684958 was fixed, but we've got 12 newish subtest failures in this test.

I think the first four "should set the property value" subtests (where we're just producing a different serialization) will be fixed via the test changes in https://github.com/web-platform-tests/wpt/pull/40461

And I think the other 8 (with a negative resolution and `should not set the property value") are fixed by bug 1836564.

(Confirming comment 3: today's Nightly (which includes bug 1836564's patch) passes all of the subtests in the wpt.live-hosted version of this test (which includes the aforementioned test changes pull request #40461).

So: no failures in the test at this point.

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.