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

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

Issue 2492083002: Implement aria-placeholder (Closed)
Patch Set: Rebaseline android placeholder test Created 4 years, 1 month 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/accessibility/html/input-text-name-calc-expected-android.txt
diff --git a/content/test/data/accessibility/html/input-text-name-calc-expected-android.txt b/content/test/data/accessibility/html/input-text-name-calc-expected-android.txt
index 2af2af9a81d2f25d03a86a301b9823c36e62fdf0..28217d2c50a0bc0db8f8578fa2d2c7addf55c5e0 100644
--- a/content/test/data/accessibility/html/input-text-name-calc-expected-android.txt
+++ b/content/test/data/accessibility/html/input-text-name-calc-expected-android.txt
@@ -4,5 +4,7 @@ android.webkit.WebView focusable focused scrollable
++android.widget.EditText clickable editable_text focusable name='AriaLabel2 Title2' input_type=1
++android.widget.EditText clickable editable_text focusable name='LabelledBy3 Title3' input_type=1
++android.widget.EditText clickable editable_text focusable name='Placeholder4' input_type=1
+++android.widget.EditText clickable editable_text focusable name='ARIA Placeholder4a' input_type=1
+++android.widget.EditText clickable editable_text focusable name='Placeholder4b' input_type=1
++android.widget.EditText clickable editable_text focusable name='Placeholder5 Title5' input_type=1
++android.widget.EditText clickable editable_text focusable name='LabelledBy6 DescribedBy6' input_type=1

Powered by Google App Engine
This is Rietveld 408576698