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

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

Issue 1046883002: Use multiline attribute to check for IA2_STATE_MULTILINE. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removing textarea Created 5 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 89902817fda3226e8b9af726ae18296c972cfc14..6a16e4eaf2778212e4e7c85948357e6b16a499b3 100644
--- a/chrome/common/extensions/api/automation.idl
+++ b/chrome/common/extensions/api/automation.idl
@@ -161,7 +161,6 @@
tab,
tableHeaderContainer,
table,
- textArea,
textField,
time,
timer,
@@ -196,6 +195,7 @@
indeterminate,
invisible,
linked,
+ multiline,
multiselectable,
offscreen,
pressed,

Powered by Google App Engine
This is Rietveld 408576698