blob: e5e05de6a7f133e9cad5979841d76a8455d12ac8 [file] [log] [blame]
CONSOLE MESSAGE: Origin http://localhost:8080 is not allowed by Access-Control-Allow-Origin. Status code: 200
CONSOLE MESSAGE: Cross-origin image load denied by Cross-Origin Resource Sharing policy.
CONSOLE MESSAGE: Origin http://localhost:8080 is not allowed by Access-Control-Allow-Origin. Status code: 200
CONSOLE MESSAGE: Cross-origin image load denied by Cross-Origin Resource Sharing policy.
Tests source origin difference for cached resources.
Trying to load sequentially the same image from various origins.
All images should load.
Test 1 PASS: Loaded image http://127.0.0.1:8000/security/resources/abe-allow-star.py?allowCache from localhost:8000 (crossOrigin=anonymous)
Test 2 PASS: Loaded image http://127.0.0.1:8000/security/resources/abe-allow-star.py?allowCache from localhost:8080 (crossOrigin=anonymous)
Test 3 PASS: Loaded image http://127.0.0.1:8000/security/resources/allow-if-origin.py?allowCache&origin=http%3A%2F%2Flocalhost%3A8000 from localhost:8000 (crossOrigin=anonymous)
Test 4 PASS: Did not load image http://127.0.0.1:8000/security/resources/allow-if-origin.py?allowCache&origin=http%3A%2F%2Flocalhost%3A8000 from localhost:8080 (crossOrigin=anonymous)
Test 5 PASS: Loaded image http://127.0.0.1:8080/security/resources/abe-allow-star.py?allowCache from localhost:8000
Test 6 PASS: Loaded image http://127.0.0.1:8080/security/resources/abe-allow-star.py?allowCache from localhost:8000 (crossOrigin=anonymous)
Test 7 PASS: Loaded image http://127.0.0.1:8080/security/resources/allow-if-origin.py?allowCache&origin=http%3A%2F%2Flocalhost%3A8000 from localhost:8080
Test 8 PASS: Did not load image http://127.0.0.1:8080/security/resources/allow-if-origin.py?allowCache&origin=http%3A%2F%2Flocalhost%3A8000 from localhost:8080 (crossOrigin=anonymous)