summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/moving-between-documents/after-prepare-iframe-success-external-classic.html.ini
blob: 0abaf7dc6be62cff8cf20b1b799b9fb6c4ce13d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[after-prepare-iframe-success-external-classic.html]
  [<script> error: Move success external classic script to iframe after-prepare]
    expected:
      if (os == "win") and ccov: PASS
      if (os == "linux") and not debug and (processor == "x86"): [FAIL, PASS]
      if (os == "mac") and not debug: [FAIL, PASS]
      if (os == "win") and not debug: FAIL
      if (os == "win") and debug: PASS
      [PASS, FAIL]

  [<script> load: Move success external 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, FAIL]
      if (os == "win") and debug: FAIL
      if (os == "win") and not debug: PASS
      [FAIL, PASS]

  [Eval: Move success external 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, FAIL]
      if (os == "win") and not debug: PASS
      if (os == "win") and debug: FAIL
      [FAIL, PASS]