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

Unified Diff: content/test/data/android/input/input_forms.html

Issue 2791753002: Revert of Reland: Do not send redundant selectionchange-events (Closed)
Patch Set: Add a NeedsRebaseline to manage conflict with http://crrev.com/460732 Created 3 years, 9 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: content/test/data/android/input/input_forms.html
diff --git a/content/test/data/android/input/input_forms.html b/content/test/data/android/input/input_forms.html
index 55b0dadfa80310ca8fa465cd0cd99ff71f185fae..c5a3badb42a7761cc53c7b0aec8de955d8bf269c 100644
--- a/content/test/data/android/input/input_forms.html
+++ b/content/test/data/android/input/input_forms.html
@@ -17,7 +17,6 @@
<br/>
<input id="input_number1" type="number" /><br/>
<input id="input_number2" type="number" /><br/>
- <br/>
<span id="plain_text">This is Plain Text One</span>
</form>

Powered by Google App Engine
This is Rietveld 408576698