Title: [219967] trunk/LayoutTests
Revision
219967
Author
[email protected]
Date
2017-07-26 15:57:04 -0700 (Wed, 26 Jul 2017)

Log Message

Rebaselined http/tests/quicklook/top-navigation-blocked-expected.txt.
https://bugs.webkit.org/show_bug.cgi?id=174755

Unreviewed test gardening.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (219966 => 219967)


--- trunk/LayoutTests/ChangeLog	2017-07-26 22:52:39 UTC (rev 219966)
+++ trunk/LayoutTests/ChangeLog	2017-07-26 22:57:04 UTC (rev 219967)
@@ -1,3 +1,12 @@
+2017-07-26  Matt Lewis  <[email protected]>
+
+        Rebaselined http/tests/quicklook/top-navigation-blocked-expected.txt.
+        https://bugs.webkit.org/show_bug.cgi?id=174755
+        
+        Unreviewed test gardening.
+
+        * platform/ios-11/http/tests/quicklook/top-navigation-blocked-expected.txt:
+
 2017-07-26  Devin Rousso  <[email protected]>
 
         Web Inspector: create protocol for recording Canvas contexts

Modified: trunk/LayoutTests/platform/ios-11/http/tests/quicklook/top-navigation-blocked-expected.txt (219966 => 219967)


--- trunk/LayoutTests/platform/ios-11/http/tests/quicklook/top-navigation-blocked-expected.txt	2017-07-26 22:52:39 UTC (rev 219966)
+++ trunk/LayoutTests/platform/ios-11/http/tests/quicklook/top-navigation-blocked-expected.txt	2017-07-26 22:57:04 UTC (rev 219967)
@@ -1,6 +1,6 @@
-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 (DOM Exception 18): The operation is insecure.
+CONSOLE MESSAGE: SecurityError: The operation is insecure.
 
 
 --------
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to