Bug 1617108 [wpt PR 21916] - Update wpt metadata, a=testonly

wpt-pr: 21916
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2020-02-21 14:34:17 +00:00
Родитель bf42a056de
Коммит 64be9f49d5
1 изменённых файлов: 10 добавлений и 3 удалений

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

@ -1,10 +1,17 @@
[require-corp.https.html]
["require-corp" top-level: creating a "none" popup should succeed.]
expected:
if (os == "linux") and not debug and not webrender and not fission: ["PASS", "FAIL"]
if (os == "linux") and not debug and not webrender and not fission: [PASS, FAIL]
["require-corp" top-level: navigating a frame to "none" should fail]
expected:
if (os == "linux") and webrender and not debug and not fission: ["PASS", "FAIL"]
if (os == "mac") and not debug: ["PASS", "FAIL"]
if (os == "linux") and webrender and not debug and not fission: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
["require-corp" top-level: navigating a frame from "require-corp" to "none" should fail]
expected:
if fission and (os == "linux") and not debug: ["PASS", "FAIL"]
[CORP: same-site is checked and blocked.]
expected: FAIL