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

Unified Diff: public/platform/WebLocalizedString.h

Issue 577553002: AX: Make picker indicator elements focusable if accessibility is enabled. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
« no previous file with comments | « Source/core/html/shadow/PickerIndicatorElement.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/platform/WebLocalizedString.h
diff --git a/public/platform/WebLocalizedString.h b/public/platform/WebLocalizedString.h
index d2cc50cce3d1f450b6e1e35ca03a41d25518be8c..93a8b8511cd80e56340d9355ca5078fe9ac37882 100644
--- a/public/platform/WebLocalizedString.h
+++ b/public/platform/WebLocalizedString.h
@@ -85,6 +85,7 @@ struct WebLocalizedString {
AXMonthFieldText,
AXRadioButtonActionVerb,
AXSecondFieldText,
+ AXShowPickerButton,
AXTextFieldActionVerb,
AXUncheckedCheckBoxActionVerb,
AXWebAreaText, // Deprecated.
« no previous file with comments | « Source/core/html/shadow/PickerIndicatorElement.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698