Title: [128059] trunk/LayoutTests
Revision
128059
Author
m...@apple.com
Date
2012-09-10 07:34:48 -0700 (Mon, 10 Sep 2012)

Log Message

Added platform-specific results for this test from r128042.

* platform/mac/http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128058 => 128059)


--- trunk/LayoutTests/ChangeLog	2012-09-10 14:03:23 UTC (rev 128058)
+++ trunk/LayoutTests/ChangeLog	2012-09-10 14:34:48 UTC (rev 128059)
@@ -1,3 +1,9 @@
+2012-09-10  Dan Bernstein  <m...@apple.com>
+
+        Added platform-specific results for this test from r128042.
+
+        * platform/mac/http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii-expected.txt: Added.
+
 2012-09-07  Andrey Kosyakov  <ca...@chromium.org>
 
         Web Inspector: only display heap size statistics for timeline records when it makes sense

Added: trunk/LayoutTests/platform/mac/http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii-expected.txt (0 => 128059)


--- trunk/LayoutTests/platform/mac/http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/http/tests/security/contentSecurityPolicy/source-list-parsing-nonascii-expected.txt	2012-09-10 14:34:48 UTC (rev 128059)
@@ -0,0 +1,9 @@
+CONSOLE MESSAGE: The value for Content Security Policy directive 'script-src' contains an invalid character: '127.0.0.1/ßisnotSorB/'. Non-whitespace characters outside ASCII 0x21-0x7E must be percent-encoded, as described in RFC 3986, section 2.1: http://tools.ietf.org/html/rfc3986#section-2.1.
+Sources containing non-ascii characters should be ignored, and should generate warnings.
+
+
+
+--------
+Frame: '<!--framePath //<!--frame0-->-->'
+--------
+PASS
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to