Chromium Code Reviews| 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 |