Index: content/test/data/accessibility/html/action-verbs-expected-blink.txt |
diff --git a/content/test/data/accessibility/html/action-verbs-expected-blink.txt b/content/test/data/accessibility/html/action-verbs-expected-blink.txt |
index b04a00dc0f587e03661fa4ed047ce1abfda80fa8..ac62ce9499019751282002b67179a14748f889a7 100644 |
--- a/content/test/data/accessibility/html/action-verbs-expected-blink.txt |
+++ b/content/test/data/accessibility/html/action-verbs-expected-blink.txt |
@@ -5,20 +5,18 @@ rootWebArea name='Action verbs' |
++heading name='Heading' |
++++staticText name='Heading' |
++++++inlineTextBox name='Heading' |
-++group |
-++++button action='press' name='Button' |
-++++link action='jump' name='Link' |
-++++++staticText action='click' name='Link' |
-++++++++inlineTextBox name='Link' |
-++++textField |
-++++checkBox action='check' |
-++++checkBox action='uncheck' |
-++++radioButton action='select' |
+++button action='press' name='Button' |
+++link action='jump' name='Link' |
+++++staticText action='click' name='Link' |
+++++++inlineTextBox name='Link' |
+++textField |
+++checkBox action='check' |
+++checkBox action='uncheck' |
+++radioButton action='select' |
++switch action='check' name='ARIA Switch' |
-++group |
-++++popUpButton action='open' |
-++++++menuListPopup |
-++++++++menuListOption action='click' name='Pop-up button' |
+++popUpButton action='open' |
+++++menuListPopup |
+++++++menuListOption action='click' name='Pop-up button' |
++div action='click' |
++++staticText action='click' name='Div with click handler' |
-++++++inlineTextBox name='Div with click handler' |
+++++++inlineTextBox name='Div with click handler' |