Bug 1779239 [wpt PR 34811] - Update wpt metadata, a=testonly

wpt-pr: 34811
wpt-type: metadata
This commit is contained in:
moz-wptsync-bot 2022-11-17 20:41:22 +00:00
parent 0f16e87f41
commit 63d91db41f
12 changed files with 23 additions and 24 deletions

View File

@ -1,4 +1,3 @@
[text-align-end-001.html]
expected:
if os == "win": ["PASS", "FAIL"]
FAIL
if os == "win": [PASS, FAIL]

View File

@ -1,5 +1,5 @@
[text-align-end-002.html]
expected:
if os == "mac": FAIL
if os == "linux": FAIL
if (os == "android"): FAIL
if os == "linux": PASS
if os == "android": PASS

View File

@ -1,5 +1,5 @@
[text-align-end-003.html]
expected:
if os == "mac": FAIL
if os == "linux": FAIL
if (os == "android"): FAIL
if os == "linux": PASS
if os == "android": PASS

View File

@ -1,5 +1,5 @@
[text-align-end-004.html]
expected:
if os == "mac": FAIL
if os == "linux": FAIL
if (os == "android"): FAIL
if os == "linux": PASS
if os == "android": PASS

View File

@ -1,5 +1,5 @@
[text-align-end-005.html]
expected:
if os == "mac": FAIL
if os == "linux": FAIL
if (os == "android"): FAIL
if os == "linux": PASS
if os == "android": PASS

View File

@ -1,5 +1,5 @@
[text-align-end-006.html]
expected:
if os == "mac": FAIL
if os == "linux": FAIL
if (os == "android"): FAIL
if os == "linux": PASS
if os == "android": PASS

View File

@ -1,5 +1,5 @@
[text-align-end-007.html]
expected:
if os == "mac": FAIL
if os == "linux": FAIL
if (os == "android"): FAIL
if os == "linux": PASS
if os == "android": PASS

View File

@ -1,5 +1,5 @@
[text-align-end-008.html]
expected:
if os == "mac": FAIL
if os == "linux": FAIL
if (os == "android"): FAIL
if os == "linux": PASS
if os == "android": PASS

View File

@ -1,5 +1,5 @@
[text-align-end-009.html]
expected:
if os == "mac": FAIL
if os == "linux": FAIL
if (os == "android"): FAIL
if os == "linux": PASS
if os == "android": PASS

View File

@ -1,5 +1,5 @@
[text-align-end-010.html]
expected:
if os == "mac": FAIL
if os == "linux": FAIL
if (os == "android"): FAIL
if os == "linux": PASS
if os == "android": PASS

View File

@ -1,5 +1,5 @@
[text-align-end-014.html]
expected:
if os == "mac": FAIL
if os == "linux": FAIL
if (os == "android"): FAIL
if os == "linux": PASS
if os == "android": PASS

View File

@ -1,5 +1,5 @@
[text-align-end-015.html]
expected:
if os == "mac": FAIL
if os == "linux": FAIL
if (os == "android"): FAIL
if os == "linux": PASS
if os == "android": PASS