Re: Upstreaming changes to CSP 'javascript:' from Blink. (#4205)

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

## All results ##

### [/content-security-policy/navigation/to-javascript-url.html](http://w3c-test.org/submissions/4205/content-security-policy/navigation/to-javascript-url.html) ###
|                                              Subtest                                              | Results |
|---------------------------------------------------------------------------------------------------|---------|
|                                                                                                   | OK      |
| `<iframe> navigated to 'javascript:' blocked without 'unsafe-inline'.`                            | PASS    |
| `<iframe src='javascript:'> blocked without 'unsafe-inline'.`                                     | PASS    |
| `<iframe src='...'> without 'unsafe-inline' navigated to 'javascript:' blocked in this document.` | PASS    |
| `<iframe src='...'> with 'unsafe-inline' navigated to 'javascript:' blocked in this document`     | PASS    |


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

Received on Monday, 14 November 2016 10:30:46 UTC