Bug 1709925 [wpt PR 28875] - Update wpt metadata, a=testonly

wpt-pr: 28875
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2021-05-06 23:27:10 +00:00
parent 6884620bc0
commit 317a483562
2 changed files with 10 additions and 1 deletions

View File

@ -1,5 +1,9 @@
[user_prompts.py]
[test_default[alert-None\]]
expected:
if webrender and (os == "win") and not debug: ["PASS", "ERROR"]
if webrender and (os == "win") and not debug: [PASS, ERROR]
[test_ignore[capabilities0-alert\]]
expected:
if webrender and not debug and (os == "win"): ["PASS", "ERROR"]

View File

@ -0,0 +1,5 @@
[user_prompts.py]
[test_ignore[capabilities0-alert\]]
expected:
if webrender and not debug and (os == "win"): ["PASS", "ERROR"]