blob: 196d4f9a588030884cba827991c211d0b27c35d9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[after-prepare-iframe-success-inline-classic.html]
[Eval: Move success inline classic script to iframe after-prepare]
expected:
if (os == "win") and ccov: FAIL
if (os == "linux") and not debug and fission and (processor == "x86"): [PASS, FAIL]
if (os == "linux") and not debug and not fission: [PASS, FAIL]
if (os == "mac") and not debug: PASS
if (os == "mac") and debug: FAIL
if (os == "win") and debug: FAIL
if (os == "win") and not debug: PASS
[FAIL, PASS]
|