| Index: LayoutTests/accessibility/chromium-only-roles-expected.txt
|
| diff --git a/LayoutTests/accessibility/chromium-only-roles-expected.txt b/LayoutTests/accessibility/chromium-only-roles-expected.txt
|
| index 234b5af868d13d199c42d017d0107083ee570165..24330c33671d6c831e78cc1e3e12f20f1ecf2ace 100644
|
| --- a/LayoutTests/accessibility/chromium-only-roles-expected.txt
|
| +++ b/LayoutTests/accessibility/chromium-only-roles-expected.txt
|
| @@ -3,7 +3,7 @@ This test makes sure that a generic focusable div can get accessibility focus.
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS axContainer.childAtIndex(0).role is "AXRole: AXHorizontalRule"
|
| +PASS axContainer.childAtIndex(0).role is "AXRole: AXSplitter"
|
| PASS axContainer.childAtIndex(1).role is "AXRole: AXParagraph"
|
| PASS axContainer.childAtIndex(2).role is "AXRole: AXLabel"
|
| PASS axContainer.childAtIndex(3).role is "AXRole: AXForm"
|
|
|