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

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

Issue 12319151: WebKit IDL roll. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « third_party/WebCore/html/HTMLDocument.idl ('k') | third_party/WebCore/html/HTMLIntentElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/html/HTMLElement.idl
diff --git a/third_party/WebCore/html/HTMLElement.idl b/third_party/WebCore/html/HTMLElement.idl
index 1e035dd5c42f9c0703fcf6c438d0a61c856dde5c..bc639b8e41bb044a91910e86b4bd049fb411bd48 100644
--- a/third_party/WebCore/html/HTMLElement.idl
+++ b/third_party/WebCore/html/HTMLElement.idl
@@ -81,7 +81,7 @@
#if !defined(LANGUAGE_CPP) || !LANGUAGE_CPP
#if !defined(LANGUAGE_OBJECTIVE_C) || !LANGUAGE_OBJECTIVE_C
- [Conditional=MICRODATA, Custom] attribute DOMObject itemValue
+ [Conditional=MICRODATA, Custom] attribute any itemValue
setter raises(DOMException);
#endif
#endif
« no previous file with comments | « third_party/WebCore/html/HTMLDocument.idl ('k') | third_party/WebCore/html/HTMLIntentElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698