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

Unified Diff: content/test/data/accessibility/html/input-datetime-local-expected-win.txt

Issue 1435113003: Make use of new AX name calc in Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix ChromeVox and Automation API tests Created 5 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-datetime-local-expected-win.txt
diff --git a/content/test/data/accessibility/html/input-datetime-local-expected-win.txt b/content/test/data/accessibility/html/input-datetime-local-expected-win.txt
index 39b01a494c4279f7edf5f72c867767fae81a95c2..56935d504c6d2e6289c4cb718b5e4cb1fce35da5 100644
--- a/content/test/data/accessibility/html/input-datetime-local-expected-win.txt
+++ b/content/test/data/accessibility/html/input-datetime-local-expected-win.txt
@@ -3,15 +3,15 @@ ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE ia2_hypertext='<obj0>'
++++IA2_ROLE_DATE_EDITOR FOCUSABLE ia2_hypertext='<obj0><obj1><obj2>'
++++++IA2_ROLE_SECTION ia2_hypertext='<obj0>'
++++++++IA2_ROLE_SECTION ia2_hypertext='<obj0>/<obj2>/<obj4><obj5>:<obj7><obj8>'
-++++++++++ROLE_SYSTEM_SPINBUTTON name='Month' FOCUSABLE ia2_hypertext='Month'
aboxhall 2015/11/13 23:13:49 This change is expected?
dmazzoni 2015/11/16 18:52:04 Yes. The previous logic promoted this to the acces
+++++++++++ROLE_SYSTEM_SPINBUTTON FOCUSABLE description='Month'
++++++++++ROLE_SYSTEM_STATICTEXT name='/' ia2_hypertext='/'
-++++++++++ROLE_SYSTEM_SPINBUTTON name='Day' FOCUSABLE ia2_hypertext='Day'
+++++++++++ROLE_SYSTEM_SPINBUTTON FOCUSABLE description='Day'
++++++++++ROLE_SYSTEM_STATICTEXT name='/' ia2_hypertext='/'
-++++++++++ROLE_SYSTEM_SPINBUTTON name='Year' FOCUSABLE ia2_hypertext='Year'
-++++++++++ROLE_SYSTEM_SPINBUTTON name='Hours' FOCUSABLE ia2_hypertext='Hours'
+++++++++++ROLE_SYSTEM_SPINBUTTON FOCUSABLE description='Year'
+++++++++++ROLE_SYSTEM_SPINBUTTON FOCUSABLE description='Hours'
++++++++++ROLE_SYSTEM_STATICTEXT name=':' ia2_hypertext=':'
-++++++++++ROLE_SYSTEM_SPINBUTTON name='Minutes' FOCUSABLE ia2_hypertext='Minutes'
-++++++++++ROLE_SYSTEM_SPINBUTTON name='AM/PM' FOCUSABLE ia2_hypertext='AM/PM'
+++++++++++ROLE_SYSTEM_SPINBUTTON FOCUSABLE description='Minutes'
+++++++++++ROLE_SYSTEM_SPINBUTTON FOCUSABLE description='AM/PM'
++++++ROLE_SYSTEM_BUTTONMENU FOCUSABLE
++++++ROLE_SYSTEM_SPINBUTTON ia2_hypertext='<obj0><obj1>'
++++++++ROLE_SYSTEM_PUSHBUTTON

Powered by Google App Engine
This is Rietveld 408576698