Chromium Code Reviews| Index: content/test/data/accessibility/html/input-radio-in-menu-expected-win.txt |
| diff --git a/content/test/data/accessibility/html/input-radio-in-menu-expected-win.txt b/content/test/data/accessibility/html/input-radio-in-menu-expected-win.txt |
| index c89223981ec6ef6e124f20fb97a037ec1d812870..254249d307673bdbacda560318fbbba6afe3b2c1 100644 |
| --- a/content/test/data/accessibility/html/input-radio-in-menu-expected-win.txt |
| +++ b/content/test/data/accessibility/html/input-radio-in-menu-expected-win.txt |
| @@ -1,5 +1,5 @@ |
| -ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE |
| -++IA2_ROLE_SECTION |
| -++++IA2_ROLE_RADIO_MENU_ITEM MIXED FOCUSABLE checkable:true |
| -++ROLE_SYSTEM_MENUPOPUP |
| -++++IA2_ROLE_RADIO_MENU_ITEM MIXED FOCUSABLE checkable:true |
| +ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE ia2_hypertext='<obj0><obj1>' |
| +++IA2_ROLE_SECTION ia2_hypertext='<obj0>' |
| +++++IA2_ROLE_RADIO_MENU_ITEM MIXED FOCUSABLE checkable:true ia2_hypertext='Radio1' |
|
aboxhall
2015/11/02 23:22:47
This might be a more interesting check if we remov
|
| +++ROLE_SYSTEM_MENUPOPUP ia2_hypertext='<obj0>' |
| +++++IA2_ROLE_RADIO_MENU_ITEM MIXED FOCUSABLE checkable:true ia2_hypertext='Radio2' |