| Index: third_party/WebKit/LayoutTests/accessibility/menu-list-selection-changed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/accessibility/menu-list-selection-changed-expected.txt b/third_party/WebKit/LayoutTests/accessibility/menu-list-selection-changed-expected.txt
|
| index 2e52dd7a2b543494eeba72da5212e806eb2f2aef..dd62d35593e3de5b97fb4508e41a661c56801c53 100644
|
| --- a/third_party/WebKit/LayoutTests/accessibility/menu-list-selection-changed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/accessibility/menu-list-selection-changed-expected.txt
|
| @@ -4,8 +4,8 @@ This test makes sure menu lists fire events on both the option that lost selecti
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -Got notification on option AXValue: Alicia isSelected=false
|
| -Got notification on option AXValue: Kalinda isSelected=true
|
| +Got notification on option Alicia isSelected=false
|
| +Got notification on option Kalinda isSelected=true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|