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

Unified Diff: LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt

Issue 536903002: AX: Make the calendar role "grid". (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: /_/g and timezone-independecy Created 6 years, 3 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/calendar-picker/date-picker-ax-expected.txt
diff --git a/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt b/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..55d4db262fca1cae6247d2db58c44411d20a0497
--- /dev/null
+++ b/LayoutTests/fast/forms/calendar-picker/date-picker-ax-expected.txt
@@ -0,0 +1,12 @@
+Tests if typing an arrow key dispatches |Focus| and |ActiveDescendantChanged| a11y events.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+Focused: AXDescription:
+Focused: AXDescription: Monday, January 3, 2000
+PASS Received ActiveDescendantChanged
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/fast/forms/calendar-picker/date-picker-ax.html ('k') | LayoutTests/fast/forms/resources/picker-common.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698