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

Unified Diff: chrome/common/extensions/api/automation.idl

Issue 2781613003: Added a class acting as a fake caret for accessibility. (Closed)
Patch Set: Removed Views implementation. 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: chrome/common/extensions/api/automation.idl
diff --git a/chrome/common/extensions/api/automation.idl b/chrome/common/extensions/api/automation.idl
index b10bf511e21137e3af23554edaab4d7461ffc347..afd69f3578fe1018a632b35bd5e939a1bb368d47 100644
--- a/chrome/common/extensions/api/automation.idl
+++ b/chrome/common/extensions/api/automation.idl
@@ -79,6 +79,7 @@
buttonDropDown,
canvas,
caption,
+ caret,
cell,
checkBox,
client,

Powered by Google App Engine
This is Rietveld 408576698