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

Unified Diff: LayoutTests/fast/forms/date-multiple-fields/date-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/date-multiple-fields/date-multiple-fields-ax-value-changed-notification-expected.txt
diff --git a/LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-ax-value-changed-notification-expected.txt b/LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-ax-value-changed-notification-expected.txt
index d4fc8ae5445061a80e588c677d1cae66173a24db..5666f5d7a1c8688b770627948025482ebfc02586 100644
--- a/LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-ax-value-changed-notification-expected.txt
+++ b/LayoutTests/fast/forms/date-multiple-fields/date-multiple-fields-ax-value-changed-notification-expected.txt
@@ -3,9 +3,9 @@ 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: 10
-FocusedUIElementChanged AXHelp: Day=AXValueDescription: 09
-FocusedUIElementChanged AXHelp: Year=AXValueDescription: 2012
+Focus AXHelp: Month=AXValueDescription: 10
+Focus AXHelp: Day=AXValueDescription: 09
+Focus AXHelp: Year=AXValueDescription: 2012
ValueChanged AXHelp: Day=AXValueDescription: 04
ValueChanged AXHelp: Day=AXValueDescription: 04
ValueChanged AXHelp: Year=AXValueDescription: 2013

Powered by Google App Engine
This is Rietveld 408576698