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

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

Issue 2781613003: Added a class acting as a fake caret for accessibility. (Closed)
Patch Set: Fixed rebase conflict. Created 3 years, 7 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 ba7c30bdc2a6095dccd836dc4aa698418a0190e3..988635e2852c8b87f8431804995c807770c278fc 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