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

Unified Diff: ui/accessibility/ax_enums.idl

Issue 2833843005: Handling of different types of empty alt (Closed)
Patch Set: One more try to do Linux the right way Created 3 years, 8 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: ui/accessibility/ax_enums.idl
diff --git a/ui/accessibility/ax_enums.idl b/ui/accessibility/ax_enums.idl
index cae796e44c94a79dd7e20ff02f38d9869c5fd057..6fed766e6cc968f7eb01f8e6ca78d62e45b2aee8 100644
--- a/ui/accessibility/ax_enums.idl
+++ b/ui/accessibility/ax_enums.idl
@@ -607,6 +607,7 @@
enum AXNameFrom {
uninitialized,
attribute,
+ explicitly_empty_attribute,
dmazzoni 2017/05/01 17:49:23 sort these
aleventhal 2017/05/17 17:45:47 Changed to attribute_explicitly_empty and kept ord
contents,
placeholder,
related_element,
« third_party/WebKit/public/web/WebAXEnums.h ('K') | « third_party/WebKit/public/web/WebAXEnums.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698