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

Unified Diff: content/test/data/accessibility/input-time-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
« no previous file with comments | « content/test/data/accessibility/input-time.html ('k') | content/test/data/accessibility/input-week.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/input-time-expected-mac.txt
diff --git a/content/test/data/accessibility/input-time-expected-mac.txt b/content/test/data/accessibility/input-time-expected-mac.txt
index b0e7ba802cc824c6e63cdeb97724389c65955333..394dd7a9df03c8424ea12a9021947f73c16ec07a 100644
--- a/content/test/data/accessibility/input-time-expected-mac.txt
+++ b/content/test/data/accessibility/input-time-expected-mac.txt
@@ -1,6 +1,6 @@
AXWebArea AXRoleDescription='HTML content'
AXGroup AXRoleDescription='group'
- AXUnknown AXRoleDescription='unknown'
+ AXTimeField AXRoleDescription='time field'
AXGroup AXRoleDescription='group'
AXGroup AXRoleDescription='group'
AXIncrementor AXRoleDescription='stepper' AXValue='0'
« no previous file with comments | « content/test/data/accessibility/input-time.html ('k') | content/test/data/accessibility/input-week.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698