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

Unified Diff: content/test/data/accessibility/input-text-name-calc-expected-android.txt

Issue 665333004: Support the placeholder attribute on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 | « content/browser/accessibility/browser_accessibility_android.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/input-text-name-calc-expected-android.txt
diff --git a/content/test/data/accessibility/input-text-name-calc-expected-android.txt b/content/test/data/accessibility/input-text-name-calc-expected-android.txt
index 84cb5f7e63b7984cb3112ed7b84cc2d2fca2a983..5dff5f1aa8aee4a17e60fddedca945f33ec1070f 100644
--- a/content/test/data/accessibility/input-text-name-calc-expected-android.txt
+++ b/content/test/data/accessibility/input-text-name-calc-expected-android.txt
@@ -4,6 +4,6 @@ android.webkit.WebView focusable focused scrollable
android.widget.EditText clickable editable_text focusable name='Title1' input_type=1
android.widget.EditText clickable editable_text focusable name='AriaLabel2' input_type=1
android.widget.EditText clickable editable_text focusable name='LabelledBy3' input_type=1
- android.widget.EditText editable_text focusable input_type=1
+ android.widget.EditText clickable editable_text focusable name='Placeholder4' input_type=1
android.widget.EditText clickable editable_text focusable name='Title5' input_type=1
android.widget.EditText clickable editable_text focusable name='LabelledBy6' input_type=1
« no previous file with comments | « content/browser/accessibility/browser_accessibility_android.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698