mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 16:22:00 +00:00
Bug 1779239 [wpt PR 34811] - Update wpt metadata, a=testonly
wpt-pr: 34811 wpt-type: metadata
This commit is contained in:
parent
0f16e87f41
commit
63d91db41f
@ -1,4 +1,3 @@
|
||||
[text-align-end-001.html]
|
||||
expected:
|
||||
if os == "win": ["PASS", "FAIL"]
|
||||
FAIL
|
||||
if os == "win": [PASS, FAIL]
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user