diff options
Diffstat (limited to 'tests/wpt/meta/streams/readable-byte-streams/templated.any.js.ini')
-rw-r--r-- | tests/wpt/meta/streams/readable-byte-streams/templated.any.js.ini | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/tests/wpt/meta/streams/readable-byte-streams/templated.any.js.ini b/tests/wpt/meta/streams/readable-byte-streams/templated.any.js.ini new file mode 100644 index 00000000000..07aeb5043a8 --- /dev/null +++ b/tests/wpt/meta/streams/readable-byte-streams/templated.any.js.ini @@ -0,0 +1,32 @@ +[templated.https.any.shadowrealm-in-audioworklet.html] + expected: ERROR + +[templated.any.shadowrealm-in-dedicatedworker.html] + expected: ERROR + +[templated.any.sharedworker.html] + expected: ERROR + +[templated.any.serviceworker.html] + expected: ERROR + +[templated.https.any.shadowrealm-in-serviceworker.html] + expected: ERROR + +[templated.any.shadowrealm-in-window.html] + expected: ERROR + +[templated.any.shadowrealm-in-shadowrealm.html] + expected: ERROR + +[templated.any.shadowrealm-in-sharedworker.html] + expected: ERROR + +[templated.any.worker.html] + [ReadableStream with byte source (empty): instances have the correct methods and properties] + expected: FAIL + + +[templated.any.html] + [ReadableStream with byte source (empty): instances have the correct methods and properties] + expected: FAIL |