Index: content/test/data/accessibility/html/input-radio-expected-mac.txt |
diff --git a/content/test/data/accessibility/html/input-radio-expected-mac.txt b/content/test/data/accessibility/html/input-radio-expected-mac.txt |
index 628eddbbe2e4085cce3496ff37c7d2ed6de7f0e6..c54984bc1eff437dc9050beaffae77e8c4d17a85 100644 |
--- a/content/test/data/accessibility/html/input-radio-expected-mac.txt |
+++ b/content/test/data/accessibility/html/input-radio-expected-mac.txt |
@@ -1,10 +1,13 @@ |
AXWebArea |
++AXGroup |
-++++AXRadioButton AXValue='0' AXLinkedUIElements=["AXRadioButton 0"] |
+++++AXRadioButton AXValue='2' AXLinkedUIElements=["AXRadioButton 2"] |
++++AXStaticText AXValue='Radio1' |
++++AXUnknown AXTitle='<newline>' |
-++++AXRadioButton AXValue='0' AXLinkedUIElements=["AXRadioButton 0"] |
+++++AXRadioButton AXValue='2' AXLinkedUIElements=["AXRadioButton 2"] |
++++AXStaticText AXValue='Radio2' |
++AXGroup |
++++AXRadioButton AXTitle='Radio3' AXValue='0' AXLinkedUIElements=["AXRadioButton Radio3","AXRadioButton Radio4"] |
++++AXRadioButton AXTitle='Radio4' AXValue='1' AXLinkedUIElements=["AXRadioButton Radio3","AXRadioButton Radio4"] |
+++AXGroup |
+++++AXRadioButton AXTitle='Radio5' AXValue='2' AXLinkedUIElements=["AXRadioButton Radio5"] |
+++++AXRadioButton AXTitle='Radio6' AXValue='1' AXLinkedUIElements=["AXRadioButton Radio6"] |