summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/moving-between-documents/after-prepare-createHTMLDocument-success-external-module.html.ini
blob: 59ddb7eff4928599b06ef268d8d851550111b12b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[after-prepare-createHTMLDocument-success-external-module.html]
  [<script> load: Move success external module script to createHTMLDocument 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 debug: FAIL
      if (os == "mac") and not debug: PASS
      if (os == "win") and debug: FAIL
      if (os == "win") and not debug: PASS
      [FAIL, PASS]

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