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

Unified Diff: ui/accessibility/ax_enums.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: ui/accessibility/ax_enums.idl
diff --git a/ui/accessibility/ax_enums.idl b/ui/accessibility/ax_enums.idl
index 1c7a119adf30c3f8a306acbb97e8c872280dae97..a61f994235fd3920b83b84b8f729bb5127673e11 100644
--- a/ui/accessibility/ax_enums.idl
+++ b/ui/accessibility/ax_enums.idl
@@ -172,7 +172,6 @@
tab,
table_header_container,
table,
- text_area,
text_field,
time,
timer,
@@ -208,6 +207,7 @@
indeterminate,
invisible,
linked,
+ multiline,
multiselectable,
offscreen,
pressed,
« no previous file with comments | « content/test/data/accessibility/html/textarea-expected-win.txt ('k') | ui/accessibility/platform/ax_platform_node_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698