Files
sousa-gecko/testing/web-platform/meta/css/css-variables/variable-substitution-variable-declaration.html.ini
moz-wptsync-bot 089b08521f Bug 2050098 - [wpt-sync] Update web-platform-tests to a7553037780cee3a0f83a3e360d8f0544862e8f1, a=testonly
MANUAL PUSH: wpt sync bot

wpt-head: a7553037780cee3a0f83a3e360d8f0544862e8f1
wpt-type: landing
2026-06-25 17:04:22 +00:00

44 lines
964 B
INI

[variable-substitution-variable-declaration.html]
[target1 --var2]
expected:
if (os == "linux") and not debug: [PASS, FAIL]
[target2 --var1]
expected:
if (os == "linux") and not debug: [PASS, FAIL]
[target3 --var1]
expected:
if (os == "linux") and not debug: [PASS, FAIL]
[target3 --var2]
expected:
if (os == "linux") and not debug: [PASS, FAIL]
[target4 --varC]
expected:
if (os == "linux") and not debug: [PASS, FAIL]
[target8 --varB]
expected:
if (os == "linux") and not debug: [PASS, FAIL]
[target9 --varA]
expected:
if (os == "linux") and not debug: [PASS, FAIL]
[target6 --varC]
expected: FAIL
[target7 --varC]
expected:
if (os == "android") and not debug: [PASS, FAIL]
[target9 --varC]
expected:
if (os == "android") and not debug: [PASS, FAIL]
[target9 --varB]
expected:
if (os == "android") and not debug: [PASS, FAIL]