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

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

Issue 2684543002: Finish implementation and tests of 5 ARIA 1.1 attributes. (Closed)
Patch Set: Update expectations Created 3 years, 10 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
« no previous file with comments | « no previous file | content/browser/accessibility/accessibility_tree_formatter_blink.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/automation.idl
diff --git a/chrome/common/extensions/api/automation.idl b/chrome/common/extensions/api/automation.idl
index ff4ecdbb2edf6fa72cbdc6997b91d9ae6cdaf500..f440639a77202288844db6eea0fc9052faffc98f 100644
--- a/chrome/common/extensions/api/automation.idl
+++ b/chrome/common/extensions/api/automation.idl
@@ -269,7 +269,7 @@
attribute,
contents,
placeholder,
- related_element,
+ relatedElement,
value
};
« no previous file with comments | « no previous file | content/browser/accessibility/accessibility_tree_formatter_blink.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698