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/FileAPI/file | |
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/FileAPI/file')
11 files changed, 57 insertions, 0 deletions
diff --git a/testing/web-platform/meta/FileAPI/file/Worker-read-file-constructor.worker.js.ini b/testing/web-platform/meta/FileAPI/file/Worker-read-file-constructor.worker.js.ini new file mode 100644 index 0000000000..254305fa1e --- /dev/null +++ b/testing/web-platform/meta/FileAPI/file/Worker-read-file-constructor.worker.js.ini @@ -0,0 +1,3 @@ +[Worker-read-file-constructor.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/FileAPI/file/send-file-form-controls.html.ini b/testing/web-platform/meta/FileAPI/file/send-file-form-controls.html.ini new file mode 100644 index 0000000000..9903be3a25 --- /dev/null +++ b/testing/web-platform/meta/FileAPI/file/send-file-form-controls.html.ini @@ -0,0 +1,11 @@ +[send-file-form-controls.html] + expected: + if processor == "x86": [OK, TIMEOUT] + [Upload file-for-upload-in-form-ESC-[\x1b\].txt (ASCII) in UTF-8 form] + expected: + if processor == "x86": [PASS, TIMEOUT] + + [Upload file-for-upload-in-form-SPACE-[ \].txt (ASCII) in UTF-8 form] + expected: + if (processor == "x86") and debug: [PASS, NOTRUN] + if (processor == "x86") and not debug: [PASS, TIMEOUT, NOTRUN] diff --git a/testing/web-platform/meta/FileAPI/file/send-file-form-punctuation.html.ini b/testing/web-platform/meta/FileAPI/file/send-file-form-punctuation.html.ini new file mode 100644 index 0000000000..83e3d19ca1 --- /dev/null +++ b/testing/web-platform/meta/FileAPI/file/send-file-form-punctuation.html.ini @@ -0,0 +1,3 @@ +[send-file-form-punctuation.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/FileAPI/file/send-file-form-utf-8.html.ini b/testing/web-platform/meta/FileAPI/file/send-file-form-utf-8.html.ini new file mode 100644 index 0000000000..2c8f0624e8 --- /dev/null +++ b/testing/web-platform/meta/FileAPI/file/send-file-form-utf-8.html.ini @@ -0,0 +1,3 @@ +[send-file-form-utf-8.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/FileAPI/file/send-file-form-windows-1252.html.ini b/testing/web-platform/meta/FileAPI/file/send-file-form-windows-1252.html.ini new file mode 100644 index 0000000000..f18492f9e6 --- /dev/null +++ b/testing/web-platform/meta/FileAPI/file/send-file-form-windows-1252.html.ini @@ -0,0 +1,3 @@ +[send-file-form-windows-1252.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/FileAPI/file/send-file-form-x-user-defined.html.ini b/testing/web-platform/meta/FileAPI/file/send-file-form-x-user-defined.html.ini new file mode 100644 index 0000000000..9579aa8e2b --- /dev/null +++ b/testing/web-platform/meta/FileAPI/file/send-file-form-x-user-defined.html.ini @@ -0,0 +1,3 @@ +[send-file-form-x-user-defined.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/FileAPI/file/send-file-form.html.ini b/testing/web-platform/meta/FileAPI/file/send-file-form.html.ini new file mode 100644 index 0000000000..f9ad4acaf0 --- /dev/null +++ b/testing/web-platform/meta/FileAPI/file/send-file-form.html.ini @@ -0,0 +1,3 @@ +[send-file-form.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/FileAPI/file/send-file-formdata-controls.any.js.ini b/testing/web-platform/meta/FileAPI/file/send-file-formdata-controls.any.js.ini new file mode 100644 index 0000000000..26ab928e97 --- /dev/null +++ b/testing/web-platform/meta/FileAPI/file/send-file-formdata-controls.any.js.ini @@ -0,0 +1,7 @@ +[send-file-formdata-controls.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[send-file-formdata-controls.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/FileAPI/file/send-file-formdata-punctuation.any.js.ini b/testing/web-platform/meta/FileAPI/file/send-file-formdata-punctuation.any.js.ini new file mode 100644 index 0000000000..134478475c --- /dev/null +++ b/testing/web-platform/meta/FileAPI/file/send-file-formdata-punctuation.any.js.ini @@ -0,0 +1,7 @@ +[send-file-formdata-punctuation.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[send-file-formdata-punctuation.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/FileAPI/file/send-file-formdata-utf-8.any.js.ini b/testing/web-platform/meta/FileAPI/file/send-file-formdata-utf-8.any.js.ini new file mode 100644 index 0000000000..1d693ff588 --- /dev/null +++ b/testing/web-platform/meta/FileAPI/file/send-file-formdata-utf-8.any.js.ini @@ -0,0 +1,7 @@ +[send-file-formdata-utf-8.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[send-file-formdata-utf-8.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/FileAPI/file/send-file-formdata.any.js.ini b/testing/web-platform/meta/FileAPI/file/send-file-formdata.any.js.ini new file mode 100644 index 0000000000..45b6c7bb2d --- /dev/null +++ b/testing/web-platform/meta/FileAPI/file/send-file-formdata.any.js.ini @@ -0,0 +1,7 @@ +[send-file-formdata.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[send-file-formdata.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |