summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/moving-between-documents/after-prepare-iframe-success-external-module.html.ini
blob: e0c62b0d56a6093538da2bd35c03ba47139c56db (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-module.html]
  [<script> load: Move success external module script to iframe after-prepare]
    expected:
      if (os == "win") and ccov: [FAIL, PASS]
      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 debug: FAIL
      if (os == "mac") and not debug: PASS
      if (os == "win") and not debug: [PASS, FAIL]
      [FAIL, PASS]

  [Eval: Move success external module script to iframe after-prepare]
    expected:
      if (os == "win") and ccov: [FAIL, PASS]
      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 debug: FAIL
      if (os == "mac") and not debug: PASS
      if (os == "win") and not debug: [PASS, FAIL]
      [FAIL, PASS]

  [<script> error: Move success external module script to iframe after-prepare]
    expected:
      if (os == "win") and ccov: [FAIL, PASS]
      if (os == "linux") and not debug and (processor == "x86"): [FAIL, PASS]
      if (os == "mac") and debug: PASS
      if (os == "mac") and not debug: FAIL
      if (os == "win") and not debug: [FAIL, PASS]
      [PASS, FAIL]