Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / security / contentSecurityPolicy / 1.1 / child-src / worker-allowed-expected.txt
1 Workers should be governed by 'child-src'.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS var w = new Worker('/security/contentSecurityPolicy/resources/alert-pass.js'); did not throw exception.
7 PASS successfullyParsed is true
8
9 TEST COMPLETE
10