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

Unified Diff: public/web/WebAccessibilityRole.h

Issue 23983002: Expose InlineTextBoxes in the accessibility tree. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Address review feedback Created 7 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
Index: public/web/WebAccessibilityRole.h
diff --git a/public/web/WebAccessibilityRole.h b/public/web/WebAccessibilityRole.h
index b8d4d0acb66230f8003153373f0203189c5b1f2e..b20ea7f586b3fb71869686ca051824e9cd9d08b4 100644
--- a/public/web/WebAccessibilityRole.h
+++ b/public/web/WebAccessibilityRole.h
@@ -80,6 +80,7 @@ enum WebAccessibilityRole {
WebAccessibilityRoleImageMap,
WebAccessibilityRoleImage,
WebAccessibilityRoleIncrementor,
+ WebAccessibilityRoleInlineTextBox,
WebAccessibilityRoleLabel,
WebAccessibilityRoleLegend,
WebAccessibilityRoleLink,
« Source/core/rendering/InlineTextBox.cpp ('K') | « public/web/WebAccessibilityObject.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698