Title: [125775] trunk/LayoutTests
Revision
125775
Author
[email protected]
Date
2012-08-16 07:16:16 -0700 (Thu, 16 Aug 2012)

Log Message

Unreviewed GTK gardening.

Adding a platform-specific baseline after r125772.

* platform/gtk/http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (125774 => 125775)


--- trunk/LayoutTests/ChangeLog	2012-08-16 13:57:06 UTC (rev 125774)
+++ trunk/LayoutTests/ChangeLog	2012-08-16 14:16:16 UTC (rev 125775)
@@ -1,3 +1,11 @@
+2012-08-16  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Adding a platform-specific baseline after r125772.
+
+        * platform/gtk/http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked-expected.txt: Added.
+
 2012-08-16  Mikhail Pozdnyakov  <[email protected]>
 
         [EFL] Gardening after r125758, r125759

Added: trunk/LayoutTests/platform/gtk/http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked-expected.txt (0 => 125775)


--- trunk/LayoutTests/platform/gtk/http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/http/tests/security/contentSecurityPolicy/shared-worker-connect-src-blocked-expected.txt	2012-08-16 14:16:16 UTC (rev 125775)
@@ -0,0 +1,4 @@
+CONSOLE MESSAGE: Refused to connect to 'http://127.0.0.1:8000/xmlhttprequest/resources/get.txt' because it violates the following Content Security Policy directive: "connect-src 'none'".
+
+ALERT: xhr blocked
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to