Update test expectations

This commit is contained in:
Ying-Ruei Liang(KK) 2016-09-20 23:53:06 +08:00
parent 55a2270e16
commit a7639d9d0f
11 changed files with 30 additions and 39 deletions

View file

@ -1,5 +0,0 @@
[open-referer.htm]
type: testharness
[XMLHttpRequest: open() - value of Referer header]
expected: FAIL

View file

@ -0,0 +1,3 @@
[stylesheet.html]
type: testharness
expected: CRASH

View file

@ -1,6 +0,0 @@
[navigate-child-function-src.html]
type: testharness
expected: TIMEOUT
[Set src from a function called from a parent]
expected: NOTRUN

View file

@ -1,6 +0,0 @@
[navigate-child-function.html]
type: testharness
expected: TIMEOUT
[Set location from a function called from a parent]
expected: NOTRUN

View file

@ -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

View file

@ -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

View file

@ -0,0 +1,3 @@
[link-style-error-01.html]
type: testharness
expected: CRASH

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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