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

Unified Diff: content/test/data/accessibility/html/input-text-name-calc-expected-win.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-win.txt
diff --git a/content/test/data/accessibility/html/input-text-name-calc-expected-win.txt b/content/test/data/accessibility/html/input-text-name-calc-expected-win.txt
index 62d4a50e2b909a5bbe1f206166d8b7f78c8266d0..7151906da4b0d62c18278926b63ef12c7fafc7b3 100644
--- a/content/test/data/accessibility/html/input-text-name-calc-expected-win.txt
+++ b/content/test/data/accessibility/html/input-text-name-calc-expected-win.txt
@@ -4,5 +4,7 @@ ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
++ROLE_SYSTEM_TEXT name='AriaLabel2' FOCUSABLE explicit-name:true description='Title2'
++ROLE_SYSTEM_TEXT name='LabelledBy3' FOCUSABLE explicit-name:true description='Title3'
++ROLE_SYSTEM_TEXT name='Placeholder4' FOCUSABLE explicit-name:true
+++ROLE_SYSTEM_TEXT name='ARIA Placeholder4a' FOCUSABLE explicit-name:true
+++ROLE_SYSTEM_TEXT name='Placeholder4b' FOCUSABLE explicit-name:true
++ROLE_SYSTEM_TEXT name='Placeholder5' FOCUSABLE explicit-name:true description='Title5'
-++ROLE_SYSTEM_TEXT name='LabelledBy6' FOCUSABLE explicit-name:true description='DescribedBy6'
+++ROLE_SYSTEM_TEXT name='LabelledBy6' FOCUSABLE explicit-name:true description='DescribedBy6'

Powered by Google App Engine
This is Rietveld 408576698