Bug 1773942 [wpt PR 34386] - Update wpt metadata, a=testonly

wpt-pr: 34386
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2022-06-16 09:08:13 +00:00
Родитель 1d323588ab
Коммит 2d06686b7f
4 изменённых файлов: 48 добавлений и 0 удалений

Просмотреть файл

@ -80,3 +80,18 @@
if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, TIMEOUT]
if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT]
if os == "mac": [PASS, TIMEOUT]
[iframe-popup-same-origin-allow-popups-to-unsafe-none.https.html?1-3]
expected:
if (os == "linux") and not debug and fission: [OK, TIMEOUT]
if (os == "linux") and not debug and not fission: [TIMEOUT, OK]
[COOP: same-origin-allow-popups to popup COOP: unsafe-none via an iframe, with cross origin iframe, same origin popup with form]
expected:
if (os == "linux") and not debug and not fission: [TIMEOUT, PASS]
if (os == "linux") and not debug and fission: [PASS, TIMEOUT]
[iframe-popup-same-origin-allow-popups-to-unsafe-none.https.html?4-6]
[iframe-popup-same-origin-allow-popups-to-unsafe-none.https.html?7-last]

Просмотреть файл

@ -78,3 +78,12 @@
if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT]
if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, TIMEOUT]
if os == "mac": [PASS, TIMEOUT]
[iframe-popup-same-origin-to-same-origin.https.html?1-3]
[iframe-popup-same-origin-to-same-origin.https.html?4-6]
[iframe-popup-same-origin-to-same-origin.https.html?7-last]
expected:
if swgl and (os == "android"): [OK, TIMEOUT]

Просмотреть файл

@ -80,3 +80,12 @@
if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT]
if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, TIMEOUT]
if os == "mac": [PASS, TIMEOUT]
[iframe-popup-same-origin-to-unsafe-none.https.html?4-6]
[iframe-popup-same-origin-to-unsafe-none.https.html?1-3]
expected:
if (os == "android") and not debug: [OK, TIMEOUT]
[iframe-popup-same-origin-to-unsafe-none.https.html?7-last]

Просмотреть файл

@ -80,3 +80,18 @@
if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, TIMEOUT]
if (os == "linux") and debug and fission and not swgl: [PASS, TIMEOUT]
if os == "mac": [PASS, TIMEOUT]
[iframe-popup-unsafe-none-to-unsafe-none.https.html?1-3]
expected:
if (os == "linux") and not debug and not fission: [TIMEOUT, OK]
[COOP: unsafe-none to popup COOP: unsafe-none via an iframe, with cross origin iframe, same origin popup with form]
expected:
if (os == "linux") and not debug and not fission: [TIMEOUT, PASS]
[iframe-popup-unsafe-none-to-unsafe-none.https.html?4-6]
[iframe-popup-unsafe-none-to-unsafe-none.https.html?7-last]
expected:
if (os == "android") and not debug: [OK, TIMEOUT]