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

Unified Diff: chrome/test/data/android/contextualsearch/tap_test.html

Issue 1413383007: Revert of [Contextual Search] Improve testing & add regressions tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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/android/javatests/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchManagerTest.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/android/contextualsearch/tap_test.html
diff --git a/chrome/test/data/android/contextualsearch/tap_test.html b/chrome/test/data/android/contextualsearch/tap_test.html
index 4a10e805898b34f134af8e98c316ad4bdf5e3428..2f7cd900bdc970b8e0c1f0ed46a91e45ccc30046 100644
--- a/chrome/test/data/android/contextualsearch/tap_test.html
+++ b/chrome/test/data/android/contextualsearch/tap_test.html
@@ -22,9 +22,6 @@
<div>United States <span id="intelligence">Intelligence</span></div>
<div>United <span id="states">States</span> Intelligence</div>
<div>United <span id="states-near">StatesNear</span> Intelligence</div>
- <!-- These three spans should be close to each other so that taps from one to
- to the next are within our "near" threshold. -->
- <div><span id="search">Search</span> <span id="term">Term</span> <span id="resolution">Resolution</span></div>
<form action="demo_form.asp">
<label for="male">Male</label>
<input type="radio" name="sex" id="male" value="male"><br>
« no previous file with comments | « chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchManagerTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698