blob: 12a7e4b483227b7dd3fb34d84705e6b040f516fb [file] [log] [blame]
CONSOLE MESSAGE: Cross origin requests are only supported for HTTP.
CONSOLE MESSAGE: XMLHttpRequest cannot load safari-extension://test1 due to access control checks.
This test ensures that XHR/Fetch will bypass CORS for user extension URLS in case the page is running user scripts.
PASS Bypassing CORS on synchronous XHR - should trigger a CORS error message
PASS Bypassing CORS on synchronous XHR - should not trigger a CORS error message
PASS Bypassing CORS on asynchronous fetch - should not trigger a CORS error message