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

Unified Diff: ui/accessibility/ax_enums.idl

Issue 2106953005: Mac: Add new accessibility attributes for textfields (and some for all views). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ax-attrs
Patch Set: Typo. Created 4 years, 6 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
« no previous file with comments | « no previous file | ui/accessibility/ax_node_data.h » ('j') | ui/accessibility/platform/ax_platform_node_mac.mm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/accessibility/ax_enums.idl
diff --git a/ui/accessibility/ax_enums.idl b/ui/accessibility/ax_enums.idl
index 74bd609d0014c7c585f507ccf8c7ad41d9317b79..e658e5689d720436323842db4ccbc462ec828f9e 100644
--- a/ui/accessibility/ax_enums.idl
+++ b/ui/accessibility/ax_enums.idl
@@ -207,6 +207,7 @@
enabled, // content only
expanded,
focusable,
+ focused,
dmazzoni 2016/06/29 16:24:10 We used to have "focused" as a state here, but we
Patti Lor 2016/06/30 05:29:54 Oh I see, thank you! Have removed it and used Nati
haspopup,
horizontal,
hovered,
« no previous file with comments | « no previous file | ui/accessibility/ax_node_data.h » ('j') | ui/accessibility/platform/ax_platform_node_mac.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698