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

Unified Diff: LayoutTests/http/tests/misc/policy-delegate-called-twice-expected.txt

Issue 14328011: Remove hit test from dispatchDecidePolicyForNavigationAction (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: with rebaselines Created 7 years, 8 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
Index: LayoutTests/http/tests/misc/policy-delegate-called-twice-expected.txt
diff --git a/LayoutTests/http/tests/misc/policy-delegate-called-twice-expected.txt b/LayoutTests/http/tests/misc/policy-delegate-called-twice-expected.txt
index 644c734fdda9f8c6f705a01be122278e07f222fa..fea0098a92f30801f3d7ea76de66b803eb0fe5be 100644
--- a/LayoutTests/http/tests/misc/policy-delegate-called-twice-expected.txt
+++ b/LayoutTests/http/tests/misc/policy-delegate-called-twice-expected.txt
@@ -1,4 +1,4 @@
-Policy delegate: attempt to load http://127.0.0.1:8000/misc/resources/iframe-policy-2.html with navigation type 'link clicked' originating from HTML > #document
+Policy delegate: attempt to load http://127.0.0.1:8000/misc/resources/iframe-policy-2.html with navigation type 'link clicked'
This page has an iframe which will navigate itself. The policy delegate callbacks will be dumped. The delegate should only be consulted once.

Powered by Google App Engine
This is Rietveld 408576698