Title: [95186] trunk/LayoutTests
Revision
95186
Author
kei...@webkit.org
Date
2011-09-15 06:46:21 -0700 (Thu, 15 Sep 2011)

Log Message

[chromium] rebaseline expectations due to r95180

* http/tests/loading/307-after-303-after-post-expected.txt:
* http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt:
* http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (95185 => 95186)


--- trunk/LayoutTests/ChangeLog	2011-09-15 12:30:18 UTC (rev 95185)
+++ trunk/LayoutTests/ChangeLog	2011-09-15 13:46:21 UTC (rev 95186)
@@ -1,3 +1,11 @@
+2011-09-15  Keishi Hattori  <kei...@webkit.org>
+
+        [chromium] rebaseline expectations due to r95180
+
+        * http/tests/loading/307-after-303-after-post-expected.txt:
+        * http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt:
+        * http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt:
+
 2011-09-15  Cary Clark  <carycl...@google.com>
 
         Unreviewed; new baselines (Skia on Mac)

Modified: trunk/LayoutTests/http/tests/loading/307-after-303-after-post-expected.txt (95185 => 95186)


--- trunk/LayoutTests/http/tests/loading/307-after-303-after-post-expected.txt	2011-09-15 12:30:18 UTC (rev 95185)
+++ trunk/LayoutTests/http/tests/loading/307-after-303-after-post-expected.txt	2011-09-15 13:46:21 UTC (rev 95186)
@@ -14,6 +14,7 @@
 http://127.0.0.1:8000/loading/resources/post-to-303-target.php - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/loading/resources/307-post-output-target.php, http status code 200>
 main frame - didCancelClientRedirectForFrame
 main frame - didCommitLoadForFrame
+http://127.0.0.1:8000/loading/resources/post-to-303-target.php - didFinishLoading
 main frame - didFinishDocumentLoadForFrame
 main frame - didHandleOnloadEventsForFrame
 main frame - didFinishLoadForFrame

Modified: trunk/LayoutTests/http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt (95185 => 95186)


--- trunk/LayoutTests/http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt	2011-09-15 12:30:18 UTC (rev 95185)
+++ trunk/LayoutTests/http/tests/security/mixedContent/insecure-image-in-main-frame-expected.txt	2011-09-15 13:46:21 UTC (rev 95186)
@@ -6,6 +6,9 @@
 CONSOLE MESSAGE: line 1: The page at https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-image.html displayed insecure content from http://127.0.0.1:8080/security/resources/compass.jpg.
 
 didDisplayInsecureContent
+CONSOLE MESSAGE: line 1: The page at https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-image.html displayed insecure content from http://127.0.0.1:8080/security/resources/compass.jpg.
+
+didDisplayInsecureContent
 main frame - didFinishDocumentLoadForFrame
 main frame - didHandleOnloadEventsForFrame
 main frame - didFinishLoadForFrame

Modified: trunk/LayoutTests/http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt (95185 => 95186)


--- trunk/LayoutTests/http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt	2011-09-15 12:30:18 UTC (rev 95185)
+++ trunk/LayoutTests/http/tests/security/mixedContent/insecure-script-in-iframe-expected.txt	2011-09-15 13:46:21 UTC (rev 95186)
@@ -4,6 +4,9 @@
 CONSOLE MESSAGE: line 1: The page at https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-script.html ran insecure content from http://127.0.0.1:8080/security/mixedContent/resources/script.js.
 
 didRunInsecureContent
+CONSOLE MESSAGE: line 1: The page at https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-script.html ran insecure content from http://127.0.0.1:8080/security/mixedContent/resources/script.js.
+
+didRunInsecureContent
 frame "<!--framePath //<!--frame0-->-->" - didFinishDocumentLoadForFrame
 frame "<!--framePath //<!--frame0-->-->" - didHandleOnloadEventsForFrame
 main frame - didHandleOnloadEventsForFrame
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to