Title: [219884] trunk/LayoutTests
Revision
219884
Author
jlew...@apple.com
Date
2017-07-25 13:55:46 -0700 (Tue, 25 Jul 2017)

Log Message

Rebaselinged the test http/tests/quicklook/top-navigation-blocked.html
https://bugs.webkit.org/show_bug.cgi?id=174755

Unreviewed test gardening.

* http/tests/quicklook/top-navigation-blocked-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (219883 => 219884)


--- trunk/LayoutTests/ChangeLog	2017-07-25 20:54:27 UTC (rev 219883)
+++ trunk/LayoutTests/ChangeLog	2017-07-25 20:55:46 UTC (rev 219884)
@@ -1,5 +1,14 @@
 2017-07-25  Matt Lewis  <jlew...@apple.com>
 
+        Rebaselinged the test http/tests/quicklook/top-navigation-blocked.html
+        https://bugs.webkit.org/show_bug.cgi?id=174755
+
+        Unreviewed test gardening.
+
+        * http/tests/quicklook/top-navigation-blocked-expected.txt:
+
+2017-07-25  Matt Lewis  <jlew...@apple.com>
+
         Rebaselined missed test.
         https://bugs.webkit.org/show_bug.cgi?id=174734
 

Modified: trunk/LayoutTests/http/tests/quicklook/top-navigation-blocked-expected.txt (219883 => 219884)


--- trunk/LayoutTests/http/tests/quicklook/top-navigation-blocked-expected.txt	2017-07-25 20:54:27 UTC (rev 219883)
+++ trunk/LayoutTests/http/tests/quicklook/top-navigation-blocked-expected.txt	2017-07-25 20:55:46 UTC (rev 219884)
@@ -1,6 +1,7 @@
 CONSOLE MESSAGE: line 1: Viewport argument value "612;" for key "width" was truncated to its numeric prefix. Note that ';' is not a separator in viewport values. The list should be comma-separated.
-CONSOLE MESSAGE: Unsafe _javascript_ attempt to initiate navigation for frame with URL 'http://127.0.0.1:8000/quicklook/top-navigation-blocked.html' from frame with URL 'http://127.0.0.1:8000/quicklook/resources/top-navigation-blocked.docx'. The frame attempting navigation of the top-level window is sandboxed, but the 'allow-top-navigation' flag is not set.
+CONSOLE MESSAGE: Unsafe _javascript_ attempt to initiate navigation for frame with URL 'http://127.0.0.1:8000/quicklook/top-navigation-blocked.html' from frame with URL 'http://127.0.0.1:8000/quicklook/resources/top-navigation-blocked.docx'. The frame attempting navigation of the top-level window is sandboxed, but the 'allow-top-navigation-by-user-activation' flag is not set and navigation is not triggered by user activation.
 
+CONSOLE MESSAGE: SecurityError: The operation is insecure.
 
 
 --------
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to