Files
servo/tests/wpt/meta-legacy-layout/html/semantics/scripting-1/the-script-element/muted-errors.sub.html.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

20 lines
755 B
INI

[muted-errors.sub.html]
[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