Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / security / contentSecurityPolicy / directive-parsing-04-expected.txt
1 CONSOLE ERROR: Unrecognized Content-Security-Policy directive 'script-src:'.
2
3 A warning should be logged to the console, as `script-src: 'none'` shouldn't contain a colon. Since the directive is invalid, the script should run.
4
5
6
7 --------
8 Frame: '<!--framePath //<!--frame0-->-->'
9 --------
10 PASS