| 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 b0f68bc322ecdf2f39b0c2a17c009827664bbea9..8037e99be80e062e46d279147f67964acdb1f7ff 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
|
| @@ -54,7 +54,7 @@ AXRole: AXWebArea
|
| AXRole: AXHeading "Heading"
|
| AXRole: AXStaticText "Heading"
|
| AXRole: AXInlineTextBox "Heading"
|
| - AXRole: AXDiv
|
| + AXRole: AXGenericContainer
|
| AXRole: AXStaticText "Division"
|
| AXRole: AXInlineTextBox "Division"
|
| AXRole: AXParagraph
|
| @@ -92,7 +92,7 @@ AXRole: AXWebArea
|
| AXRole: AXInlineTextBox "b"
|
| AXRole: AXMain
|
| AXRole: AXArticle
|
| - AXRole: AXGroup
|
| + AXRole: AXGenericContainer
|
| AXRole: AXHeading "Most important heading here"
|
| AXRole: AXStaticText "Most important heading here"
|
| AXRole: AXInlineTextBox "Most important heading here"
|
| @@ -103,7 +103,7 @@ AXRole: AXWebArea
|
| AXRole: AXStaticText "Google Chrome is a free, open-source web browser developed by Google, released in 2008."
|
| AXRole: AXInlineTextBox "Google Chrome is a free, open-source web browser developed by Google, "
|
| AXRole: AXInlineTextBox "released in 2008."
|
| - AXRole: AXGroup
|
| + AXRole: AXGenericContainer
|
| AXRole: AXParagraph
|
| AXRole: AXStaticText "Footer in article"
|
| AXRole: AXInlineTextBox "Footer in article"
|
| @@ -138,14 +138,14 @@ element
|
| AXRole: AXInlineTextBox "
|
| "
|
| AXRole: AXRegion
|
| - AXRole: AXGroup
|
| + AXRole: AXGenericContainer
|
| AXRole: AXHeading "Most important heading here"
|
| AXRole: AXStaticText "Most important heading here"
|
| AXRole: AXInlineTextBox "Most important heading here"
|
| AXRole: AXParagraph
|
| AXRole: AXStaticText "Section"
|
| AXRole: AXInlineTextBox "Section"
|
| - AXRole: AXGroup
|
| + AXRole: AXGenericContainer
|
| AXRole: AXParagraph
|
| AXRole: AXStaticText "Footer in section"
|
| AXRole: AXInlineTextBox "Footer in section"
|
|
|