Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(237)

Unified Diff: LayoutTests/http/tests/navigation/new-window-sandboxed-iframe-expected.txt

Issue 967423005: <iframe sandbox> should inherit through <a target='_blank'>. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Ugh. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/http/tests/security/resources/post-origin-to-opener.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/navigation/new-window-sandboxed-iframe-expected.txt
diff --git a/LayoutTests/http/tests/navigation/new-window-sandboxed-iframe-expected.txt b/LayoutTests/http/tests/navigation/new-window-sandboxed-iframe-expected.txt
index f499762257fdb88d20513b716ec169903e69c37e..20f76b83aad096016ba3ad44a3a1497c9eb79f56 100644
--- a/LayoutTests/http/tests/navigation/new-window-sandboxed-iframe-expected.txt
+++ b/LayoutTests/http/tests/navigation/new-window-sandboxed-iframe-expected.txt
@@ -1,3 +1,5 @@
+CONSOLE ERROR: Unsafe JavaScript attempt to initiate navigation for frame with URL 'http://127.0.0.1:8000/navigation/resources/new-window-sandboxed-iframe-destination.html' from frame with URL 'http://127.0.0.1:8000/navigation/resources/new-window-sandboxed-iframe-destination-iframe.html'. The frame attempting navigation of the top-level window is sandboxed, but the 'allow-top-navigation' flag is not set.
+
============== Back Forward List ==============
@@ -6,7 +8,10 @@ curr-> http://127.0.0.1:8000/navigation/new-window-sandboxed-iframe.html
===============================================
============== Back Forward List ==============
- http://127.0.0.1:8000/navigation/resources/new-window-sandboxed-iframe-destination.html
+curr-> http://127.0.0.1:8000/navigation/resources/new-window-sandboxed-iframe-destination.html
http://127.0.0.1:8000/navigation/resources/new-window-sandboxed-iframe-destination-iframe.html (in frame "<!--framePath //<!--frame0-->-->")
-curr-> http://127.0.0.1:8000/navigation/resources/notify-done.html
+===============================================
+
+============== Back Forward List ==============
+curr-> http://127.0.0.1:8000/navigation/resources/notify-done.html (in frame "_top")
===============================================
« no previous file with comments | « no previous file | LayoutTests/http/tests/security/resources/post-origin-to-opener.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698