Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(265)

Unified Diff: third_party/WebKit/LayoutTests/accessibility/menu-list-selection-changed-expected.txt

Issue 1435113003: Make use of new AX name calc in Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix issue with ariaTextAlternative Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698