Index: content/test/data/accessibility/html/input-radio-expected-win.txt |
diff --git a/content/test/data/accessibility/html/input-radio-expected-win.txt b/content/test/data/accessibility/html/input-radio-expected-win.txt |
index 20db39a8e5afd533e4d2bdb6c631e2aea71cb338..d637f8725811963e033154aa9cdfbdb581eb3db1 100644 |
--- a/content/test/data/accessibility/html/input-radio-expected-win.txt |
+++ b/content/test/data/accessibility/html/input-radio-expected-win.txt |
@@ -1,13 +1,13 @@ |
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE ia2_hypertext='<obj0><obj1>' |
++IA2_ROLE_FORM ia2_hypertext='<obj0>Radio1 |
<obj3>Radio2' |
-++++ROLE_SYSTEM_RADIOBUTTON MIXED FOCUSABLE IA2_STATE_CHECKABLE checkable:true |
+++++ROLE_SYSTEM_RADIOBUTTON FOCUSABLE IA2_STATE_CHECKABLE checkable:true |
++++ROLE_SYSTEM_STATICTEXT name='Radio1' ia2_hypertext='Radio1' |
++++ROLE_SYSTEM_WHITESPACE name=' |
' ia2_hypertext=' |
' |
-++++ROLE_SYSTEM_RADIOBUTTON MIXED FOCUSABLE IA2_STATE_CHECKABLE checkable:true |
+++++ROLE_SYSTEM_RADIOBUTTON FOCUSABLE IA2_STATE_CHECKABLE checkable:true |
++++ROLE_SYSTEM_STATICTEXT name='Radio2' ia2_hypertext='Radio2' |
++IA2_ROLE_FORM ia2_hypertext='<obj0><obj1>' |
-++++ROLE_SYSTEM_RADIOBUTTON name='Radio3' MIXED FOCUSABLE IA2_STATE_CHECKABLE checkable:true ia2_hypertext='Radio3' |
+++++ROLE_SYSTEM_RADIOBUTTON name='Radio3' FOCUSABLE IA2_STATE_CHECKABLE checkable:true ia2_hypertext='Radio3' |
++++ROLE_SYSTEM_RADIOBUTTON name='Radio4' CHECKED FOCUSABLE IA2_STATE_CHECKABLE checkable:true ia2_hypertext='Radio4' |