blob: c849905cd27616179a23ee18e38d4a42d7112d14 [file] [log] [blame]
CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
CONSOLE MESSAGE: Fetch API cannot load http://localhost:8801/fetch/api/resources/top.txt due to access control checks.
CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
CONSOLE MESSAGE: Fetch API cannot load https://localhost:9443/fetch/api/resources/top.txt due to access control checks.
CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
CONSOLE MESSAGE: Fetch API cannot load http://127.0.0.1:8800/fetch/api/resources/top.txt due to access control checks.
CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
CONSOLE MESSAGE: Fetch API cannot load http://127.0.0.1:8801/fetch/api/resources/top.txt due to access control checks.
CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
CONSOLE MESSAGE: Fetch API cannot load https://127.0.0.1:9443/fetch/api/resources/top.txt due to access control checks.
PASS Same domain different port [no-cors mode]
PASS Same domain different port [server forbid CORS]
PASS Same domain different port [cors mode]
PASS Same domain different protocol different port [no-cors mode]
PASS Same domain different protocol different port [server forbid CORS]
PASS Same domain different protocol different port [cors mode]
PASS Cross domain basic usage [no-cors mode]
PASS Cross domain basic usage [server forbid CORS]
PASS Cross domain basic usage [cors mode]
PASS Cross domain different port [no-cors mode]
PASS Cross domain different port [server forbid CORS]
PASS Cross domain different port [cors mode]
PASS Cross domain different protocol [no-cors mode]
PASS Cross domain different protocol [server forbid CORS]
PASS Cross domain different protocol [cors mode]