| 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..f614e7fc05088d08759fec918b0726fb104695f5 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
|
| @@ -60,12 +60,14 @@
|
| AXRole: AXParagraph
|
| AXRole: AXStaticText "Paragraph"
|
| AXRole: AXInlineTextBox "Paragraph"
|
| - AXRole: AXRuby
|
| - AXRole: AXAnnotation
|
| - AXRole: AXStaticText "한국"
|
| - AXRole: AXInlineTextBox "한국"
|
| - AXRole: AXStaticText "韓國"
|
| - AXRole: AXInlineTextBox "韓國"
|
| + AXRole: AXGroup
|
| + AXRole: AXRuby
|
| + AXRole: AXAnnotation
|
| + AXRole: AXStaticText "한국"
|
| + AXRole: AXInlineTextBox "한국"
|
| + AXRole: AXGroup
|
| + AXRole: AXStaticText "韓國"
|
| + AXRole: AXInlineTextBox "韓國"
|
| AXRole: AXDescriptionList
|
| AXRole: AXDescriptionListTerm
|
| AXRole: AXStaticText "Coffee"
|
| @@ -79,17 +81,18 @@
|
| AXRole: AXDescriptionListDetail
|
| AXRole: AXStaticText "- white cold drink"
|
| AXRole: AXInlineTextBox "- white cold drink"
|
| - AXRole: AXMath
|
| - AXRole: AXStaticText "x "
|
| - AXRole: AXInlineTextBox "x "
|
| - AXRole: AXStaticText "+ "
|
| - AXRole: AXInlineTextBox "+ "
|
| - AXRole: AXStaticText "a "
|
| - AXRole: AXInlineTextBox "a "
|
| - AXRole: AXStaticText "/ "
|
| - AXRole: AXInlineTextBox "/ "
|
| - AXRole: AXStaticText "b"
|
| - AXRole: AXInlineTextBox "b"
|
| + AXRole: AXGroup
|
| + AXRole: AXMath
|
| + AXRole: AXStaticText "x "
|
| + AXRole: AXInlineTextBox "x "
|
| + AXRole: AXStaticText "+ "
|
| + AXRole: AXInlineTextBox "+ "
|
| + AXRole: AXStaticText "a "
|
| + AXRole: AXInlineTextBox "a "
|
| + AXRole: AXStaticText "/ "
|
| + AXRole: AXInlineTextBox "/ "
|
| + AXRole: AXStaticText "b"
|
| + AXRole: AXInlineTextBox "b"
|
| AXRole: AXMain
|
| AXRole: AXArticle
|
| AXRole: AXGroup
|
| @@ -189,11 +192,13 @@
|
| AXRole: AXInlineTextBox "Cell2"
|
| AXRole: AXTableHeaderContainer
|
| AXRole: AXFigure "Fig1. - Blue Box"
|
| - AXRole: AXImage "blue"
|
| + AXRole: AXGroup
|
| + AXRole: AXImage "blue"
|
| AXRole: AXFigcaption
|
| AXRole: AXStaticText "Fig1. - Blue Box"
|
| AXRole: AXInlineTextBox "Fig1. - Blue Box"
|
| - AXRole: AXEmbeddedObject
|
| + AXRole: AXGroup
|
| + AXRole: AXEmbeddedObject
|
| AXRole: AXFooter
|
| AXRole: AXParagraph
|
| AXRole: AXStaticText "This is a footer."
|
|
|