| Index: third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank-iframe-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank-iframe-expected.txt b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank-iframe-expected.txt
|
| index 62c8312586689b63ae0e5b1d61c36c2c9e0bfd13..0cf0cebc9e14dd2a566db700d59d58989bf93216 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank-iframe-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank-iframe-expected.txt
|
| @@ -1,4 +1,4 @@
|
| ALERT: /PASS/
|
| CONSOLE ERROR: line 1: Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "script-src 'unsafe-inline'".
|
| -
|
| +CONSOLE ERROR: line 1:
|
| Eval should be blocked in the iframe, but inline script should be allowed.
|
|
|