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

Unified Diff: LayoutTests/fast/loader/page-dismissal-modal-dialogs.html

Issue 7983013: Merge 95259 - Fragment navigations should interrupt a provisional load of a different document (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/874/
Patch Set: Created 9 years, 3 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/fast/loader/resources/page-dismissal-modal-dialogs-iframe.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/loader/page-dismissal-modal-dialogs.html
===================================================================
--- LayoutTests/fast/loader/page-dismissal-modal-dialogs.html (revision 95560)
+++ LayoutTests/fast/loader/page-dismissal-modal-dialogs.html (working copy)
@@ -29,7 +29,7 @@
}, false);
</script></head><body><div>
-<a href=# onclick="showMessages('mainFrame click')" id=anchor>anchor</a>
+<span onclick="showMessages('mainFrame click')" id=anchor>anchor</span>
<iframe src=resources/page-dismissal-modal-dialogs-iframe.html></iframe>
This page registers handlers for various types of unload events and attempts to
« no previous file with comments | « no previous file | LayoutTests/fast/loader/resources/page-dismissal-modal-dialogs-iframe.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698