Access-Control-Allow-Origin handling

Summary

Harness status: OK

Found 64 tests

Details

ResultTest NameMessage
PassAllow origin: *
Asserts run
Pass
assert_equals("https://wpt.live", "https://wpt.live", "Request Origin: should be https://wpt.live")
    at Test.<anonymous> ( /cors/origin.htm:31:9)
PassAllow origin: _*__
Asserts run
Pass
assert_equals("https://wpt.live", "https://wpt.live", "Request Origin: should be https://wpt.live")
    at Test.<anonymous> ( /cors/origin.htm:31:9)
PassAllow origin: [tab]*
Asserts run
Pass
assert_equals("https://wpt.live", "https://wpt.live", "Request Origin: should be https://wpt.live")
    at Test.<anonymous> ( /cors/origin.htm:31:9)
PassAllow origin: https://wpt.live
Asserts run
Pass
assert_equals("https://wpt.live", "https://wpt.live", "Request Origin: should be https://wpt.live")
    at Test.<anonymous> ( /cors/origin.htm:31:9)
PassAllow origin: _https://wpt.live
Asserts run
Pass
assert_equals("https://wpt.live", "https://wpt.live", "Request Origin: should be https://wpt.live")
    at Test.<anonymous> ( /cors/origin.htm:31:9)
PassAllow origin: _https://wpt.live___[tab]_
Asserts run
Pass
assert_equals("https://wpt.live", "https://wpt.live", "Request Origin: should be https://wpt.live")
    at Test.<anonymous> ( /cors/origin.htm:31:9)
PassAllow origin: [tab]https://wpt.live
Asserts run
Pass
assert_equals("https://wpt.live", "https://wpt.live", "Request Origin: should be https://wpt.live")
    at Test.<anonymous> ( /cors/origin.htm:31:9)
PassDisallow origin: https://www1.wpt.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: //wpt.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: ://wpt.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: ftp://wpt.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: http:://wpt.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: http:/wpt.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: http:wpt.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: wpt.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: https://wpt.live?
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: https://wpt.live/
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: https://wpt.live /
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: https://wpt.live#
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: https://wpt.live%23
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: https://wpt.live:80
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: https://wpt.live, *
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: https://wpt.live\0
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: HTTPS://WPT.LIVE
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: HTTPS://wpt.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: -
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: **
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: ,*
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: *,
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: \0*
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: *
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: *
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: *\0
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: *
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: *
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: '*'
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: "*"
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: * *
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: * null
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: *https://*
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: *https://wpt.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: * https://wpt.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: *, https://wpt.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: \0https://wpt.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: null https://wpt.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: http://example.net
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: null
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: null *
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin:
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: https://wpt.live/cors/origin.htm
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: https://wpt.live/cors/
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: https://www1.wpt.live/cors/
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: .live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: *.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: http://live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: http://.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow origin: http://*.live
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:51:9)
PassDisallow multiple headers (, *)
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:115:9)
PassDisallow multiple headers (*, )
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:115:9)
PassDisallow multiple headers (*, *)
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:115:9)
PassDisallow multiple headers (, https://wpt.live)
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:115:9)
PassDisallow multiple headers (*, https://wpt.live)
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:115:9)
PassDisallow multiple headers (https://wpt.live, https://wpt.live)
Asserts run
Pass
assert_throws_dom("NetworkError", function "function() { client.send() }", "send")
    at Test.<anonymous> ( /cors/origin.htm:115:9)