diff options
Diffstat (limited to 'testing/web-platform/meta/speculation-rules/prerender')
103 files changed, 445 insertions, 0 deletions
diff --git a/testing/web-platform/meta/speculation-rules/prerender/about-blank-iframes.html.ini b/testing/web-platform/meta/speculation-rules/prerender/about-blank-iframes.html.ini new file mode 100644 index 0000000000..bab2f66026 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/about-blank-iframes.html.ini @@ -0,0 +1,2 @@ +[about-blank-iframes.html] + expected: ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/accept-client-hint-cache.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/accept-client-hint-cache.https.html.ini new file mode 100644 index 0000000000..8834b8a400 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/accept-client-hint-cache.https.html.ini @@ -0,0 +1,2 @@ +[accept-client-hint-cache.https.html] + expected: ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/activation-start.html.ini b/testing/web-platform/meta/speculation-rules/prerender/activation-start.html.ini new file mode 100644 index 0000000000..15beca96ab --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/activation-start.html.ini @@ -0,0 +1,2 @@ +[activation-start.html] + expected: ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/cache-storage.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/cache-storage.https.html.ini new file mode 100644 index 0000000000..9702de444f --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/cache-storage.https.html.ini @@ -0,0 +1,4 @@ +[cache-storage.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/clients-matchall.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/clients-matchall.https.html.ini new file mode 100644 index 0000000000..e5e869f339 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/clients-matchall.https.html.ini @@ -0,0 +1,4 @@ +[clients-matchall.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/cookies.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/cookies.https.html.ini new file mode 100644 index 0000000000..6d4e0468bf --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/cookies.https.html.ini @@ -0,0 +1,4 @@ +[cookies.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/credentialed-prerender-not-opt-in.html.ini b/testing/web-platform/meta/speculation-rules/prerender/credentialed-prerender-not-opt-in.html.ini new file mode 100644 index 0000000000..ef8ad2ca53 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/credentialed-prerender-not-opt-in.html.ini @@ -0,0 +1,4 @@ +[credentialed-prerender-not-opt-in.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/credentialed-prerender-opt-in.html.ini b/testing/web-platform/meta/speculation-rules/prerender/credentialed-prerender-opt-in.html.ini new file mode 100644 index 0000000000..01267886a2 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/credentialed-prerender-opt-in.html.ini @@ -0,0 +1,4 @@ +[credentialed-prerender-opt-in.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/cross-origin-iframe.html.ini b/testing/web-platform/meta/speculation-rules/prerender/cross-origin-iframe.html.ini new file mode 100644 index 0000000000..dbb11f515b --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/cross-origin-iframe.html.ini @@ -0,0 +1,4 @@ +[cross-origin-iframe.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/cross-origin-isolated.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/cross-origin-isolated.https.html.ini new file mode 100644 index 0000000000..2d9876f39a --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/cross-origin-isolated.https.html.ini @@ -0,0 +1,4 @@ +[cross-origin-isolated.https.html] + expected: + if (os == "android") and fission: [TIMEOUT, ERROR] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-elem-inline-speculation-rules.tentative.html.ini b/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-elem-inline-speculation-rules.tentative.html.ini new file mode 100644 index 0000000000..dd1da2249d --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-elem-inline-speculation-rules.tentative.html.ini @@ -0,0 +1,2 @@ +[csp-script-src-elem-inline-speculation-rules.tentative.html] + expected: ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-inline-speculation-rules.tentative.html.ini b/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-inline-speculation-rules.tentative.html.ini new file mode 100644 index 0000000000..105ddb91ad --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-inline-speculation-rules.tentative.html.ini @@ -0,0 +1,2 @@ +[csp-script-src-inline-speculation-rules.tentative.html] + expected: ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-self.html.ini b/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-self.html.ini new file mode 100644 index 0000000000..c9fac4acb5 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-self.html.ini @@ -0,0 +1,2 @@ +[csp-script-src-self.html] + expected: ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-strict-dynamic.html.ini b/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-strict-dynamic.html.ini new file mode 100644 index 0000000000..1dcef7630a --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-strict-dynamic.html.ini @@ -0,0 +1,2 @@ +[csp-script-src-strict-dynamic.html] + expected: ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-unsafe-inline.html.ini b/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-unsafe-inline.html.ini new file mode 100644 index 0000000000..f26efb15d8 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-unsafe-inline.html.ini @@ -0,0 +1,2 @@ +[csp-script-src-unsafe-inline.html] + expected: ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/fetch-blob.html.ini b/testing/web-platform/meta/speculation-rules/prerender/fetch-blob.html.ini new file mode 100644 index 0000000000..879f725259 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/fetch-blob.html.ini @@ -0,0 +1,4 @@ +[fetch-blob.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/fetch-intercepted-by-service-worker.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/fetch-intercepted-by-service-worker.https.html.ini new file mode 100644 index 0000000000..d0584220e0 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/fetch-intercepted-by-service-worker.https.html.ini @@ -0,0 +1,4 @@ +[fetch-intercepted-by-service-worker.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/iframe-added-post-activation.html.ini b/testing/web-platform/meta/speculation-rules/prerender/iframe-added-post-activation.html.ini new file mode 100644 index 0000000000..e9f2088db2 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/iframe-added-post-activation.html.ini @@ -0,0 +1,5 @@ +[iframe-added-post-activation.html] + expected: + if (os == "linux") and not fission and not debug: [ERROR, CRASH] + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/indexeddb.html.ini b/testing/web-platform/meta/speculation-rules/prerender/indexeddb.html.ini new file mode 100644 index 0000000000..dc2443926e --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/indexeddb.html.ini @@ -0,0 +1,4 @@ +[indexeddb.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/local-storage.html.ini b/testing/web-platform/meta/speculation-rules/prerender/local-storage.html.ini new file mode 100644 index 0000000000..50b3140463 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/local-storage.html.ini @@ -0,0 +1,4 @@ +[local-storage.html] + expected: + if (os == "android") and fission: [TIMEOUT, ERROR] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/main-frame-navigation.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/main-frame-navigation.https.html.ini new file mode 100644 index 0000000000..690b1ef762 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/main-frame-navigation.https.html.ini @@ -0,0 +1,2 @@ +[main-frame-navigation.https.html] + expected: ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/media-autoplay.html.ini b/testing/web-platform/meta/speculation-rules/prerender/media-autoplay.html.ini new file mode 100644 index 0000000000..54487bfcb5 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/media-autoplay.html.ini @@ -0,0 +1,4 @@ +[media-autoplay.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/navigation-intercepted-by-service-worker.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/navigation-intercepted-by-service-worker.https.html.ini new file mode 100644 index 0000000000..2ca2887647 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/navigation-intercepted-by-service-worker.https.html.ini @@ -0,0 +1,4 @@ +[navigation-intercepted-by-service-worker.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/navigator-plugins.tentative.html.ini b/testing/web-platform/meta/speculation-rules/prerender/navigator-plugins.tentative.html.ini new file mode 100644 index 0000000000..a9be45b2a3 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/navigator-plugins.tentative.html.ini @@ -0,0 +1,4 @@ +[navigator-plugins.tentative.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/navigator-subapp.https.tentative.html.ini b/testing/web-platform/meta/speculation-rules/prerender/navigator-subapp.https.tentative.html.ini new file mode 100644 index 0000000000..5dd0f15187 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/navigator-subapp.https.tentative.html.ini @@ -0,0 +1,4 @@ +[navigator-subapp.https.tentative.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/prefetch.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/prefetch.https.html.ini new file mode 100644 index 0000000000..bf1acbea33 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/prefetch.https.html.ini @@ -0,0 +1,2 @@ +[prefetch.https.html] + expected: ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/referrer-policy-from-rules.html.ini b/testing/web-platform/meta/speculation-rules/prerender/referrer-policy-from-rules.html.ini new file mode 100644 index 0000000000..aebde9854e --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/referrer-policy-from-rules.html.ini @@ -0,0 +1,9 @@ +[referrer-policy-from-rules.html?1-1] + expected: + if (os == "android") and fission: [TIMEOUT, ERROR] + ERROR + +[referrer-policy-from-rules.html?2-last] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/referrer-policy-mismatch.html.ini b/testing/web-platform/meta/speculation-rules/prerender/referrer-policy-mismatch.html.ini new file mode 100644 index 0000000000..0ecad782de --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/referrer-policy-mismatch.html.ini @@ -0,0 +1,4 @@ +[referrer-policy-mismatch.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/referrer-policy-no-referrer.html.ini b/testing/web-platform/meta/speculation-rules/prerender/referrer-policy-no-referrer.html.ini new file mode 100644 index 0000000000..c2fbccd8c2 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/referrer-policy-no-referrer.html.ini @@ -0,0 +1,4 @@ +[referrer-policy-no-referrer.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/referrer-policy-origin.html.ini b/testing/web-platform/meta/speculation-rules/prerender/referrer-policy-origin.html.ini new file mode 100644 index 0000000000..fc4e7cf9a6 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/referrer-policy-origin.html.ini @@ -0,0 +1,4 @@ +[referrer-policy-origin.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/referrer-policy-strict-origin.html.ini b/testing/web-platform/meta/speculation-rules/prerender/referrer-policy-strict-origin.html.ini new file mode 100644 index 0000000000..e4eb73bad6 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/referrer-policy-strict-origin.html.ini @@ -0,0 +1,4 @@ +[referrer-policy-strict-origin.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/referrer.html.ini b/testing/web-platform/meta/speculation-rules/prerender/referrer.html.ini new file mode 100644 index 0000000000..158802545b --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/referrer.html.ini @@ -0,0 +1,4 @@ +[referrer.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/register-service-worker.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/register-service-worker.https.html.ini new file mode 100644 index 0000000000..8e3afe2953 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/register-service-worker.https.html.ini @@ -0,0 +1,4 @@ +[register-service-worker.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/remove-script-element.html.ini b/testing/web-platform/meta/speculation-rules/prerender/remove-script-element.html.ini new file mode 100644 index 0000000000..3771418428 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/remove-script-element.html.ini @@ -0,0 +1,4 @@ +[remove-script-element.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/response-code-non-successful.html.ini b/testing/web-platform/meta/speculation-rules/prerender/response-code-non-successful.html.ini new file mode 100644 index 0000000000..fed8f95d82 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/response-code-non-successful.html.ini @@ -0,0 +1,32 @@ +[response-code-non-successful.html] + expected: ERROR + +[response-code-non-successful.html?code=204] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR + +[response-code-non-successful.html?code=500] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR + +[response-code-non-successful.html?code=402] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR + +[response-code-non-successful.html?code=205] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR + +[response-code-non-successful.html?code=503] + expected: + if (os == "android") and fission: [TIMEOUT, ERROR] + ERROR + +[response-code-non-successful.html?code=404] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/response-code-successful.html.ini b/testing/web-platform/meta/speculation-rules/prerender/response-code-successful.html.ini new file mode 100644 index 0000000000..7f9b0949b4 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/response-code-successful.html.ini @@ -0,0 +1,22 @@ +[response-code-successful.html] + expected: ERROR + +[response-code-successful.html?code=201] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR + +[response-code-successful.html?code=203] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR + +[response-code-successful.html?code=200] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR + +[response-code-successful.html?code=202] + expected: + if (os == "android") and fission: [TIMEOUT, ERROR] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-audio-setSinkId-with-invalid-sinkId.https.tentative.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-audio-setSinkId-with-invalid-sinkId.https.tentative.html.ini new file mode 100644 index 0000000000..2497c23ddd --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-audio-setSinkId-with-invalid-sinkId.https.tentative.html.ini @@ -0,0 +1,4 @@ +[restriction-audio-setSinkId-with-invalid-sinkId.https.tentative.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-audio-setSinkId.https.tentative.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-audio-setSinkId.https.tentative.html.ini new file mode 100644 index 0000000000..8297eb6920 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-audio-setSinkId.https.tentative.html.ini @@ -0,0 +1,4 @@ +[restriction-audio-setSinkId.https.tentative.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-background-fetch.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-background-fetch.https.html.ini new file mode 100644 index 0000000000..52661e28d0 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-background-fetch.https.html.ini @@ -0,0 +1,4 @@ +[restriction-background-fetch.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-background-sync.tentative.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-background-sync.tentative.https.html.ini new file mode 100644 index 0000000000..f7e0e0a16a --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-background-sync.tentative.https.html.ini @@ -0,0 +1,4 @@ +[restriction-background-sync.tentative.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-battery-status.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-battery-status.https.html.ini new file mode 100644 index 0000000000..71ae70ec35 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-battery-status.https.html.ini @@ -0,0 +1,4 @@ +[restriction-battery-status.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-bluetooth.tentative.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-bluetooth.tentative.https.html.ini new file mode 100644 index 0000000000..e72096a1de --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-bluetooth.tentative.https.html.ini @@ -0,0 +1,4 @@ +[restriction-bluetooth.tentative.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-broadcast-channel.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-broadcast-channel.html.ini new file mode 100644 index 0000000000..4f425c5a95 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-broadcast-channel.html.ini @@ -0,0 +1,4 @@ +[restriction-broadcast-channel.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-dedicated-worker.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-dedicated-worker.https.html.ini new file mode 100644 index 0000000000..579a531ebd --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-dedicated-worker.https.html.ini @@ -0,0 +1,4 @@ +[restriction-dedicated-worker.https.html] + expected: + if (os == "android") and fission: [TIMEOUT, ERROR] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-encrypted-media-unsupported-config.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-encrypted-media-unsupported-config.https.html.ini new file mode 100644 index 0000000000..42358c37a2 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-encrypted-media-unsupported-config.https.html.ini @@ -0,0 +1,4 @@ +[restriction-encrypted-media-unsupported-config.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-encrypted-media.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-encrypted-media.https.html.ini new file mode 100644 index 0000000000..b6da5cfdc9 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-encrypted-media.https.html.ini @@ -0,0 +1,4 @@ +[restriction-encrypted-media.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-focus.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-focus.html.ini new file mode 100644 index 0000000000..ad5f36b3aa --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-focus.html.ini @@ -0,0 +1,4 @@ +[restriction-focus.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-idle-detection.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-idle-detection.https.html.ini new file mode 100644 index 0000000000..c418ca2341 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-idle-detection.https.html.ini @@ -0,0 +1,4 @@ +[restriction-idle-detection.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-local-file-system-access.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-local-file-system-access.https.html.ini new file mode 100644 index 0000000000..5db924f3a7 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-local-file-system-access.https.html.ini @@ -0,0 +1,4 @@ +[restriction-local-file-system-access.https.html] + expected: + if (os == "android") and fission: [TIMEOUT, ERROR] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-media-auto-play-attribute.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-media-auto-play-attribute.html.ini new file mode 100644 index 0000000000..74d9342270 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-media-auto-play-attribute.html.ini @@ -0,0 +1,4 @@ +[restriction-media-auto-play-attribute.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-media-camera.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-media-camera.https.html.ini new file mode 100644 index 0000000000..785a8b66ac --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-media-camera.https.html.ini @@ -0,0 +1,4 @@ +[restriction-media-camera.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-media-device-info.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-media-device-info.https.html.ini new file mode 100644 index 0000000000..31e7257153 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-media-device-info.https.html.ini @@ -0,0 +1,4 @@ +[restriction-media-device-info.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-media-microphone.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-media-microphone.https.html.ini new file mode 100644 index 0000000000..22b9a62277 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-media-microphone.https.html.ini @@ -0,0 +1,4 @@ +[restriction-media-microphone.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-media-play.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-media-play.html.ini new file mode 100644 index 0000000000..50c5a4086c --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-media-play.html.ini @@ -0,0 +1,4 @@ +[restriction-media-play.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-message-boxes.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-message-boxes.html.ini new file mode 100644 index 0000000000..48384abd98 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-message-boxes.html.ini @@ -0,0 +1,4 @@ +[restriction-message-boxes.html] + expected: + if (os == "android") and fission: [TIMEOUT, ERROR] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-midi-sysex.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-midi-sysex.https.html.ini new file mode 100644 index 0000000000..f9bdb19bd1 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-midi-sysex.https.html.ini @@ -0,0 +1,4 @@ +[restriction-midi-sysex.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-midi.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-midi.https.html.ini new file mode 100644 index 0000000000..a525fecae3 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-midi.https.html.ini @@ -0,0 +1,4 @@ +[restriction-midi.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-notification.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-notification.https.html.ini new file mode 100644 index 0000000000..99fcfc49be --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-notification.https.html.ini @@ -0,0 +1,4 @@ +[restriction-notification.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-presentation-request.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-presentation-request.https.html.ini new file mode 100644 index 0000000000..4213e7bf16 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-presentation-request.https.html.ini @@ -0,0 +1,4 @@ +[restriction-presentation-request.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-prompt-by-before-unload.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-prompt-by-before-unload.html.ini new file mode 100644 index 0000000000..b97e809b14 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-prompt-by-before-unload.html.ini @@ -0,0 +1,4 @@ +[restriction-prompt-by-before-unload.html] + expected: + if (os == "android") and fission: [TIMEOUT, ERROR] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-push.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-push.https.html.ini new file mode 100644 index 0000000000..0afd8c371e --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-push.https.html.ini @@ -0,0 +1,4 @@ +[restriction-push.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-request-picture-in-picture.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-request-picture-in-picture.html.ini new file mode 100644 index 0000000000..eae2172027 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-request-picture-in-picture.html.ini @@ -0,0 +1,4 @@ +[restriction-request-picture-in-picture.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-screen-capture.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-screen-capture.https.html.ini new file mode 100644 index 0000000000..6a32c2d57b --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-screen-capture.https.html.ini @@ -0,0 +1,4 @@ +[restriction-screen-capture.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-screen-orientation-lock.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-screen-orientation-lock.https.html.ini new file mode 100644 index 0000000000..f9587de092 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-screen-orientation-lock.https.html.ini @@ -0,0 +1,4 @@ +[restriction-screen-orientation-lock.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-sensor-accelerometer.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-sensor-accelerometer.https.html.ini new file mode 100644 index 0000000000..b71a00aba0 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-sensor-accelerometer.https.html.ini @@ -0,0 +1,4 @@ +[restriction-sensor-accelerometer.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-sensor-ambient-light-sensor.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-sensor-ambient-light-sensor.https.html.ini new file mode 100644 index 0000000000..dbdb842224 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-sensor-ambient-light-sensor.https.html.ini @@ -0,0 +1,4 @@ +[restriction-sensor-ambient-light-sensor.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-sensor-gyroscope.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-sensor-gyroscope.https.html.ini new file mode 100644 index 0000000000..89c7f18554 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-sensor-gyroscope.https.html.ini @@ -0,0 +1,4 @@ +[restriction-sensor-gyroscope.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-sensor-magnetometer.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-sensor-magnetometer.https.html.ini new file mode 100644 index 0000000000..f7a4fdf590 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-sensor-magnetometer.https.html.ini @@ -0,0 +1,4 @@ +[restriction-sensor-magnetometer.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-service-worker-postmessage.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-service-worker-postmessage.https.html.ini new file mode 100644 index 0000000000..35f77e4bd8 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-service-worker-postmessage.https.html.ini @@ -0,0 +1,4 @@ +[restriction-service-worker-postmessage.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-service-worker-unregister.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-service-worker-unregister.https.html.ini new file mode 100644 index 0000000000..e85efc87d3 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-service-worker-unregister.https.html.ini @@ -0,0 +1,4 @@ +[restriction-service-worker-unregister.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-service-worker-update.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-service-worker-update.https.html.ini new file mode 100644 index 0000000000..bf005b31d7 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-service-worker-update.https.html.ini @@ -0,0 +1,4 @@ +[restriction-service-worker-update.https.html] + expected: + if (os == "android") and fission: [TIMEOUT, ERROR] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-speech-synthesis.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-speech-synthesis.html.ini new file mode 100644 index 0000000000..d51d971231 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-speech-synthesis.html.ini @@ -0,0 +1,4 @@ +[restriction-speech-synthesis.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-storage-persist.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-storage-persist.https.html.ini new file mode 100644 index 0000000000..6cc9d66d4a --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-storage-persist.https.html.ini @@ -0,0 +1,4 @@ +[restriction-storage-persist.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-wake-lock.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-wake-lock.https.html.ini new file mode 100644 index 0000000000..913dada939 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-wake-lock.https.html.ini @@ -0,0 +1,4 @@ +[restriction-wake-lock.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-web-hid.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-web-hid.https.html.ini new file mode 100644 index 0000000000..059b5f8b31 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-web-hid.https.html.ini @@ -0,0 +1,4 @@ +[restriction-web-hid.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-web-locks.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-web-locks.https.html.ini new file mode 100644 index 0000000000..3a7ed451b0 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-web-locks.https.html.ini @@ -0,0 +1,4 @@ +[restriction-web-locks.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-web-nfc.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-web-nfc.https.html.ini new file mode 100644 index 0000000000..546f5ac083 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-web-nfc.https.html.ini @@ -0,0 +1,4 @@ +[restriction-web-nfc.https.html] + expected: + if (os == "android") and fission: [TIMEOUT, ERROR] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-web-serial.tentative.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-web-serial.tentative.https.html.ini new file mode 100644 index 0000000000..8adf62554e --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-web-serial.tentative.https.html.ini @@ -0,0 +1,4 @@ +[restriction-web-serial.tentative.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-web-share.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-web-share.https.html.ini new file mode 100644 index 0000000000..744bc505ec --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-web-share.https.html.ini @@ -0,0 +1,4 @@ +[restriction-web-share.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-web-usb.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-web-usb.https.html.ini new file mode 100644 index 0000000000..47068c3b1e --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-web-usb.https.html.ini @@ -0,0 +1,4 @@ +[restriction-web-usb.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-web-xr-immersive-vr-session.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-web-xr-immersive-vr-session.https.html.ini new file mode 100644 index 0000000000..40cbaaf268 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-web-xr-immersive-vr-session.https.html.ini @@ -0,0 +1,4 @@ +[restriction-web-xr-immersive-vr-session.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-web-xr-inline-session.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-web-xr-inline-session.https.html.ini new file mode 100644 index 0000000000..5c46ddc799 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-web-xr-inline-session.https.html.ini @@ -0,0 +1,4 @@ +[restriction-web-xr-inline-session.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-window-move.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-window-move.html.ini new file mode 100644 index 0000000000..ef8ee5cbde --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-window-move.html.ini @@ -0,0 +1,5 @@ +[restriction-window-move.html] + max-asserts: 5 + expected: + if (os == "android") and fission: [TIMEOUT, ERROR] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-window-open.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-window-open.html.ini new file mode 100644 index 0000000000..cefe787266 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-window-open.html.ini @@ -0,0 +1,4 @@ +[restriction-window-open.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restriction-window-resize.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restriction-window-resize.html.ini new file mode 100644 index 0000000000..cede529111 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restriction-window-resize.html.ini @@ -0,0 +1,5 @@ +[restriction-window-resize.html] + max-asserts: 5 + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/restrictions.html.ini b/testing/web-platform/meta/speculation-rules/prerender/restrictions.html.ini new file mode 100644 index 0000000000..b76c2a0205 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/restrictions.html.ini @@ -0,0 +1,4 @@ +[restrictions.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/sandbox-iframe.html.ini b/testing/web-platform/meta/speculation-rules/prerender/sandbox-iframe.html.ini new file mode 100644 index 0000000000..e4f2132574 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/sandbox-iframe.html.ini @@ -0,0 +1,4 @@ +[sandbox-iframe.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/script-supports-speculationrules.html.ini b/testing/web-platform/meta/speculation-rules/prerender/script-supports-speculationrules.html.ini new file mode 100644 index 0000000000..112b1993e0 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/script-supports-speculationrules.html.ini @@ -0,0 +1,5 @@ +[script-supports-speculationrules.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [HTMLScriptElement.supports returns true for 'speculationrules'] + expected: FAIL diff --git a/testing/web-platform/meta/speculation-rules/prerender/service-workers.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/service-workers.https.html.ini new file mode 100644 index 0000000000..a6e987524a --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/service-workers.https.html.ini @@ -0,0 +1,4 @@ +[service-workers.https.html] + expected: + if (os == "android") and fission: [TIMEOUT, ERROR] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/session-history-activation.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/session-history-activation.https.html.ini new file mode 100644 index 0000000000..3e5ef328db --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/session-history-activation.https.html.ini @@ -0,0 +1,4 @@ +[session-history-activation.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/session-history-location.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/session-history-location.https.html.ini new file mode 100644 index 0000000000..e832e8344d --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/session-history-location.https.html.ini @@ -0,0 +1,4 @@ +[session-history-location.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/session-history-navigation.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/session-history-navigation.https.html.ini new file mode 100644 index 0000000000..09f56bf6d5 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/session-history-navigation.https.html.ini @@ -0,0 +1,4 @@ +[session-history-navigation.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/session-history-pushstate.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/session-history-pushstate.https.html.ini new file mode 100644 index 0000000000..97a4d92b15 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/session-history-pushstate.https.html.ini @@ -0,0 +1,4 @@ +[session-history-pushstate.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/session-history-subframe-navigation.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/session-history-subframe-navigation.https.html.ini new file mode 100644 index 0000000000..beceb50576 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/session-history-subframe-navigation.https.html.ini @@ -0,0 +1,4 @@ +[session-history-subframe-navigation.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/session-history-subframe-reload.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/session-history-subframe-reload.https.html.ini new file mode 100644 index 0000000000..0e07621e05 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/session-history-subframe-reload.https.html.ini @@ -0,0 +1,4 @@ +[session-history-subframe-reload.https.html] + expected: + if (os == "android") and fission: [TIMEOUT, ERROR] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/state-and-event.html.ini b/testing/web-platform/meta/speculation-rules/prerender/state-and-event.html.ini new file mode 100644 index 0000000000..87ad77ec3c --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/state-and-event.html.ini @@ -0,0 +1,4 @@ +[state-and-event.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/visibility-state.html.ini b/testing/web-platform/meta/speculation-rules/prerender/visibility-state.html.ini new file mode 100644 index 0000000000..4532abf398 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/visibility-state.html.ini @@ -0,0 +1,4 @@ +[visibility-state.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/web-database.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/web-database.https.html.ini new file mode 100644 index 0000000000..bbbb71d285 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/web-database.https.html.ini @@ -0,0 +1,4 @@ +[web-database.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/windowclient-navigate-to-cross-origin-url-on-iframe.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/windowclient-navigate-to-cross-origin-url-on-iframe.https.html.ini new file mode 100644 index 0000000000..cfc7564ce4 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/windowclient-navigate-to-cross-origin-url-on-iframe.https.html.ini @@ -0,0 +1,4 @@ +[windowclient-navigate-to-cross-origin-url-on-iframe.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/windowclient-navigate-to-same-origin-url-on-iframe.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/windowclient-navigate-to-same-origin-url-on-iframe.https.html.ini new file mode 100644 index 0000000000..eae69950d5 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/windowclient-navigate-to-same-origin-url-on-iframe.https.html.ini @@ -0,0 +1,4 @@ +[windowclient-navigate-to-same-origin-url-on-iframe.https.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/windowclient-navigate.https.html.ini b/testing/web-platform/meta/speculation-rules/prerender/windowclient-navigate.https.html.ini new file mode 100644 index 0000000000..98fb68e8f5 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/windowclient-navigate.https.html.ini @@ -0,0 +1,4 @@ +[windowclient-navigate.https.html] + expected: + if (os == "android") and fission: [TIMEOUT, ERROR] + ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/workers-in-cross-origin-iframe.html.ini b/testing/web-platform/meta/speculation-rules/prerender/workers-in-cross-origin-iframe.html.ini new file mode 100644 index 0000000000..bab5fc631f --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/workers-in-cross-origin-iframe.html.ini @@ -0,0 +1,2 @@ +[workers-in-cross-origin-iframe.html] + expected: ERROR diff --git a/testing/web-platform/meta/speculation-rules/prerender/workers.html.ini b/testing/web-platform/meta/speculation-rules/prerender/workers.html.ini new file mode 100644 index 0000000000..ebc82b1899 --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/workers.html.ini @@ -0,0 +1,4 @@ +[workers.html] + expected: + if (os == "android") and fission: [ERROR, TIMEOUT] + ERROR |