blob: ad8bb92e5e18ae8a3c356759ea92499a14e14e56 (
plain)
1
2
3
4
|
[inline-flex-editing-with-updating-text-crash.html]
expected:
if (os == "win") and (processor == "x86") and not debug: ["PASS", "TIMEOUT", "CRASH"]
if (os == "linux") and not debug: ["PASS", "CRASH"]
|