aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/workers/data-url-shared.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/meta/workers/data-url-shared.html.ini')
-rw-r--r--tests/wpt/meta/workers/data-url-shared.html.ini28
1 files changed, 28 insertions, 0 deletions
diff --git a/tests/wpt/meta/workers/data-url-shared.html.ini b/tests/wpt/meta/workers/data-url-shared.html.ini
new file mode 100644
index 00000000000..cb5e162af18
--- /dev/null
+++ b/tests/wpt/meta/workers/data-url-shared.html.ini
@@ -0,0 +1,28 @@
+[data-url-shared.html]
+ expected: TIMEOUT
+ [application/javascript MIME allowed]
+ expected: FAIL
+
+ [text/plain MIME allowed]
+ expected: FAIL
+
+ [empty MIME allowed]
+ expected: FAIL
+
+ [communication goes both ways]
+ expected: FAIL
+
+ [indexedDB is present]
+ expected: FAIL
+
+ [indexedDB is inaccessible]
+ expected: FAIL
+
+ [cross-origin worker]
+ expected: FAIL
+
+ [worker has opaque origin]
+ expected: FAIL
+
+ [A data: URL shared worker should not be shared among origins.]
+ expected: TIMEOUT