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

Unified Diff: chrome/test/data/cancelled_redirect_test.html

Issue 3174023: Revert 56834 - Fix a few test failures when landing http://trac.webkit.org/ch... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 4 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 | « chrome/browser/history/redirect_uitest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/cancelled_redirect_test.html
===================================================================
--- chrome/test/data/cancelled_redirect_test.html (revision 56849)
+++ chrome/test/data/cancelled_redirect_test.html (working copy)
@@ -13,7 +13,7 @@
}
</script>
</head>
- <body onclick="click()">
+ <body>
<input type="button" id="mybutton" onclick="document.location='#myanchor'"/>
<a name="myanchor">Anchor</a><br/>
</body>
« no previous file with comments | « chrome/browser/history/redirect_uitest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698