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

Unified Diff: third_party/WebCore/html/HTMLInputElement.idl

Issue 10048001: Roll IDL to multivm@375 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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
« no previous file with comments | « third_party/WebCore/dom/WebKitMutationObserver.idl ('k') | third_party/WebCore/page/DOMWindow.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/html/HTMLInputElement.idl
diff --git a/third_party/WebCore/html/HTMLInputElement.idl b/third_party/WebCore/html/HTMLInputElement.idl
index ad1c3154fddbc69275f3ace1afad1c084dee40aa..3c11990b29281498bb3b25bf1b5c4d442448acb4 100644
--- a/third_party/WebCore/html/HTMLInputElement.idl
+++ b/third_party/WebCore/html/HTMLInputElement.idl
@@ -89,7 +89,6 @@ module html {
attribute [Reflect] DOMString align;
attribute [Conditional=DIRECTORY_UPLOAD, Reflect] boolean webkitdirectory;
attribute [Reflect] DOMString useMap;
- readonly attribute [Conditional=DATALIST] HTMLOptionElement selectedOption;
attribute [Reflect] boolean incremental;
attribute [Conditional=INPUT_SPEECH, Reflect, V8EnabledAtRuntime] boolean webkitSpeech;
attribute [Conditional=INPUT_SPEECH, Reflect, V8EnabledAtRuntime] boolean webkitGrammar;
« no previous file with comments | « third_party/WebCore/dom/WebKitMutationObserver.idl ('k') | third_party/WebCore/page/DOMWindow.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698