Closed Bug 1532331 Opened 5 years ago Closed 3 years ago

Resolve failure of WPT /service-workers/service-worker/fetch-request-css-images.https.html

Categories

(Core :: DOM: Service Workers, defect, P3)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: ytausky, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: compat)

This test uses CSS function -webkit-image-set (image-set is not implemented in Gecko).

Priority: -- → P3
Blocks: 1639487

I searched for other tests that have image-set and there are a few:
https://searchfox.org/mozilla-central/search?q=image-set&path=testing%2Fweb-platform%2Ftests

we have css/css-images/image-set/* tests:
https://searchfox.org/mozilla-central/source/testing/web-platform/tests/css/css-images/image-set

these 2 tests are marked as perma fail, which would make sense.

I see paint-timing/fcp-only/fcp-bg-image-set.html as having image-set, and it is marked as perma fail.

For tests that depend on features we don't support, I am marking them as backlog so they run daily but not normally on try or on autoland.

I would like to know if I should mark the 4 tests (2 css, 1 fcp, 1 service-worker) as backlog, or just the test in the title.

ni on :perry as I saw in another but that :ytausky was afk for a bit.

Flags: needinfo?(perry)
Assignee: nobody → perry
Flags: needinfo?(perry)
Assignee: perry → nobody

I implemented image-set and this test works now.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.