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

Unified Diff: html/HTMLOptionElement.idl

Issue 14107003: Update WebKit IDLs after chrome roll. (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: reupload again. Created 7 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 | « html/HTMLObjectElement.idl ('k') | html/HTMLOptionsCollection.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: html/HTMLOptionElement.idl
diff --git a/html/HTMLOptionElement.idl b/html/HTMLOptionElement.idl
index d805392a065513319f403b2e5b5c4e40b687df9a..66bcabdd929ede4506c382e041beebbd5873ce19 100644
--- a/html/HTMLOptionElement.idl
+++ b/html/HTMLOptionElement.idl
@@ -19,7 +19,6 @@
*/
[
- JSGenerateToNativeObject,
NamedConstructor=Option(in [Optional=DefaultIsNullString] DOMString data, in [Optional=DefaultIsNullString] DOMString value, in [Optional=DefaultIsUndefined] boolean defaultSelected, in [Optional=DefaultIsUndefined] boolean selected),
ConstructorRaisesException
] interface HTMLOptionElement : HTMLElement {
« no previous file with comments | « html/HTMLObjectElement.idl ('k') | html/HTMLOptionsCollection.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698