Re: [html-tests] Test window.onerror when <script src> URL contains a hash (#4236)

# Chrome #
Testing revision beefb0842c80f4897750bdf25189eacd4d640996
Starting 10 test iterations
All results were stable

## All results ##

### [/html/webappapis/scripting/processing-model-2/runtime-error-same-origin-with-hash.html](http://w3c-test.org/submissions/4236/html/webappapis/scripting/processing-model-2/runtime-error-same-origin-with-hash.html) ###
|                                 Subtest                                 | Results |
|-------------------------------------------------------------------------|---------|
|                                                                         | OK      |
| `window.onerror - runtime error in <script src=...> with hash`          | FAIL    |
| `window.onerror - runtime error in <script src=...> with hash (column)` | PASS    |

### [/html/webappapis/scripting/processing-model-2/compile-error-same-origin-with-hash.html](http://w3c-test.org/submissions/4236/html/webappapis/scripting/processing-model-2/compile-error-same-origin-with-hash.html) ###
|                                 Subtest                                 | Results |
|-------------------------------------------------------------------------|---------|
|                                                                         | OK      |
| `window.onerror - compile error in <script src=...> with hash (column)` | PASS    |
| `window.onerror - compile error in <script src=...> with hash`          | FAIL    |


View on GitHub: https://github.com/w3c/web-platform-tests/pull/4236#issuecomment-262229604

Received on Tuesday, 22 November 2016 12:34:43 UTC