diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 00:47:55 +0000 |
commit | 26a029d407be480d791972afb5975cf62c9360a6 (patch) | |
tree | f435a8308119effd964b339f76abb83a57c29483 /testing/web-platform/meta/encoding-detection | |
parent | Initial commit. (diff) | |
download | firefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz firefox-26a029d407be480d791972afb5975cf62c9360a6.zip |
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/encoding-detection')
71 files changed, 213 insertions, 0 deletions
diff --git a/testing/web-platform/meta/encoding-detection/ca-windows-1252-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/ca-windows-1252-late.tentative.html.ini new file mode 100644 index 0000000000..69f4be79a9 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/ca-windows-1252-late.tentative.html.ini @@ -0,0 +1,3 @@ +[ca-windows-1252-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/ca-windows-1252.tentative.html.ini b/testing/web-platform/meta/encoding-detection/ca-windows-1252.tentative.html.ini new file mode 100644 index 0000000000..5ffaa2e701 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/ca-windows-1252.tentative.html.ini @@ -0,0 +1,3 @@ +[ca-windows-1252.tentative.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/encoding-detection/el-ISO-8859-7-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/el-ISO-8859-7-late.tentative.html.ini new file mode 100644 index 0000000000..4f4e9e0c90 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/el-ISO-8859-7-late.tentative.html.ini @@ -0,0 +1,3 @@ +[el-ISO-8859-7-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/el-ISO-8859-7.tentative.html.ini b/testing/web-platform/meta/encoding-detection/el-ISO-8859-7.tentative.html.ini new file mode 100644 index 0000000000..57933d58f5 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/el-ISO-8859-7.tentative.html.ini @@ -0,0 +1,3 @@ +[el-ISO-8859-7.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/el-windows-1253-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/el-windows-1253-late.tentative.html.ini new file mode 100644 index 0000000000..529881a20d --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/el-windows-1253-late.tentative.html.ini @@ -0,0 +1,3 @@ +[el-windows-1253-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/el-windows-1253.tentative.html.ini b/testing/web-platform/meta/encoding-detection/el-windows-1253.tentative.html.ini new file mode 100644 index 0000000000..dadf7ccceb --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/el-windows-1253.tentative.html.ini @@ -0,0 +1,3 @@ +[el-windows-1253.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/en-copyright-windows-1252.tentative.html.ini b/testing/web-platform/meta/encoding-detection/en-copyright-windows-1252.tentative.html.ini new file mode 100644 index 0000000000..081170551d --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/en-copyright-windows-1252.tentative.html.ini @@ -0,0 +1,3 @@ +[en-copyright-windows-1252.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/en-euro-windows-1252.tentative.html.ini b/testing/web-platform/meta/encoding-detection/en-euro-windows-1252.tentative.html.ini new file mode 100644 index 0000000000..a557298a3a --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/en-euro-windows-1252.tentative.html.ini @@ -0,0 +1,3 @@ +[en-euro-windows-1252.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/en-windows-1252.tentative.html.ini b/testing/web-platform/meta/encoding-detection/en-windows-1252.tentative.html.ini new file mode 100644 index 0000000000..9350ca257a --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/en-windows-1252.tentative.html.ini @@ -0,0 +1,3 @@ +[en-windows-1252.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/es-maria-windows-1252.html.ini b/testing/web-platform/meta/encoding-detection/es-maria-windows-1252.html.ini new file mode 100644 index 0000000000..67e7700eda --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/es-maria-windows-1252.html.ini @@ -0,0 +1,3 @@ +[es-maria-windows-1252.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/es-nuestra-senora-windows-1252.tentative.html.ini b/testing/web-platform/meta/encoding-detection/es-nuestra-senora-windows-1252.tentative.html.ini new file mode 100644 index 0000000000..c3b2408bb2 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/es-nuestra-senora-windows-1252.tentative.html.ini @@ -0,0 +1,3 @@ +[es-nuestra-senora-windows-1252.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/es-number-one-windows-1252.tentative.html.ini b/testing/web-platform/meta/encoding-detection/es-number-one-windows-1252.tentative.html.ini new file mode 100644 index 0000000000..d049470bc9 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/es-number-one-windows-1252.tentative.html.ini @@ -0,0 +1,3 @@ +[es-number-one-windows-1252.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/es-ordinal-windows-1252.html.ini b/testing/web-platform/meta/encoding-detection/es-ordinal-windows-1252.html.ini new file mode 100644 index 0000000000..0350ff57b2 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/es-ordinal-windows-1252.html.ini @@ -0,0 +1,3 @@ +[es-ordinal-windows-1252.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/fa-windows-1256-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/fa-windows-1256-late.tentative.html.ini new file mode 100644 index 0000000000..93d7477c7b --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/fa-windows-1256-late.tentative.html.ini @@ -0,0 +1,3 @@ +[fa-windows-1256-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/fa-windows-1256.tentative.html.ini b/testing/web-platform/meta/encoding-detection/fa-windows-1256.tentative.html.ini new file mode 100644 index 0000000000..b6a936104d --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/fa-windows-1256.tentative.html.ini @@ -0,0 +1,3 @@ +[fa-windows-1256.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/fi-windows-1252-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/fi-windows-1252-late.tentative.html.ini new file mode 100644 index 0000000000..9fcf46e873 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/fi-windows-1252-late.tentative.html.ini @@ -0,0 +1,3 @@ +[fi-windows-1252-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/fi-windows-1252.tentative.html.ini b/testing/web-platform/meta/encoding-detection/fi-windows-1252.tentative.html.ini new file mode 100644 index 0000000000..840d4dc7e8 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/fi-windows-1252.tentative.html.ini @@ -0,0 +1,3 @@ +[fi-windows-1252.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/he-ISO-8859-8-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/he-ISO-8859-8-late.tentative.html.ini new file mode 100644 index 0000000000..8165da4025 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/he-ISO-8859-8-late.tentative.html.ini @@ -0,0 +1,3 @@ +[he-ISO-8859-8-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/he-ISO-8859-8.tentative.html.ini b/testing/web-platform/meta/encoding-detection/he-ISO-8859-8.tentative.html.ini new file mode 100644 index 0000000000..e22bfe9ddf --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/he-ISO-8859-8.tentative.html.ini @@ -0,0 +1,3 @@ +[he-ISO-8859-8.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/he-windows-1255-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/he-windows-1255-late.tentative.html.ini new file mode 100644 index 0000000000..9e69168264 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/he-windows-1255-late.tentative.html.ini @@ -0,0 +1,3 @@ +[he-windows-1255-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/he-windows-1255.tentative.html.ini b/testing/web-platform/meta/encoding-detection/he-windows-1255.tentative.html.ini new file mode 100644 index 0000000000..bdcad0bcab --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/he-windows-1255.tentative.html.ini @@ -0,0 +1,3 @@ +[he-windows-1255.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/is-windows-1252-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/is-windows-1252-late.tentative.html.ini new file mode 100644 index 0000000000..01d3285520 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/is-windows-1252-late.tentative.html.ini @@ -0,0 +1,3 @@ +[is-windows-1252-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/is-windows-1252.tentative.html.ini b/testing/web-platform/meta/encoding-detection/is-windows-1252.tentative.html.ini new file mode 100644 index 0000000000..c5a8a9ae7e --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/is-windows-1252.tentative.html.ini @@ -0,0 +1,3 @@ +[is-windows-1252.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/it-number-one-windows-1252.tentative.html.ini b/testing/web-platform/meta/encoding-detection/it-number-one-windows-1252.tentative.html.ini new file mode 100644 index 0000000000..67ada13658 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/it-number-one-windows-1252.tentative.html.ini @@ -0,0 +1,3 @@ +[it-number-one-windows-1252.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/it-ordinal-windows-1252.html.ini b/testing/web-platform/meta/encoding-detection/it-ordinal-windows-1252.html.ini new file mode 100644 index 0000000000..522cd4365e --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/it-ordinal-windows-1252.html.ini @@ -0,0 +1,3 @@ +[it-ordinal-windows-1252.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/it-roman-ordinal-windows-1252.html.ini b/testing/web-platform/meta/encoding-detection/it-roman-ordinal-windows-1252.html.ini new file mode 100644 index 0000000000..9cb91eca65 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/it-roman-ordinal-windows-1252.html.ini @@ -0,0 +1,3 @@ +[it-roman-ordinal-windows-1252.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/it-windows-1252-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/it-windows-1252-late.tentative.html.ini new file mode 100644 index 0000000000..ac84fa8acf --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/it-windows-1252-late.tentative.html.ini @@ -0,0 +1,3 @@ +[it-windows-1252-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/it-windows-1252.tentative.html.ini b/testing/web-platform/meta/encoding-detection/it-windows-1252.tentative.html.ini new file mode 100644 index 0000000000..f8594f1e35 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/it-windows-1252.tentative.html.ini @@ -0,0 +1,3 @@ +[it-windows-1252.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/ja-EUC-JP-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/ja-EUC-JP-late.tentative.html.ini new file mode 100644 index 0000000000..adb47c1690 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/ja-EUC-JP-late.tentative.html.ini @@ -0,0 +1,3 @@ +[ja-EUC-JP-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/ja-EUC-JP.tentative.html.ini b/testing/web-platform/meta/encoding-detection/ja-EUC-JP.tentative.html.ini new file mode 100644 index 0000000000..ec4cd77d34 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/ja-EUC-JP.tentative.html.ini @@ -0,0 +1,3 @@ +[ja-EUC-JP.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/ja-ISO-2022-JP-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/ja-ISO-2022-JP-late.tentative.html.ini new file mode 100644 index 0000000000..620c03c678 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/ja-ISO-2022-JP-late.tentative.html.ini @@ -0,0 +1,3 @@ +[ja-ISO-2022-JP-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/ja-ISO-2022-JP.tentative.html.ini b/testing/web-platform/meta/encoding-detection/ja-ISO-2022-JP.tentative.html.ini new file mode 100644 index 0000000000..0061eba33c --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/ja-ISO-2022-JP.tentative.html.ini @@ -0,0 +1,3 @@ +[ja-ISO-2022-JP.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/ja-Shift_JIS-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/ja-Shift_JIS-late.tentative.html.ini new file mode 100644 index 0000000000..bda3e9b863 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/ja-Shift_JIS-late.tentative.html.ini @@ -0,0 +1,3 @@ +[ja-Shift_JIS-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/ja-Shift_JIS.tentative.html.ini b/testing/web-platform/meta/encoding-detection/ja-Shift_JIS.tentative.html.ini new file mode 100644 index 0000000000..301a118820 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/ja-Shift_JIS.tentative.html.ini @@ -0,0 +1,3 @@ +[ja-Shift_JIS.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/ja-half-width-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/ja-half-width-late.tentative.html.ini new file mode 100644 index 0000000000..b5fff96d75 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/ja-half-width-late.tentative.html.ini @@ -0,0 +1,3 @@ +[ja-half-width-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/ja-half-width.tentative.html.ini b/testing/web-platform/meta/encoding-detection/ja-half-width.tentative.html.ini new file mode 100644 index 0000000000..4d026d3c8c --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/ja-half-width.tentative.html.ini @@ -0,0 +1,3 @@ +[ja-half-width.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/ko-EUC-KR-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/ko-EUC-KR-late.tentative.html.ini new file mode 100644 index 0000000000..baa0859283 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/ko-EUC-KR-late.tentative.html.ini @@ -0,0 +1,3 @@ +[ko-EUC-KR-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/ko-EUC-KR.tentative.html.ini b/testing/web-platform/meta/encoding-detection/ko-EUC-KR.tentative.html.ini new file mode 100644 index 0000000000..4e3c01cf82 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/ko-EUC-KR.tentative.html.ini @@ -0,0 +1,3 @@ +[ko-EUC-KR.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/lt-windows-1257-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/lt-windows-1257-late.tentative.html.ini new file mode 100644 index 0000000000..9d41d909b8 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/lt-windows-1257-late.tentative.html.ini @@ -0,0 +1,3 @@ +[lt-windows-1257-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/lt-windows-1257.tentative.html.ini b/testing/web-platform/meta/encoding-detection/lt-windows-1257.tentative.html.ini new file mode 100644 index 0000000000..de6b9a3c18 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/lt-windows-1257.tentative.html.ini @@ -0,0 +1,3 @@ +[lt-windows-1257.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/lv-windows-1257-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/lv-windows-1257-late.tentative.html.ini new file mode 100644 index 0000000000..9302a13b63 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/lv-windows-1257-late.tentative.html.ini @@ -0,0 +1,3 @@ +[lv-windows-1257-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/lv-windows-1257.tentative.html.ini b/testing/web-platform/meta/encoding-detection/lv-windows-1257.tentative.html.ini new file mode 100644 index 0000000000..20a7e7a295 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/lv-windows-1257.tentative.html.ini @@ -0,0 +1,3 @@ +[lv-windows-1257.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/nbsp-even-windows-1252.tentative.html.ini b/testing/web-platform/meta/encoding-detection/nbsp-even-windows-1252.tentative.html.ini new file mode 100644 index 0000000000..d82811f5d5 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/nbsp-even-windows-1252.tentative.html.ini @@ -0,0 +1,3 @@ +[nbsp-even-windows-1252.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/nbsp-odd-windows-1252.tentative.html.ini b/testing/web-platform/meta/encoding-detection/nbsp-odd-windows-1252.tentative.html.ini new file mode 100644 index 0000000000..5104679ab1 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/nbsp-odd-windows-1252.tentative.html.ini @@ -0,0 +1,3 @@ +[nbsp-odd-windows-1252.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/pl-ISO-8859-2-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/pl-ISO-8859-2-late.tentative.html.ini new file mode 100644 index 0000000000..b364b04b23 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/pl-ISO-8859-2-late.tentative.html.ini @@ -0,0 +1,3 @@ +[pl-ISO-8859-2-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/pl-ISO-8859-2.tentative.html.ini b/testing/web-platform/meta/encoding-detection/pl-ISO-8859-2.tentative.html.ini new file mode 100644 index 0000000000..e79fe46108 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/pl-ISO-8859-2.tentative.html.ini @@ -0,0 +1,3 @@ +[pl-ISO-8859-2.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/pl-windows-1250-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/pl-windows-1250-late.tentative.html.ini new file mode 100644 index 0000000000..6ceebe09e8 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/pl-windows-1250-late.tentative.html.ini @@ -0,0 +1,3 @@ +[pl-windows-1250-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/pl-windows-1250.tentative.html.ini b/testing/web-platform/meta/encoding-detection/pl-windows-1250.tentative.html.ini new file mode 100644 index 0000000000..f3ee5f67a7 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/pl-windows-1250.tentative.html.ini @@ -0,0 +1,3 @@ +[pl-windows-1250.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/pt-windows-1252-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/pt-windows-1252-late.tentative.html.ini new file mode 100644 index 0000000000..30f933cfad --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/pt-windows-1252-late.tentative.html.ini @@ -0,0 +1,3 @@ +[pt-windows-1252-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/pt-windows-1252.tentative.html.ini b/testing/web-platform/meta/encoding-detection/pt-windows-1252.tentative.html.ini new file mode 100644 index 0000000000..cc07d0e7c4 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/pt-windows-1252.tentative.html.ini @@ -0,0 +1,3 @@ +[pt-windows-1252.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/ru-IBM866-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/ru-IBM866-late.tentative.html.ini new file mode 100644 index 0000000000..65fc715321 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/ru-IBM866-late.tentative.html.ini @@ -0,0 +1,3 @@ +[ru-IBM866-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/ru-IBM866.tentative.html.ini b/testing/web-platform/meta/encoding-detection/ru-IBM866.tentative.html.ini new file mode 100644 index 0000000000..942a9da2ee --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/ru-IBM866.tentative.html.ini @@ -0,0 +1,3 @@ +[ru-IBM866.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/ru-ISO-8859-5-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/ru-ISO-8859-5-late.tentative.html.ini new file mode 100644 index 0000000000..7c666dcc9b --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/ru-ISO-8859-5-late.tentative.html.ini @@ -0,0 +1,3 @@ +[ru-ISO-8859-5-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/ru-ISO-8859-5.tentative.html.ini b/testing/web-platform/meta/encoding-detection/ru-ISO-8859-5.tentative.html.ini new file mode 100644 index 0000000000..5483861f3b --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/ru-ISO-8859-5.tentative.html.ini @@ -0,0 +1,3 @@ +[ru-ISO-8859-5.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/th-windows-874-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/th-windows-874-late.tentative.html.ini new file mode 100644 index 0000000000..934ec2a1d6 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/th-windows-874-late.tentative.html.ini @@ -0,0 +1,3 @@ +[th-windows-874-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/th-windows-874.tentative.html.ini b/testing/web-platform/meta/encoding-detection/th-windows-874.tentative.html.ini new file mode 100644 index 0000000000..1a3f85158a --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/th-windows-874.tentative.html.ini @@ -0,0 +1,3 @@ +[th-windows-874.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/tr-windows-1254-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/tr-windows-1254-late.tentative.html.ini new file mode 100644 index 0000000000..7cbf987e12 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/tr-windows-1254-late.tentative.html.ini @@ -0,0 +1,3 @@ +[tr-windows-1254-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/tr-windows-1254.tentative.html.ini b/testing/web-platform/meta/encoding-detection/tr-windows-1254.tentative.html.ini new file mode 100644 index 0000000000..b8adc36259 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/tr-windows-1254.tentative.html.ini @@ -0,0 +1,3 @@ +[tr-windows-1254.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/uk-KOI8-U-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/uk-KOI8-U-late.tentative.html.ini new file mode 100644 index 0000000000..9419170882 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/uk-KOI8-U-late.tentative.html.ini @@ -0,0 +1,3 @@ +[uk-KOI8-U-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/uk-KOI8-U.tentative.html.ini b/testing/web-platform/meta/encoding-detection/uk-KOI8-U.tentative.html.ini new file mode 100644 index 0000000000..f975c94762 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/uk-KOI8-U.tentative.html.ini @@ -0,0 +1,3 @@ +[uk-KOI8-U.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/uk-windows-1251-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/uk-windows-1251-late.tentative.html.ini new file mode 100644 index 0000000000..e6b28d0740 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/uk-windows-1251-late.tentative.html.ini @@ -0,0 +1,3 @@ +[uk-windows-1251-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/uk-windows-1251.tentative.html.ini b/testing/web-platform/meta/encoding-detection/uk-windows-1251.tentative.html.ini new file mode 100644 index 0000000000..1dd94e4b18 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/uk-windows-1251.tentative.html.ini @@ -0,0 +1,3 @@ +[uk-windows-1251.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/utf-8.html.ini b/testing/web-platform/meta/encoding-detection/utf-8.html.ini new file mode 100644 index 0000000000..2133a6aad9 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/utf-8.html.ini @@ -0,0 +1,3 @@ +[utf-8.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/vi-windows-1258-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/vi-windows-1258-late.tentative.html.ini new file mode 100644 index 0000000000..a2c8e8c7fb --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/vi-windows-1258-late.tentative.html.ini @@ -0,0 +1,3 @@ +[vi-windows-1258-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/vi-windows-1258.tentative.html.ini b/testing/web-platform/meta/encoding-detection/vi-windows-1258.tentative.html.ini new file mode 100644 index 0000000000..d598e2780d --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/vi-windows-1258.tentative.html.ini @@ -0,0 +1,3 @@ +[vi-windows-1258.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/yi-windows-1255-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/yi-windows-1255-late.tentative.html.ini new file mode 100644 index 0000000000..78a0d88dc7 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/yi-windows-1255-late.tentative.html.ini @@ -0,0 +1,3 @@ +[yi-windows-1255-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/yi-windows-1255.tentative.html.ini b/testing/web-platform/meta/encoding-detection/yi-windows-1255.tentative.html.ini new file mode 100644 index 0000000000..e1db6d840e --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/yi-windows-1255.tentative.html.ini @@ -0,0 +1,3 @@ +[yi-windows-1255.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/zh-Big5-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/zh-Big5-late.tentative.html.ini new file mode 100644 index 0000000000..f58bbbdcc9 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/zh-Big5-late.tentative.html.ini @@ -0,0 +1,3 @@ +[zh-Big5-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/zh-Big5.tentative.html.ini b/testing/web-platform/meta/encoding-detection/zh-Big5.tentative.html.ini new file mode 100644 index 0000000000..76fa267b52 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/zh-Big5.tentative.html.ini @@ -0,0 +1,3 @@ +[zh-Big5.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/zh-GBK-late.tentative.html.ini b/testing/web-platform/meta/encoding-detection/zh-GBK-late.tentative.html.ini new file mode 100644 index 0000000000..bc1394ada0 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/zh-GBK-late.tentative.html.ini @@ -0,0 +1,3 @@ +[zh-GBK-late.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding-detection/zh-GBK.tentative.html.ini b/testing/web-platform/meta/encoding-detection/zh-GBK.tentative.html.ini new file mode 100644 index 0000000000..151bf3efe3 --- /dev/null +++ b/testing/web-platform/meta/encoding-detection/zh-GBK.tentative.html.ini @@ -0,0 +1,3 @@ +[zh-GBK.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |