1 [after-prepare-iframe-success-external-classic.html]
2 [<script> error: Move success external classic script to iframe after-prepare]
4 if (os == "win") and ccov: PASS
5 if (os == "linux") and (processor == "x86"): [FAIL, PASS]
6 if (os == "mac") and debug: PASS
7 if (os == "mac") and not debug: FAIL
8 if (os == "win") and not debug: FAIL
9 if (os == "win") and debug: PASS
10 if os == "android": PASS
13 [<script> load: Move success external classic script to iframe after-prepare]
15 if (os == "win") and ccov: FAIL
16 if (os == "linux") and (processor == "x86_64") and fission and webrender and debug: [FAIL, PASS]
17 if (os == "linux") and (processor == "x86_64") and fission and webrender and not debug: [PASS, FAIL]
18 if (os == "linux") and (processor == "x86_64") and not fission and not debug and webrender: [FAIL, PASS]
19 if (os == "linux") and (processor == "x86_64") and not fission and not debug and not webrender: [FAIL, PASS]
20 if (os == "linux") and (processor == "x86_64") and fission and not webrender: [FAIL, PASS]
21 if (os == "linux") and (processor == "x86_64") and not fission and debug: [FAIL, PASS]
22 if (os == "linux") and (processor == "x86"): [PASS, FAIL]
23 if (os == "mac") and not debug: PASS
24 if (os == "win") and not debug: PASS
27 [Eval: Move success external classic script to iframe after-prepare]
29 if (os == "win") and ccov: FAIL
30 if (os == "linux") and (processor == "x86_64") and not fission and not debug and not webrender: [FAIL, PASS]
31 if (os == "linux") and (processor == "x86_64") and not fission and not debug and webrender: [FAIL, PASS]
32 if (os == "linux") and (processor == "x86_64") and fission and webrender and not debug: [PASS, FAIL]
33 if (os == "linux") and (processor == "x86_64") and fission and webrender and debug: [FAIL, PASS]
34 if (os == "linux") and (processor == "x86_64") and not fission and debug: [FAIL, PASS]
35 if (os == "linux") and (processor == "x86_64") and fission and not webrender: [FAIL, PASS]
36 if (os == "linux") and (processor == "x86"): [PASS, FAIL]
37 if (os == "win") and not debug: PASS
38 if (os == "mac") and not debug: PASS