| OLD | NEW |
| 1 CONSOLE ERROR: Imported resource from origin 'http://localhost:8000' has been bl
ocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-A
llow-Origin' header is present on the requested resource. Origin 'http://127.0.0
.1:8000' is therefore not allowed access. | 1 CONSOLE ERROR: Imported resource from origin 'http://localhost:8000' has been bl
ocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-A
llow-Origin' header is present on the requested resource. Origin 'http://127.0.0
.1:8000' is therefore not allowed access. |
| 2 CONSOLE ERROR: Imported resource from origin 'http://localhost:8000' has been bl
ocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-A
llow-Origin' header is present on the requested resource. Origin 'http://127.0.0
.1:8000' is therefore not allowed access. | 2 CONSOLE ERROR: Imported resource from origin 'http://localhost:8000' has been bl
ocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-A
llow-Origin' header is present on the requested resource. Origin 'http://127.0.0
.1:8000' is therefore not allowed access. |
| 3 | 3 |
| 4 PASS Accessing to a same origin import | 4 PASS Accessing to a same origin import |
| 5 PASS Accessing to CORS-enabed origin import | 5 PASS Accessing to CORS-enabled origin import |
| 6 PASS Blocking access to a cross origin import | 6 PASS Blocking access to a cross origin import |
| 7 PASS Accessing to a same origin import including same domain redirect | 7 PASS Accessing to a same origin import including same domain redirect |
| 8 PASS Accessing to a CORS origin import including same domain redirect | 8 PASS Accessing to a CORS origin import including same domain redirect |
| 9 PASS Blocking access to a cross origin iamport including same domain redirect | 9 PASS Blocking access to a cross origin iamport including same domain redirect |
| 10 | 10 |
| OLD | NEW |