| Index: LayoutTests/http/tests/security/contentSecurityPolicy/media-src-blocked-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/media-src-blocked-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/media-src-blocked-expected.txt
|
| index 029e9d39f488cb37daeb183c529dc54ad0e502a2..822b140aae248282b7c25519195a95843e0caf77 100644
|
| --- a/LayoutTests/http/tests/security/contentSecurityPolicy/media-src-blocked-expected.txt
|
| +++ b/LayoutTests/http/tests/security/contentSecurityPolicy/media-src-blocked-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE MESSAGE: Refused to load media from 'http://127.0.0.1:8000/resources/load-and-stall.cgi?name=../../../media/content/test.ogv&mimeType=video/ogg&stallAt=100000' because it violates the following Content Security Policy directive: "media-src 'none'".
|
| +CONSOLE ERROR: Refused to load media from 'http://127.0.0.1:8000/resources/load-and-stall.cgi?name=../../../media/content/test.ogv&mimeType=video/ogg&stallAt=100000' because it violates the following Content Security Policy directive: "media-src 'none'".
|
|
|
| END OF TEST
|
| This test passes if it doesn't alert failure.
|
|
|