Chromium Code Reviews

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

Issue 2784653002: Revert of Do not send redundant selectionchange-events (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
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