diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/html/syntax/speculative-parsing | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/html/syntax/speculative-parsing')
93 files changed, 319 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/img-data-src.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/img-data-src.tentative.sub.html.ini new file mode 100644 index 0000000000..5c119e806a --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/img-data-src.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[img-data-src.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/img-src-crossorigin.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/img-src-crossorigin.tentative.sub.html.ini new file mode 100644 index 0000000000..9c1fcec419 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/img-src-crossorigin.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[img-src-crossorigin.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/img-src.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/img-src.tentative.sub.html.ini new file mode 100644 index 0000000000..6ff560200b --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/img-src.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[img-src.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/img-srcset.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/img-srcset.tentative.sub.html.ini new file mode 100644 index 0000000000..dec17850ef --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/img-srcset.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[img-srcset.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-no-rel.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-no-rel.tentative.sub.html.ini new file mode 100644 index 0000000000..cdd134c289 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-no-rel.tentative.sub.html.ini @@ -0,0 +1,4 @@ +[link-no-rel.tentative.sub.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and debug and not fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-alternate-stylesheet.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-alternate-stylesheet.tentative.sub.html.ini new file mode 100644 index 0000000000..f537fab2bf --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-alternate-stylesheet.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[link-rel-alternate-stylesheet.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-preload-as-font-crossorigin.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-preload-as-font-crossorigin.tentative.sub.html.ini new file mode 100644 index 0000000000..c46f37f6e7 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-preload-as-font-crossorigin.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[link-rel-preload-as-font-crossorigin.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-preload-as-image.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-preload-as-image.tentative.sub.html.ini new file mode 100644 index 0000000000..e7f30c2bb6 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-preload-as-image.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[link-rel-preload-as-image.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-preload-as-script.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-preload-as-script.tentative.sub.html.ini new file mode 100644 index 0000000000..3fcdec4913 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-preload-as-script.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[link-rel-preload-as-script.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-preload-as-style.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-preload-as-style.tentative.sub.html.ini new file mode 100644 index 0000000000..6ae1b2118c --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-preload-as-style.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[link-rel-preload-as-style.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-crossorigin.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-crossorigin.tentative.sub.html.ini new file mode 100644 index 0000000000..1ec6f43d55 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-crossorigin.tentative.sub.html.ini @@ -0,0 +1,4 @@ +[link-rel-stylesheet-crossorigin.tentative.sub.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and debug and not fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-disabled.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-disabled.tentative.sub.html.ini new file mode 100644 index 0000000000..d2ee4f91e8 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-disabled.tentative.sub.html.ini @@ -0,0 +1,5 @@ +[link-rel-stylesheet-disabled.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Speculative parsing, document.write(): link-rel-stylesheet-disabled] + expected: FAIL diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-integrity.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-integrity.tentative.sub.html.ini new file mode 100644 index 0000000000..8bc2bc9ebb --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-integrity.tentative.sub.html.ini @@ -0,0 +1,4 @@ +[link-rel-stylesheet-integrity.tentative.sub.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and debug and not fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-nomatch-media.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-nomatch-media.tentative.sub.html.ini new file mode 100644 index 0000000000..07f781d5cc --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-nomatch-media.tentative.sub.html.ini @@ -0,0 +1,5 @@ +[link-rel-stylesheet-nomatch-media.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Speculative parsing, document.write(): link-rel-stylesheet-nomatch-media] + expected: FAIL diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-referrerpolicy-no-referrer.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-referrerpolicy-no-referrer.tentative.sub.html.ini new file mode 100644 index 0000000000..4e5eaa134a --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-referrerpolicy-no-referrer.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[link-rel-stylesheet-referrerpolicy-no-referrer.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-type-text-css.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-type-text-css.tentative.sub.html.ini new file mode 100644 index 0000000000..8842b6ee30 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-type-text-css.tentative.sub.html.ini @@ -0,0 +1,4 @@ +[link-rel-stylesheet-type-text-css.tentative.sub.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and debug and not fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-unsupported-type.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-unsupported-type.tentative.sub.html.ini new file mode 100644 index 0000000000..72e7552112 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet-unsupported-type.tentative.sub.html.ini @@ -0,0 +1,5 @@ +[link-rel-stylesheet-unsupported-type.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Speculative parsing, document.write(): link-rel-stylesheet-unsupported-type] + expected: FAIL diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet.tentative.sub.html.ini new file mode 100644 index 0000000000..43ef33f83c --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/link-rel-stylesheet.tentative.sub.html.ini @@ -0,0 +1,4 @@ +[link-rel-stylesheet.tentative.sub.html] + expected: + if (os == "android") and debug and not fission: [OK, TIMEOUT] + if (os == "android") and debug and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/math-script-src.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/math-script-src.tentative.sub.html.ini new file mode 100644 index 0000000000..0f4b5df280 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/math-script-src.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[math-script-src.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/meta-charset-script-src.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/meta-charset-script-src.tentative.sub.html.ini new file mode 100644 index 0000000000..0b30610c0d --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/meta-charset-script-src.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[meta-charset-script-src.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/meta-csp-img-src-asterisk.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/meta-csp-img-src-asterisk.tentative.sub.html.ini new file mode 100644 index 0000000000..6a9396942e --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/meta-csp-img-src-asterisk.tentative.sub.html.ini @@ -0,0 +1,4 @@ +[meta-csp-img-src-asterisk.tentative.sub.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and debug and not fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/meta-csp-img-src-none.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/meta-csp-img-src-none.tentative.sub.html.ini new file mode 100644 index 0000000000..9e14b4d32e --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/meta-csp-img-src-none.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[meta-csp-img-src-none.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/meta-referrer-no-referrer-img-src.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/meta-referrer-no-referrer-img-src.tentative.sub.html.ini new file mode 100644 index 0000000000..0a75e51a23 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/meta-referrer-no-referrer-img-src.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[meta-referrer-no-referrer-img-src.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/meta-viewport-link-stylesheet-media.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/meta-viewport-link-stylesheet-media.tentative.sub.html.ini new file mode 100644 index 0000000000..5b847ff240 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/meta-viewport-link-stylesheet-media.tentative.sub.html.ini @@ -0,0 +1,5 @@ +[meta-viewport-link-stylesheet-media.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Speculative parsing, document.write(): meta-viewport-link-stylesheet-media] + expected: FAIL diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/picture-source-br-img.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/picture-source-br-img.tentative.sub.html.ini new file mode 100644 index 0000000000..f043830b9a --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/picture-source-br-img.tentative.sub.html.ini @@ -0,0 +1,4 @@ +[picture-source-br-img.tentative.sub.html] + expected: + if (os == "android") and debug and not fission: [OK, TIMEOUT] + if (os == "android") and debug and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/picture-source-no-img.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/picture-source-no-img.tentative.sub.html.ini new file mode 100644 index 0000000000..e51ecc86eb --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/picture-source-no-img.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[picture-source-no-img.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/picture-source-nomatch-media.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/picture-source-nomatch-media.tentative.sub.html.ini new file mode 100644 index 0000000000..7ee1f5db53 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/picture-source-nomatch-media.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[picture-source-nomatch-media.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/picture-source-unsupported-type.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/picture-source-unsupported-type.tentative.sub.html.ini new file mode 100644 index 0000000000..f7b27801d3 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/picture-source-unsupported-type.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[picture-source-unsupported-type.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-async.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-async.tentative.sub.html.ini new file mode 100644 index 0000000000..66e0822d23 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-async.tentative.sub.html.ini @@ -0,0 +1,4 @@ +[script-src-async.tentative.sub.html] + expected: + if (os == "android") and debug and not fission: [OK, TIMEOUT] + if (os == "android") and debug and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-crossorigin.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-crossorigin.tentative.sub.html.ini new file mode 100644 index 0000000000..89c38ebbb0 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-crossorigin.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[script-src-crossorigin.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-defer.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-defer.tentative.sub.html.ini new file mode 100644 index 0000000000..af9b18113a --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-defer.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[script-src-defer.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-integrity.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-integrity.tentative.sub.html.ini new file mode 100644 index 0000000000..08aa14db5b --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-integrity.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[script-src-integrity.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-module.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-module.tentative.sub.html.ini new file mode 100644 index 0000000000..af3db16c8e --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-module.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[script-src-module.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-nomodule.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-nomodule.tentative.sub.html.ini new file mode 100644 index 0000000000..f11b6dd685 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-nomodule.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[script-src-nomodule.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-referrerpolicy-no-referrer.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-referrerpolicy-no-referrer.tentative.sub.html.ini new file mode 100644 index 0000000000..4e705a7553 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-referrerpolicy-no-referrer.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[script-src-referrerpolicy-no-referrer.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-type-application-ecmascript.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-type-application-ecmascript.tentative.sub.html.ini new file mode 100644 index 0000000000..e1398795a1 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-type-application-ecmascript.tentative.sub.html.ini @@ -0,0 +1,4 @@ +[script-src-type-application-ecmascript.tentative.sub.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and debug and not fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-unsupported-type.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-unsupported-type.tentative.sub.html.ini new file mode 100644 index 0000000000..c92e450d5a --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src-unsupported-type.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[script-src-unsupported-type.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src.tentative.sub.html.ini new file mode 100644 index 0000000000..76c8ec9d11 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/script-src.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[script-src.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-image-href.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-image-href.tentative.sub.html.ini new file mode 100644 index 0000000000..e5a2cd0bcd --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-image-href.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[svg-image-href.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-image-src.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-image-src.tentative.sub.html.ini new file mode 100644 index 0000000000..3d91630d1d --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-image-src.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[svg-image-src.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-image-xlinkhref.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-image-xlinkhref.tentative.sub.html.ini new file mode 100644 index 0000000000..a2568d50d7 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-image-xlinkhref.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[svg-image-xlinkhref.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-script-href.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-script-href.tentative.sub.html.ini new file mode 100644 index 0000000000..a22da5c4d8 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-script-href.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[svg-script-href.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-script-src.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-script-src.tentative.sub.html.ini new file mode 100644 index 0000000000..2197fbd5ab --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-script-src.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[svg-script-src.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-script-xlinkhref.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-script-xlinkhref.tentative.sub.html.ini new file mode 100644 index 0000000000..37caecadce --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/svg-script-xlinkhref.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[svg-script-xlinkhref.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/template-script-src.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/template-script-src.tentative.sub.html.ini new file mode 100644 index 0000000000..3c0f029271 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/template-script-src.tentative.sub.html.ini @@ -0,0 +1,4 @@ +[template-script-src.tentative.sub.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and debug and not fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/video-poster.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/video-poster.tentative.sub.html.ini new file mode 100644 index 0000000000..33522ddc9e --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/video-poster.tentative.sub.html.ini @@ -0,0 +1,3 @@ +[video-poster.tentative.sub.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/xmp-script-src.tentative.sub.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/xmp-script-src.tentative.sub.html.ini new file mode 100644 index 0000000000..d134e21390 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/document-write/xmp-script-src.tentative.sub.html.ini @@ -0,0 +1,4 @@ +[xmp-script-src.tentative.sub.html] + expected: + if (os == "android") and debug and not fission: [OK, TIMEOUT] + if (os == "android") and debug and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/base-href-script-src.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/base-href-script-src.tentative.html.ini new file mode 100644 index 0000000000..7411feee75 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/base-href-script-src.tentative.html.ini @@ -0,0 +1,3 @@ +[base-href-script-src.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/image-src.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/image-src.tentative.html.ini new file mode 100644 index 0000000000..7e7b920ddf --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/image-src.tentative.html.ini @@ -0,0 +1,3 @@ +[image-src.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/img-src-crossorigin.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/img-src-crossorigin.tentative.html.ini new file mode 100644 index 0000000000..6f974fdcd7 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/img-src-crossorigin.tentative.html.ini @@ -0,0 +1,3 @@ +[img-src-crossorigin.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/img-src-loading-lazy.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/img-src-loading-lazy.tentative.html.ini new file mode 100644 index 0000000000..27983c1c9f --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/img-src-loading-lazy.tentative.html.ini @@ -0,0 +1,3 @@ +[img-src-loading-lazy.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/img-src-referrerpolicy-no-referrer.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/img-src-referrerpolicy-no-referrer.tentative.html.ini new file mode 100644 index 0000000000..bbd3b5294e --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/img-src-referrerpolicy-no-referrer.tentative.html.ini @@ -0,0 +1,3 @@ +[img-src-referrerpolicy-no-referrer.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/img-src.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/img-src.tentative.html.ini new file mode 100644 index 0000000000..8c5c10c5db --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/img-src.tentative.html.ini @@ -0,0 +1,3 @@ +[img-src.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/img-srcset.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/img-srcset.tentative.html.ini new file mode 100644 index 0000000000..51b5a89e8b --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/img-srcset.tentative.html.ini @@ -0,0 +1,5 @@ +[img-srcset.tentative.html] + [Speculative parsing, page load: img-srcset] + expected: + if (os == "android") and debug: PASS + [PASS, FAIL] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-no-rel.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-no-rel.tentative.html.ini new file mode 100644 index 0000000000..2a8c2fd00f --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-no-rel.tentative.html.ini @@ -0,0 +1,3 @@ +[link-no-rel.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-alternate-stylesheet.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-alternate-stylesheet.tentative.html.ini new file mode 100644 index 0000000000..3e505c3a05 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-alternate-stylesheet.tentative.html.ini @@ -0,0 +1,3 @@ +[link-rel-alternate-stylesheet.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-preload-as-font-crossorigin.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-preload-as-font-crossorigin.tentative.html.ini new file mode 100644 index 0000000000..dffeae56f3 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-preload-as-font-crossorigin.tentative.html.ini @@ -0,0 +1,3 @@ +[link-rel-preload-as-font-crossorigin.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-preload-as-image.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-preload-as-image.tentative.html.ini new file mode 100644 index 0000000000..2fabb6eb25 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-preload-as-image.tentative.html.ini @@ -0,0 +1,8 @@ +[link-rel-preload-as-image.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Speculative parsing, page load: link-rel-preload-as-image] + expected: + if fission and (processor == "x86") and (os == "linux"): [PASS, FAIL] + if not fission and debug and (os == "linux"): [PASS, FAIL] + if not fission and not debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-preload-as-script.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-preload-as-script.tentative.html.ini new file mode 100644 index 0000000000..79feb92f39 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-preload-as-script.tentative.html.ini @@ -0,0 +1,3 @@ +[link-rel-preload-as-script.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-preload-as-style.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-preload-as-style.tentative.html.ini new file mode 100644 index 0000000000..3f83b1ec04 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-preload-as-style.tentative.html.ini @@ -0,0 +1,3 @@ +[link-rel-preload-as-style.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-crossorigin.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-crossorigin.tentative.html.ini new file mode 100644 index 0000000000..081c3838a7 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-crossorigin.tentative.html.ini @@ -0,0 +1,3 @@ +[link-rel-stylesheet-crossorigin.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-disabled.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-disabled.tentative.html.ini new file mode 100644 index 0000000000..795f6b7663 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-disabled.tentative.html.ini @@ -0,0 +1,5 @@ +[link-rel-stylesheet-disabled.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Speculative parsing, page load: link-rel-stylesheet-disabled] + expected: FAIL diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-integrity.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-integrity.tentative.html.ini new file mode 100644 index 0000000000..10f494f0c5 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-integrity.tentative.html.ini @@ -0,0 +1,4 @@ +[link-rel-stylesheet-integrity.tentative.html] + expected: + if (os == "android") and debug and not fission: [OK, TIMEOUT] + if (os == "android") and debug and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-nomatch-media.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-nomatch-media.tentative.html.ini new file mode 100644 index 0000000000..c697bc3f10 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-nomatch-media.tentative.html.ini @@ -0,0 +1,5 @@ +[link-rel-stylesheet-nomatch-media.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Speculative parsing, page load: link-rel-stylesheet-nomatch-media] + expected: FAIL diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-type-text-css.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-type-text-css.tentative.html.ini new file mode 100644 index 0000000000..0f27711fd6 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-type-text-css.tentative.html.ini @@ -0,0 +1,3 @@ +[link-rel-stylesheet-type-text-css.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-unsupported-type.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-unsupported-type.tentative.html.ini new file mode 100644 index 0000000000..c293e57da0 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet-unsupported-type.tentative.html.ini @@ -0,0 +1,3 @@ +[link-rel-stylesheet-unsupported-type.tentative.html] + [Speculative parsing, page load: link-rel-stylesheet-unsupported-type] + expected: FAIL diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet.tentative.html.ini new file mode 100644 index 0000000000..75a91c4779 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/link-rel-stylesheet.tentative.html.ini @@ -0,0 +1,4 @@ +[link-rel-stylesheet.tentative.html] + expected: + if (os == "android") and debug and not fission: [OK, TIMEOUT] + if (os == "android") and debug and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/math-script-src.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/math-script-src.tentative.html.ini new file mode 100644 index 0000000000..c4f60b0b1a --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/math-script-src.tentative.html.ini @@ -0,0 +1,3 @@ +[math-script-src.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/meta-charset-script-src.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/meta-charset-script-src.tentative.html.ini new file mode 100644 index 0000000000..b5a6bd0db9 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/meta-charset-script-src.tentative.html.ini @@ -0,0 +1,5 @@ +[meta-charset-script-src.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Speculative parsing, page load: meta-charset-script-src] + expected: FAIL diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/meta-csp-img-src-asterisk.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/meta-csp-img-src-asterisk.tentative.html.ini new file mode 100644 index 0000000000..ab7c7e0b89 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/meta-csp-img-src-asterisk.tentative.html.ini @@ -0,0 +1,3 @@ +[meta-csp-img-src-asterisk.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/meta-csp-img-src-none.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/meta-csp-img-src-none.tentative.html.ini new file mode 100644 index 0000000000..c6a123b79f --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/meta-csp-img-src-none.tentative.html.ini @@ -0,0 +1,3 @@ +[meta-csp-img-src-none.tentative.html] + expected: + if (os == "android") and debug: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/meta-referrer-no-referrer-img-src.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/meta-referrer-no-referrer-img-src.tentative.html.ini new file mode 100644 index 0000000000..bb0228f80d --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/meta-referrer-no-referrer-img-src.tentative.html.ini @@ -0,0 +1,3 @@ +[meta-referrer-no-referrer-img-src.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/meta-viewport-link-stylesheet-media.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/meta-viewport-link-stylesheet-media.tentative.html.ini new file mode 100644 index 0000000000..6547a35789 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/meta-viewport-link-stylesheet-media.tentative.html.ini @@ -0,0 +1,5 @@ +[meta-viewport-link-stylesheet-media.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Speculative parsing, page load: meta-viewport-link-stylesheet-media] + expected: FAIL diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/picture-source-br-img.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/picture-source-br-img.tentative.html.ini new file mode 100644 index 0000000000..18eed83853 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/picture-source-br-img.tentative.html.ini @@ -0,0 +1,5 @@ +[picture-source-br-img.tentative.html] + [Speculative parsing, page load: picture-source-br-img] + expected: + if (os == "android") and debug: PASS + [PASS, FAIL] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/picture-source-nomatch-media.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/picture-source-nomatch-media.tentative.html.ini new file mode 100644 index 0000000000..e0d95160e1 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/picture-source-nomatch-media.tentative.html.ini @@ -0,0 +1,3 @@ +[picture-source-nomatch-media.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/picture-source-unsupported-type.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/picture-source-unsupported-type.tentative.html.ini new file mode 100644 index 0000000000..9906fcd3da --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/picture-source-unsupported-type.tentative.html.ini @@ -0,0 +1,3 @@ +[picture-source-unsupported-type.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-async.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-async.tentative.html.ini new file mode 100644 index 0000000000..25d09c98e7 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-async.tentative.html.ini @@ -0,0 +1,4 @@ +[script-src-async.tentative.html] + expected: + if (os == "android") and debug and not fission: [OK, TIMEOUT] + if (os == "android") and debug and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-crossorigin.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-crossorigin.tentative.html.ini new file mode 100644 index 0000000000..01fca91524 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-crossorigin.tentative.html.ini @@ -0,0 +1,3 @@ +[script-src-crossorigin.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-defer.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-defer.tentative.html.ini new file mode 100644 index 0000000000..7a828f9808 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-defer.tentative.html.ini @@ -0,0 +1,3 @@ +[script-src-defer.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-integrity.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-integrity.tentative.html.ini new file mode 100644 index 0000000000..eb312b5052 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-integrity.tentative.html.ini @@ -0,0 +1,3 @@ +[script-src-integrity.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-module.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-module.tentative.html.ini new file mode 100644 index 0000000000..bd3a9d0b79 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-module.tentative.html.ini @@ -0,0 +1,3 @@ +[script-src-module.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-referrerpolicy-no-referrer.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-referrerpolicy-no-referrer.tentative.html.ini new file mode 100644 index 0000000000..cd647bfdcd --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-referrerpolicy-no-referrer.tentative.html.ini @@ -0,0 +1,3 @@ +[script-src-referrerpolicy-no-referrer.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-type-application-ecmascript.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-type-application-ecmascript.tentative.html.ini new file mode 100644 index 0000000000..5537ff2906 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-type-application-ecmascript.tentative.html.ini @@ -0,0 +1,3 @@ +[script-src-type-application-ecmascript.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-unsupported-type.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-unsupported-type.tentative.html.ini new file mode 100644 index 0000000000..72cbdb12b8 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src-unsupported-type.tentative.html.ini @@ -0,0 +1,3 @@ +[script-src-unsupported-type.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src.tentative.html.ini new file mode 100644 index 0000000000..95f615a842 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/script-src.tentative.html.ini @@ -0,0 +1,3 @@ +[script-src.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-image-href.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-image-href.tentative.html.ini new file mode 100644 index 0000000000..35f16bd4e1 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-image-href.tentative.html.ini @@ -0,0 +1,3 @@ +[svg-image-href.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-image-src.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-image-src.tentative.html.ini new file mode 100644 index 0000000000..6884444dbe --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-image-src.tentative.html.ini @@ -0,0 +1,3 @@ +[svg-image-src.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-image-xlinkhref.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-image-xlinkhref.tentative.html.ini new file mode 100644 index 0000000000..159061eab3 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-image-xlinkhref.tentative.html.ini @@ -0,0 +1,3 @@ +[svg-image-xlinkhref.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-script-href.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-script-href.tentative.html.ini new file mode 100644 index 0000000000..446a058149 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-script-href.tentative.html.ini @@ -0,0 +1,3 @@ +[svg-script-href.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-script-src.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-script-src.tentative.html.ini new file mode 100644 index 0000000000..8f3000054c --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-script-src.tentative.html.ini @@ -0,0 +1,3 @@ +[svg-script-src.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-script-xlinkhref.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-script-xlinkhref.tentative.html.ini new file mode 100644 index 0000000000..6fafb8730b --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/svg-script-xlinkhref.tentative.html.ini @@ -0,0 +1,4 @@ +[svg-script-xlinkhref.tentative.html] + expected: + if (os == "android") and debug and fission: [OK, TIMEOUT] + if (os == "android") and debug and not fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/template-script-src.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/template-script-src.tentative.html.ini new file mode 100644 index 0000000000..ab99e776e3 --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/template-script-src.tentative.html.ini @@ -0,0 +1,3 @@ +[template-script-src.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/video-poster.tentative.html.ini b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/video-poster.tentative.html.ini new file mode 100644 index 0000000000..07611ed2bb --- /dev/null +++ b/testing/web-platform/meta/html/syntax/speculative-parsing/generated/page-load/video-poster.tentative.html.ini @@ -0,0 +1,3 @@ +[video-poster.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |