Title: [221239] trunk/LayoutTests
Revision
221239
Author
[email protected]
Date
2017-08-28 04:23:13 -0700 (Mon, 28 Aug 2017)

Log Message

New baseline for insecure-audio-video-in-main-frame.html should apply to all ports

The global baseline was never updated because the test has been failing on macOS.

* http/tests/security/mixedContent/insecure-audio-video-in-main-frame-expected.txt:
* platform/gtk/http/tests/security/mixedContent/insecure-audio-video-in-main-frame-expected.txt: Removed.

Modified Paths

Removed Paths

  • trunk/LayoutTests/platform/gtk/http/tests/security/mixedContent/

Diff

Modified: trunk/LayoutTests/ChangeLog (221238 => 221239)


--- trunk/LayoutTests/ChangeLog	2017-08-28 11:18:25 UTC (rev 221238)
+++ trunk/LayoutTests/ChangeLog	2017-08-28 11:23:13 UTC (rev 221239)
@@ -1,3 +1,12 @@
+2017-08-28  Michael Catanzaro  <[email protected]>
+
+        New baseline for insecure-audio-video-in-main-frame.html should apply to all ports
+
+        The global baseline was never updated because the test has been failing on macOS.
+
+        * http/tests/security/mixedContent/insecure-audio-video-in-main-frame-expected.txt:
+        * platform/gtk/http/tests/security/mixedContent/insecure-audio-video-in-main-frame-expected.txt: Removed.
+
 2017-08-28  Ms2ger  <[email protected]>
 
         [GTK] Rebaseline insecure-audio-video-in-main-frame.html.

Modified: trunk/LayoutTests/http/tests/security/mixedContent/insecure-audio-video-in-main-frame-expected.txt (221238 => 221239)


--- trunk/LayoutTests/http/tests/security/mixedContent/insecure-audio-video-in-main-frame-expected.txt	2017-08-28 11:18:25 UTC (rev 221238)
+++ trunk/LayoutTests/http/tests/security/mixedContent/insecure-audio-video-in-main-frame-expected.txt	2017-08-28 11:23:13 UTC (rev 221239)
@@ -1,5 +1,5 @@
-CONSOLE MESSAGE: The page at https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-audio-video.html displayed insecure content from http://127.0.0.1:8080/resources/test.mp4.
+CONSOLE MESSAGE: The page at https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-audio-video.html was allowed to display insecure content from http://127.0.0.1:8080/resources/test.mp4.
 
-CONSOLE MESSAGE: The page at https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-audio-video.html displayed insecure content from http://127.0.0.1:8080/resources/test.mp4.
+CONSOLE MESSAGE: The page at https://127.0.0.1:8443/security/mixedContent/resources/frame-with-insecure-audio-video.html was allowed to display insecure content from http://127.0.0.1:8080/resources/test.mp4.
 
 This test opens a window that loads insecure HTML5 audio and video. We should trigger a mixed content callback because the main frame in the window is HTTPS but is displaying insecure content.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to