summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/muted-errors.sub.html.ini
blob: 4eb1f4271cfc76d34e085997ede5e12a9724d7be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[muted-errors.sub.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Errors for cross-origin script should be muted]
    expected: FAIL

  [Errors for cross-origin script should be muted even if the script is once loaded as same-origin]
    expected: FAIL

  [Errors for cross-origin scripts redirected to a same-origin url should be muted]
    expected: FAIL

  [Errors for same-origin scripts redirected to a cross-origin url and redirected back to same-origin should be muted]
    expected: FAIL

  [Non-synthetic errors for same-origin scripts redirected to a cross-origin URL and redirected back to same-origin should be muted]
    expected: FAIL

  [Syntax error for same-origin script redirected to a cross-origin URL and redirected back to same-origin should be muted]
    expected: FAIL