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

Unified Diff: LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-ax-value-changed-notification-expected.txt

Issue 22331005: Clean up accessibility enums for use in Chromium. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add forgotten file back Created 7 years, 4 months 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: LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-ax-value-changed-notification-expected.txt
diff --git a/LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-ax-value-changed-notification-expected.txt b/LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-ax-value-changed-notification-expected.txt
index c8e95bb1938f359b296bcea12f389a55ce6d40e9..3926e793c13981a267a38bf9c780077af6f8e508 100644
--- a/LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-ax-value-changed-notification-expected.txt
+++ b/LayoutTests/fast/forms/month-multiple-fields/month-multiple-fields-ax-value-changed-notification-expected.txt
@@ -3,8 +3,8 @@ This test checks value changed accessibility notifications.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-FocusedUIElementChanged AXHelp: Month=AXValueDescription: October
-FocusedUIElementChanged AXHelp: Year=AXValueDescription: 2012
+Focus AXHelp: Month=AXValueDescription: October
+Focus AXHelp: Year=AXValueDescription: 2012
ValueChanged AXHelp: Year=AXValueDescription: 0005
ValueChanged AXHelp: Year=AXValueDescription: 0005
ValueChanged AXHelp: Year=AXValueDescription: 0005

Powered by Google App Engine
This is Rietveld 408576698