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

Unified Diff: content/test/data/accessibility/input-datetime-local-expected-mac.txt

Issue 616473002: Expose IA and IA2 role and state for HTML input type attributes related to date and time. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: DISABLE AX test for input type month for WIN Platform Created 6 years, 2 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: content/test/data/accessibility/input-datetime-local-expected-mac.txt
diff --git a/content/test/data/accessibility/input-datetime-local-expected-mac.txt b/content/test/data/accessibility/input-datetime-local-expected-mac.txt
new file mode 100644
index 0000000000000000000000000000000000000000..48be564c9a53cd71d8f7447f249c6f5037ece1fa
--- /dev/null
+++ b/content/test/data/accessibility/input-datetime-local-expected-mac.txt
@@ -0,0 +1,18 @@
+AXWebArea
+ AXGroup
+ AXUnknown
+ AXGroup
+ AXGroup
+ AXSlider AXValue='0'
+ AXStaticText AXValue='/'
+ AXSlider AXValue='0'
+ AXStaticText AXValue='/'
+ AXSlider AXValue='0'
+ AXSlider AXValue='0'
+ AXStaticText AXValue=':'
+ AXSlider AXValue='0'
+ AXSlider AXValue='0'
+ AXPopUpButton
+ AXSlider AXValue='0'
+ AXButton
+ AXButton

Powered by Google App Engine
This is Rietveld 408576698