summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/moving-between-documents/ordering/in-order.html.ini
blob: b95d039c909fc0ee77eff8c49c6b7dc462e0609d (plain)
1
2
3
4
5
6
7
8
9
[in-order.html]
  expected:
    if (os == "linux") and not debug and fission and (processor == "x86"): [OK, ERROR]
    if (os == "linux") and not debug and not fission: [OK, ERROR]
    if (os == "win") and not debug: [OK, ERROR]
    if (os == "mac") and not debug: OK
    if (os == "mac") and debug: ERROR
    if os == "android": ERROR
    [ERROR, OK]