diff options
Diffstat (limited to 'testing/web-platform/meta/fetch/api/basic/integrity.sub.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/fetch/api/basic/integrity.sub.any.js.ini | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fetch/api/basic/integrity.sub.any.js.ini b/testing/web-platform/meta/fetch/api/basic/integrity.sub.any.js.ini new file mode 100644 index 0000000000..6ee4a7021a --- /dev/null +++ b/testing/web-platform/meta/fetch/api/basic/integrity.sub.any.js.ini @@ -0,0 +1,14 @@ +[integrity.sub.any.sharedworker.html] + +[integrity.sub.any.html] + +[integrity.sub.any.worker.html] + expected: + if (os == "mac") and not debug: [OK, TIMEOUT] + [SHA-* integrity for opaque response] + expected: + if (os == "mac") and not debug: [PASS, NOTRUN] + + [Empty string integrity for opaque response] + expected: + if (os == "mac") and not debug: [PASS, TIMEOUT] |