Bug 1573483 [wpt PR 14994] - Update wpt metadata, a=testonly

wpt-pr: 14994
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2019-08-13 21:45:57 +00:00
parent b9d6703d74
commit e006d08a64
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,6 @@
[appearance-textfield-001.html]
expected:
if (os == "win") and debug and not webrender and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug and webrender: FAIL
if (os == "win") and not debug: FAIL
if (os == "win") and debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]

View File

@ -0,0 +1,2 @@
[webkit-appearance-textfield-001.html]
expected: FAIL