1
0
Fork 0
firefox/testing/web-platform/meta/css/css-pseudo/target-text-dynamic-002.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02: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]