summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/fetch-request-css-images.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/service-workers/service-worker/fetch-request-css-images.https.html.ini')
-rw-r--r--testing/web-platform/meta/service-workers/service-worker/fetch-request-css-images.https.html.ini21
1 files changed, 21 insertions, 0 deletions
diff --git a/testing/web-platform/meta/service-workers/service-worker/fetch-request-css-images.https.html.ini b/testing/web-platform/meta/service-workers/service-worker/fetch-request-css-images.https.html.ini
new file mode 100644
index 0000000000..97ddc1bab2
--- /dev/null
+++ b/testing/web-platform/meta/service-workers/service-worker/fetch-request-css-images.https.html.ini
@@ -0,0 +1,21 @@
+[fetch-request-css-images.https.html]
+ expected:
+ if (os == "android") and not fission and swgl: [OK, TIMEOUT]
+ if (os == "win") and (processor == "x86_64") and not swgl: [OK, ERROR]
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Verify FetchEvent for css image-set (shapeOutside).]
+ expected:
+ if (os == "win") and not swgl: [PASS, FAIL]
+ if (os == "android") and swgl: [PASS, NOTRUN]
+
+ [Verify FetchEvent for css image (shapeOutside).]
+ expected:
+ if swgl and (os == "android"): [PASS, NOTRUN]
+
+ [Verify FetchEvent for css image (backgroundImage).]
+ expected:
+ if swgl and (os == "android"): [PASS, TIMEOUT]
+
+ [Verify FetchEvent for css image-set (backgroundImage).]
+ expected:
+ if swgl and (os == "android"): [PASS, NOTRUN]