Re: CSP: Move 'worker-src' onto 'script-src' (#5175)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/212911745)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 4eb696bff606ccbef2ac5995c2935814b847fb47
Using browser at version 59.0.3043.0 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>3 tests ran</summary>
<details>
<summary><a href="https://w3c-test.org/submissions/5175/content-security-policy/worker-src/service-child.https.sub.html">/content-security-policy/worker-src/service-child.https.sub.html</a></summary>


|                             Subtest                             | Results | Messages |
|-----------------------------------------------------------------|---------|----------|
|                                                                 | OK      |          |
| `Same-origin service worker allowed by host-source expression.` | PASS    |          |

</details>
<details>
<summary><a href="https://w3c-test.org/submissions/5175/content-security-policy/worker-src/service-fallback.https.sub.html">/content-security-policy/worker-src/service-fallback.https.sub.html</a></summary>


|                             Subtest                             | Results |                                                                                                                       Messages                                                                                                                      |
|-----------------------------------------------------------------|---------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                 | OK      |                                                                                                                                                                                                                                                     |
| `Same-origin service worker allowed by host-source expression.` | FAIL    | `promise_test: Unhandled rejection with value: object "SecurityError: Failed to register a ServiceWorker: The provided scriptURL ('https://web-platform.test:8443/content-security-policy/support/ping.js') violates the Content Security Policy."` |

</details>
<details>
<summary><a href="https://w3c-test.org/submissions/5175/content-security-policy/worker-src/service-list.https.sub.html">/content-security-policy/worker-src/service-list.https.sub.html</a></summary>


|                             Subtest                             | Results | Messages |
|-----------------------------------------------------------------|---------|----------|
|                                                                 | OK      |          |
| `Same-origin service worker allowed by host-source expression.` | PASS    |          |

</details>
</details>

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

Received on Monday, 20 March 2017 09:05:45 UTC