diff options
Diffstat (limited to 'testing/web-platform/meta/encoding/single-byte-decoder.window.js.ini')
-rw-r--r-- | testing/web-platform/meta/encoding/single-byte-decoder.window.js.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/encoding/single-byte-decoder.window.js.ini b/testing/web-platform/meta/encoding/single-byte-decoder.window.js.ini new file mode 100644 index 0000000000..37bdc9def9 --- /dev/null +++ b/testing/web-platform/meta/encoding/single-byte-decoder.window.js.ini @@ -0,0 +1,11 @@ +[single-byte-decoder.window.html?XMLHttpRequest] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[single-byte-decoder.window.html?document] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[single-byte-decoder.window.html?TextDecoder] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |