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

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

Issue 726843003: Textarea, Input elements do not expose READONLY state in acc layer. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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 4eaa4c00b056094652485506b7f838ecbcc52cc2..2d0daa3d2ea3ae03fc254f15c152f1b2dbb2f8b9 100644
--- a/chrome/common/extensions/api/automation.idl
+++ b/chrome/common/extensions/api/automation.idl
@@ -86,7 +86,6 @@
div,
document,
drawer,
- editableText,
embeddedObject,
figcaption,
figure,
@@ -94,7 +93,6 @@
form,
grid,
group,
- growArea,
heading,
helpTag,
iframe,
@@ -154,7 +152,6 @@
sliderThumb,
spinButtonPart,
spinButton,
- splitGroup,
splitter,
staticText,
status,

Powered by Google App Engine
This is Rietveld 408576698