Files
servo/tests/wpt/meta-legacy-layout/html/semantics/document-metadata/the-link-element/link-style-error-01.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

42 lines
1.4 KiB
INI

[link-style-error-01.html]
type: testharness
[Should get an error event for a text/plain response.]
expected: FAIL
[Stylesheet loading using @import with no Content-Type, cross-origin, and nosniff]
expected: FAIL
[Stylesheet loading using <link> with broken Content-Type, cross-origin, and nosniff]
expected: FAIL
[Stylesheet loading using @import with broken Content-Type, cross-origin, and nosniff]
expected: FAIL
[Stylesheet loading using @import with wrong Content-Type, same-origin, and nosniff]
expected: FAIL
[Stylesheet loading using <link> with no Content-Type, cross-origin, and nosniff]
expected: FAIL
[Stylesheet loading using @import with wrong Content-Type, cross-origin, and nosniff]
expected: FAIL
[Stylesheet loading using @import with wrong Content-Type, same-origin, and no nosniff]
expected: FAIL
[Stylesheet loading using <link> with wrong Content-Type, cross-origin, and nosniff]
expected: FAIL
[Stylesheet loading using <link> with wrong Content-Type, same-origin, and no nosniff]
expected: FAIL
[Stylesheet loading using @import with wrong Content-Type, cross-origin, and no nosniff]
expected: FAIL
[Stylesheet loading using <link> with wrong Content-Type, cross-origin, and no nosniff]
expected: FAIL
[Stylesheet loading using <link> with wrong Content-Type, same-origin, and nosniff]
expected: FAIL