1 | | CONSOLE ERROR: XMLHttpRequest cannot load http://127.0.0.1:8000/security/isolatedWorld/anyfile. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:8000' is therefore not allowed access. The response had HTTP status code 404.
|
---|
2 | 1 |
|
---|
3 | 2 |
|
---|
4 | 3 | Text attribute event listeners should always fire in main world: PASS
|
---|
5 | 4 | Function attribute event listeners should fire in the world where they were created: PASS
|
---|
6 | 5 | XHR attribute event listeners should fire in the world where they were created: PASS
|
---|