Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / security / contentSecurityPolicy / object-src-param-movie-blocked-expected.txt
1 CONSOLE ERROR: Refused to load plugin data from 'http://127.0.0.1:8080/plugins/resources/mock-plugin.pl?movie' because it violates the following Content Security Policy directive: "object-src http://localhost:8080".
2
3 CONSOLE MESSAGE: line 16: PASS: Error occurred, so load was correctly blocked.
4 This test passes if there is a console message saying the plugin was blocked.