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

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

Issue 712313003: Exposing AXRole* correctly for HTML input types on mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updating expectations Created 6 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: content/test/data/accessibility/input-datetime-expected-mac.txt
diff --git a/content/test/data/accessibility/input-datetime-expected-mac.txt b/content/test/data/accessibility/input-datetime-expected-mac.txt
index e1e511bd69f35de26c6e31b3c1ce8f5b94730d92..9ad9e076b28f8bd5186528b1d0220e52c2dc058d 100644
--- a/content/test/data/accessibility/input-datetime-expected-mac.txt
+++ b/content/test/data/accessibility/input-datetime-expected-mac.txt
@@ -1,3 +1,3 @@
-AXWebArea
- AXGroup
- AXTextField
+AXWebArea AXRoleDescription='HTML content'
+ AXGroup AXRoleDescription='group'
+ AXTextField AXRoleDescription='text field'
« no previous file with comments | « content/test/data/accessibility/input-datetime.html ('k') | content/test/data/accessibility/input-datetime-local.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698