1 [after-prepare-iframe-parse-error-external-classic.html]
2 [<script> load: Move parse-error external classic script to iframe after-prepare]
4 if (os == "win") and ccov: FAIL
5 if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
6 if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
7 if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
8 if (os == "linux") and debug: ["FAIL", "PASS"]
9 if (os == "mac") and not debug: PASS
10 if (os == "win") and not debug: PASS
13 [window error: Move parse-error external classic script to iframe after-prepare]
15 if (os == "win") and ccov: FAIL
16 if (os == "linux") and not debug and not webrender and (processor == "x86"): ["PASS", "FAIL"]
17 if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
18 if (os == "linux") and not debug and webrender: ["PASS", "FAIL"]
19 if (os == "linux") and debug: ["FAIL", "PASS"]
20 if (os == "win") and not debug: PASS
21 if (os == "mac") and not debug: PASS
24 [<script> error: Move parse-error external classic script to iframe after-prepare]
26 if (os == "win") and ccov: PASS
27 if (os == "linux") and not debug and not webrender and (processor == "x86_64"): ["PASS", "FAIL"]
28 if (os == "linux") and not debug and not webrender and (processor == "x86"): ["FAIL", "PASS"]
29 if (os == "linux") and not debug and webrender: ["FAIL", "PASS"]
30 if (os == "win") and not debug: FAIL
31 if (os == "mac") and not debug: FAIL
32 if (os == "linux") and debug: ["PASS", "FAIL"]