Index: LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-report-only-expected.txt |
diff --git a/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-report-only-expected.txt b/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-report-only-expected.txt |
index 805a58cea2db217b26d8c4fb320cde609eeb1b9f..576922027f0cc014f7c7bd67d8c3eab25248603f 100644 |
--- a/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-report-only-expected.txt |
+++ b/LayoutTests/http/tests/security/contentSecurityPolicy/sandbox-report-only-expected.txt |
@@ -1,5 +1,5 @@ |
CONSOLE ERROR: The Content Security Policy directive 'sandbox' is ignored when delivered in a report-only policy. |
CONSOLE ERROR: The Content Security Policy 'sandbox' was delivered in report-only mode, but does not specify a 'report-uri'; the policy will have no effect. Please either add a 'report-uri' directive, or deliver the policy via the 'Content-Security-Policy' header. |
-ALERT: Script executed in iframe. |
+CONSOLE MESSAGE: line 4: Script executed in iframe. |
ALERT: PASS: Iframe was not in a unique origin |