| Index: third_party/WebKit/LayoutTests/accessibility/listitem-presentation-inherited-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/accessibility/listitem-presentation-inherited-expected.txt b/third_party/WebKit/LayoutTests/accessibility/listitem-presentation-inherited-expected.txt
|
| index e58a8903dbf9a13554e7691bf03a2dedae716e41..b0e16e2ea4cfd0643091dbd6adef133a0a05bfc7 100644
|
| --- a/third_party/WebKit/LayoutTests/accessibility/listitem-presentation-inherited-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/accessibility/listitem-presentation-inherited-expected.txt
|
| @@ -6,21 +6,21 @@ Plain Text 2
|
| Plain Text 3
|
| End of test
|
|
|
| -This tests that the presentation role is inherited.
|
| +This tests that the presentation role is not inherited.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| AXRole: AXWebArea
|
| - AXRole: AXListItem "Item 1"
|
| + AXRole: AXListItem
|
| AXRole: AXListMarker "•"
|
| AXRole: AXStaticText "Item 1"
|
| AXRole: AXInlineTextBox "Item 1"
|
| - AXRole: AXListItem "Item 2"
|
| + AXRole: AXListItem
|
| AXRole: AXListMarker "•"
|
| AXRole: AXStaticText "Item 2"
|
| AXRole: AXInlineTextBox "Item 2"
|
| - AXRole: AXListItem "Item 3"
|
| + AXRole: AXListItem
|
| AXRole: AXListMarker "•"
|
| AXRole: AXStaticText "Item 3"
|
| AXRole: AXInlineTextBox "Item 3"
|
|
|