| Index: third_party/WebKit/LayoutTests/accessibility/chromium-only-roles-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/accessibility/chromium-only-roles-expected.txt b/third_party/WebKit/LayoutTests/accessibility/chromium-only-roles-expected.txt
|
| index 24330c33671d6c831e78cc1e3e12f20f1ecf2ace..364a4053d8020b01836cb3ea4d86d9e5b260bd34 100644
|
| --- a/third_party/WebKit/LayoutTests/accessibility/chromium-only-roles-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/accessibility/chromium-only-roles-expected.txt
|
| @@ -7,7 +7,7 @@ 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"
|
| -PASS axContainer.childAtIndex(4).role is "AXRole: AXDiv"
|
| +PASS axContainer.childAtIndex(4).role is "AXRole: AXGenericContainer"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|