mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Update web-platform-tests to revision 36634cbcf3253dfe8d220990a27ad4eeebf8ec2f
This commit is contained in:
parent
0964d055cd
commit
7295abcc2a
245 changed files with 5966 additions and 1901 deletions
|
@ -3,3 +3,39 @@
|
|||
[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
|
||||
|
||||
|
|
|
@ -0,0 +1,37 @@
|
|||
[link-style-error-limited-quirks.html]
|
||||
[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
|
||||
|
|
@ -0,0 +1,31 @@
|
|||
[link-style-error-quirks.html]
|
||||
[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 <link> with wrong Content-Type, cross-origin, and 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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue