trisquel-icecat/icecat/testing/web-platform/meta/css/css-pseudo/target-text-dynamic-002.html.ini
2025-10-06 02:35:48 -06:00

9 lines
474 B
INI

[target-text-dynamic-002.html]
expected:
if fission and not tsan and not asan and swgl and (os == "linux"): FAIL
if fission and not tsan and not asan and not swgl: FAIL
if not fission and debug and (os == "android") and not swgl: [PASS, FAIL]
if not fission and not debug and not swgl and (os == "linux"): [PASS, FAIL]
if not fission and not debug and not swgl and (os == "android"): [PASS, FAIL]
if fission and tsan: [PASS, FAIL]
[FAIL, PASS]