| Index: third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt b/third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt
|
| index 825374b2c20c61034962a503115543f1ed5445b9..b0f68bc322ecdf2f39b0c2a17c009827664bbea9 100644
|
| --- a/third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/accessibility/element-role-mapping-normal-expected.txt
|
| @@ -173,18 +173,18 @@ element
|
| AXRole: AXStaticText "Caption"
|
| AXRole: AXInlineTextBox "Caption"
|
| AXRole: AXRow
|
| - AXRole: AXCell
|
| + AXRole: AXCell "Cell1"
|
| AXRole: AXStaticText "Cell1"
|
| AXRole: AXInlineTextBox "Cell1"
|
| - AXRole: AXCell
|
| + AXRole: AXCell "Cell2"
|
| AXRole: AXStaticText "Cell2"
|
| AXRole: AXInlineTextBox "Cell2"
|
| AXRole: AXColumn
|
| - AXRole: AXCell
|
| + AXRole: AXCell "Cell1"
|
| AXRole: AXStaticText "Cell1"
|
| AXRole: AXInlineTextBox "Cell1"
|
| AXRole: AXColumn
|
| - AXRole: AXCell
|
| + AXRole: AXCell "Cell2"
|
| AXRole: AXStaticText "Cell2"
|
| AXRole: AXInlineTextBox "Cell2"
|
| AXRole: AXTableHeaderContainer
|
|
|