Title: [118598] trunk/LayoutTests
- Revision
- 118598
- Author
- [email protected]
- Date
- 2012-05-25 18:53:06 -0700 (Fri, 25 May 2012)
Log Message
See https://bugs.webkit.org/show_bug.cgi?id=87558
Unreviewed, checking in expected failing results.
* platform/mac/http/tests/security/contentSecurityPolicy/inline-script-blocked-_javascript_-url-expected.txt: Added.
* platform/mac/http/tests/security/contentSecurityPolicy/_javascript_-url-blocked-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (118597 => 118598)
--- trunk/LayoutTests/ChangeLog 2012-05-26 01:43:14 UTC (rev 118597)
+++ trunk/LayoutTests/ChangeLog 2012-05-26 01:53:06 UTC (rev 118598)
@@ -1,5 +1,14 @@
2012-05-25 Stephanie Lewis <[email protected]>
+ See https://bugs.webkit.org/show_bug.cgi?id=87558
+
+ Unreviewed, checking in expected failing results.
+
+ * platform/mac/http/tests/security/contentSecurityPolicy/inline-script-blocked-_javascript_-url-expected.txt: Added.
+ * platform/mac/http/tests/security/contentSecurityPolicy/_javascript_-url-blocked-expected.txt: Added.
+
+2012-05-25 Stephanie Lewis <[email protected]>
+
See https://bugs.webkit.org/show_bug.cgi?id=87544
Unreviewed, skipping asserting test
Added: trunk/LayoutTests/platform/mac/http/tests/security/contentSecurityPolicy/inline-script-blocked-_javascript_-url-expected.txt (0 => 118598)
--- trunk/LayoutTests/platform/mac/http/tests/security/contentSecurityPolicy/inline-script-blocked-_javascript_-url-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac/http/tests/security/contentSecurityPolicy/inline-script-blocked-_javascript_-url-expected.txt 2012-05-26 01:53:06 UTC (rev 118598)
@@ -0,0 +1,9 @@
+CONSOLE MESSAGE: Unrecognized Content-Security-Policy directive 'options'.
+
+CONSOLE MESSAGE: Unrecognized Content-Security-Policy directive 'options'.
+
+CONSOLE MESSAGE: Unrecognized Content-Security-Policy directive 'options'.
+
+CONSOLE MESSAGE: Refused to execute _javascript_ URL because it violates the following Content Security Policy directive: "script-src http://127.0.0.1:*".
+
+This test passes if it doesn't alert fail.
Added: trunk/LayoutTests/platform/mac/http/tests/security/contentSecurityPolicy/_javascript_-url-blocked-expected.txt (0 => 118598)
--- trunk/LayoutTests/platform/mac/http/tests/security/contentSecurityPolicy/_javascript_-url-blocked-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac/http/tests/security/contentSecurityPolicy/_javascript_-url-blocked-expected.txt 2012-05-26 01:53:06 UTC (rev 118598)
@@ -0,0 +1,13 @@
+CONSOLE MESSAGE: Unrecognized Content-Security-Policy directive 'allow'.
+
+CONSOLE MESSAGE: Unrecognized Content-Security-Policy directive 'allow'.
+
+CONSOLE MESSAGE: Unrecognized Content-Security-Policy directive 'allow'.
+
+CONSOLE MESSAGE: Refused to execute _javascript_ URL because it violates the following Content Security Policy directive: "script-src 'none'".
+
+CONSOLE MESSAGE: Unrecognized Content-Security-Policy directive 'allow'.
+
+CONSOLE MESSAGE: Unrecognized Content-Security-Policy directive 'allow'.
+
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes