| Index: LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-subframe-expected.txt
|
| diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-subframe-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-subframe-expected.txt
|
| index a638752e27b227ed6b5048054347461bd55ea68e..ef1187a501b24851ef22d8af8ce75b4f886b7e50 100644
|
| --- a/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-subframe-expected.txt
|
| +++ b/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-empty-subframe-expected.txt
|
| @@ -1,2 +1,2 @@
|
| -CONSOLE MESSAGE: Blocked script execution in 'data:text/html,<script>alert('FAIL');</script>' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
|
| +CONSOLE ERROR: Blocked script execution in 'data:text/html,<script>alert('FAIL');</script>' because the document's frame is sandboxed and the 'allow-scripts' permission is not set.
|
| This test passes if it doesn't alert fail.
|
|
|