diff options
Diffstat (limited to 'testing/web-platform/meta/encoding/streams/decode-ignore-bom.any.js.ini')
-rw-r--r-- | testing/web-platform/meta/encoding/streams/decode-ignore-bom.any.js.ini | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/testing/web-platform/meta/encoding/streams/decode-ignore-bom.any.js.ini b/testing/web-platform/meta/encoding/streams/decode-ignore-bom.any.js.ini new file mode 100644 index 0000000000..c8568f6300 --- /dev/null +++ b/testing/web-platform/meta/encoding/streams/decode-ignore-bom.any.js.ini @@ -0,0 +1,15 @@ +[decode-ignore-bom.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-ignore-bom.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-ignore-bom.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-ignore-bom.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |