mirror of
https://github.com/servo/servo.git
synced 2025-06-24 17:14:33 +01:00
Update test expectations
This commit is contained in:
parent
55a2270e16
commit
a7639d9d0f
11 changed files with 30 additions and 39 deletions
|
@ -1,5 +0,0 @@
|
|||
[open-referer.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: open() - value of Referer header]
|
||||
expected: FAIL
|
||||
|
3
tests/wpt/metadata/fetch/nosniff/stylesheet.html.ini
Normal file
3
tests/wpt/metadata/fetch/nosniff/stylesheet.html.ini
Normal file
|
@ -0,0 +1,3 @@
|
|||
[stylesheet.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
|
@ -1,6 +0,0 @@
|
|||
[navigate-child-function-src.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Set src from a function called from a parent]
|
||||
expected: NOTRUN
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
[navigate-child-function.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Set location from a function called from a parent]
|
||||
expected: NOTRUN
|
||||
|
|
@ -1,3 +1,14 @@
|
|||
[009.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[HTTP Referer should use the pushed state]
|
||||
expected: FAIL
|
||||
|
||||
[document.referrer should use the pushed state]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP Referer should use the replaced state]
|
||||
expected: FAIL
|
||||
|
||||
[document.referrer should use the replaced state]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,14 @@
|
|||
[010.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[HTTP Referer should use the pushed state (before onload)]
|
||||
expected: FAIL
|
||||
|
||||
[document.referrer should use the pushed state (before onload)]
|
||||
expected: FAIL
|
||||
|
||||
[HTTP Referer should use the replaced state (before onload)]
|
||||
expected: FAIL
|
||||
|
||||
[document.referrer should use the replaced state (before onload)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[link-style-error-01.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
|
@ -1,5 +0,0 @@
|
|||
[same-insecure.keep-origin-redirect.http.html]
|
||||
type: testharness
|
||||
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via script-tag using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[same-insecure.no-redirect.http.html]
|
||||
type: testharness
|
||||
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via script-tag using the http-rp\n delivery method with no-redirect and when\n the target request is same-origin.]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[same-insecure.keep-origin-redirect.http.html]
|
||||
type: testharness
|
||||
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via xhr-request using the http-rp\n delivery method with keep-origin-redirect and when\n the target request is same-origin.]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[same-insecure.no-redirect.http.html]
|
||||
type: testharness
|
||||
[The referrer URL is stripped-referrer when a\n document served over http requires an http\n sub-resource via xhr-request using the http-rp\n delivery method with no-redirect and when\n the target request is same-origin.]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue