Closed Bug 1373743 Opened 7 years ago Closed 7 years ago

get shape-outside case in fetch-request-css-images.https.html WPT to pass

Categories

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

enhancement

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bkelly, Unassigned)

References

(Blocks 1 open bug)

Details

There is a service worker WPT test that verifies we correctly intercept shape-outside image loads.  We should make sure this passes as part of implementing shape-outside in bug 1098939.

The test:

http://searchfox.org/mozilla-central/source/testing/web-platform/tests/service-workers/service-worker/fetch-request-css-images.https.html#98

The current test expectation:

http://searchfox.org/mozilla-central/source/testing/web-platform/meta/service-workers/service-worker/fetch-request-css-images.https.html.ini#4

I think this should just work since we already intercept background-image from CSS.
Priority: -- → P3
I'd like to close out this bug, since it's a blocker for Bug 1353631. This test passes. The subtests that use -webkit-image-set time out, but that's as specified in the expectations file. Is that sufficient?
Flags: needinfo?(bkelly)
Sounds good to me.
Flags: needinfo?(bkelly)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.