Title: [142741] trunk/LayoutTests
Revision
142741
Author
[email protected]
Date
2013-02-13 06:04:53 -0800 (Wed, 13 Feb 2013)

Log Message

Unreviewed chromium expectation changes.
Fallout from r142683.

* platform/chromium-win/http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (142740 => 142741)


--- trunk/LayoutTests/ChangeLog	2013-02-13 14:03:12 UTC (rev 142740)
+++ trunk/LayoutTests/ChangeLog	2013-02-13 14:04:53 UTC (rev 142741)
@@ -1,3 +1,10 @@
+2013-02-13  Andrew Wilson  <[email protected]>
+
+        Unreviewed chromium expectation changes.
+        Fallout from r142683.
+
+        * platform/chromium-win/http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked-expected.txt: Added.
+
 2013-02-13  Pablo Flouret  <[email protected]>
 
         Implement css-conditional's CSS.supports()

Added: trunk/LayoutTests/platform/chromium-win/http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked-expected.txt (0 => 142741)


--- trunk/LayoutTests/platform/chromium-win/http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-win/http/tests/security/contentTypeOptions/nosniff-script-without-content-type-blocked-expected.txt	2013-02-13 14:04:53 UTC (rev 142741)
@@ -0,0 +1,11 @@
+CONSOLE MESSAGE: Refused to execute script from 'http://127.0.0.1:8000/security/contentTypeOptions/resources/script-with-header.pl' because its MIME type ('') is not executable, and strict MIME type checking is enabled.
+Check that script sent with an 'X-Content-Type-Options: nosniff' header is correctly blocked if no 'Content-Type' header is present.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS window.scriptsSuccessfullyLoaded is 0
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to