Bug 1761981 - fix unexpected-pass wpts,

Differential Revision: https://phabricator.services.mozilla.com/D143077
This commit is contained in:
Nika Layzell 2022-04-06 17:55:46 +00:00
Родитель 1cbc5fe496
Коммит e97ca7efb7
1 изменённых файлов: 0 добавлений и 11 удалений

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

@ -1,11 +0,0 @@
[sandbox-disallow-scripts-via-unsandboxed-popup.tentative.html]
bug: 1600442
expected:
if release_or_beta: [OK, TIMEOUT]
[Sandboxed => unsandboxed popup]
expected:
if release_or_beta: [FAIL, TIMEOUT]
if (os == "android") and debug: ["FAIL", "PASS"]
if (os == "android") and not debug: ["FAIL", "PASS"]
FAIL