1[window-simple-success.html]
2  expected:
3    if debug and (os == "linux"): ["OK", "CRASH"]
4    if debug and (os == "mac"): ["OK", "CRASH"]
5