Title: [118607] trunk/LayoutTests
- Revision
- 118607
- Author
- [email protected]
- Date
- 2012-05-26 00:16:30 -0700 (Sat, 26 May 2012)
Log Message
Unreviewed GTK gardening after r118577 and r118585.
* platform/gtk/http/tests/security/contentSecurityPolicy/inline-script-blocked-_javascript_-url-expected.txt: Added.
* platform/gtk/http/tests/security/contentSecurityPolicy/_javascript_-url-blocked-expected.txt: Added.
* platform/gtk/test_expectations.txt:
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (118606 => 118607)
--- trunk/LayoutTests/ChangeLog 2012-05-26 06:39:29 UTC (rev 118606)
+++ trunk/LayoutTests/ChangeLog 2012-05-26 07:16:30 UTC (rev 118607)
@@ -1,3 +1,11 @@
+2012-05-26 Zan Dobersek <[email protected]>
+
+ Unreviewed GTK gardening after r118577 and r118585.
+
+ * platform/gtk/http/tests/security/contentSecurityPolicy/inline-script-blocked-_javascript_-url-expected.txt: Added.
+ * platform/gtk/http/tests/security/contentSecurityPolicy/_javascript_-url-blocked-expected.txt: Added.
+ * platform/gtk/test_expectations.txt:
+
2012-05-25 Sukolsak Sakshuwong <[email protected]>
cursor gets trapped when border-style: dashed is used
Added: trunk/LayoutTests/platform/gtk/http/tests/security/contentSecurityPolicy/inline-script-blocked-_javascript_-url-expected.txt (0 => 118607)
--- trunk/LayoutTests/platform/gtk/http/tests/security/contentSecurityPolicy/inline-script-blocked-_javascript_-url-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/http/tests/security/contentSecurityPolicy/inline-script-blocked-_javascript_-url-expected.txt 2012-05-26 07:16:30 UTC (rev 118607)
@@ -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/gtk/http/tests/security/contentSecurityPolicy/_javascript_-url-blocked-expected.txt (0 => 118607)
--- trunk/LayoutTests/platform/gtk/http/tests/security/contentSecurityPolicy/_javascript_-url-blocked-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/gtk/http/tests/security/contentSecurityPolicy/_javascript_-url-blocked-expected.txt 2012-05-26 07:16:30 UTC (rev 118607)
@@ -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'.
+
+
Modified: trunk/LayoutTests/platform/gtk/test_expectations.txt (118606 => 118607)
--- trunk/LayoutTests/platform/gtk/test_expectations.txt 2012-05-26 06:39:29 UTC (rev 118606)
+++ trunk/LayoutTests/platform/gtk/test_expectations.txt 2012-05-26 07:16:30 UTC (rev 118607)
@@ -1305,6 +1305,8 @@
BUGWK87363 : fast/frames/flattening/iframe-tiny.html = TEXT PASS
+BUGWK87575 : http/tests/media/video-buffered-range-contains-currentTime.html = FAIL
+
//////////////////////////////////////////////////////////////////////////////////////////
// End of Tests failing
//////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes