| 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 d2b26189213353c107b37129fa97784df5b444af..c5b6a8f06c16f48ac8f02ab09239a22a58493b04 100644
|
| --- a/content/test/data/accessibility/html/action-verbs-expected-blink.txt
|
| +++ b/content/test/data/accessibility/html/action-verbs-expected-blink.txt
|
| @@ -1,5 +1,5 @@
|
| rootWebArea name='Action verbs'
|
| -++div
|
| +++genericContainer
|
| ++++staticText name='Generic div'
|
| ++++++inlineTextBox name='Generic div'
|
| ++heading name='Heading'
|
| @@ -17,6 +17,6 @@ rootWebArea name='Action verbs'
|
| ++popUpButton action=5
|
| ++++menuListPopup
|
| ++++++menuListOption name='Pop-up button' action=3
|
| -++div action=3
|
| +++genericContainer action=3
|
| ++++staticText name='Div with click handler' action=3
|
| ++++++inlineTextBox name='Div with click handler'
|
|
|