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

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

Issue 10800075: Roll IDL to multivm@713 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 5 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: third_party/WebCore/html/HTMLDataListElement.idl
diff --git a/third_party/WebCore/html/HTMLDataListElement.idl b/third_party/WebCore/html/HTMLDataListElement.idl
index 1f38105f81bc119758173f61ea066cbc5d069eb3..7e0d69c963fb0e87b2960d803c8fa988b5e2a888 100644
--- a/third_party/WebCore/html/HTMLDataListElement.idl
+++ b/third_party/WebCore/html/HTMLDataListElement.idl
@@ -30,7 +30,7 @@
module html {
interface [
- Conditional=DATALIST,
+ Conditional=DATALIST_ELEMENT,
] HTMLDataListElement : HTMLElement {
readonly attribute HTMLCollection options;
};
« no previous file with comments | « third_party/WebCore/bindings/scripts/test/TestObj.idl ('k') | third_party/WebCore/html/HTMLDialogElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698