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

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

Issue 10837033: Roll IDL to multivm@733 (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
« no previous file with comments | « third_party/WebCore/html/HTMLDetailsElement.idl ('k') | third_party/WebCore/html/HTMLProgressElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/html/HTMLMeterElement.idl
diff --git a/third_party/WebCore/html/HTMLMeterElement.idl b/third_party/WebCore/html/HTMLMeterElement.idl
index 7c11fe4ce6a20a831661691bd4d41e6b73278fcd..8d3e1074c8e38563aeaa815cb6c55a3267df7597 100644
--- a/third_party/WebCore/html/HTMLMeterElement.idl
+++ b/third_party/WebCore/html/HTMLMeterElement.idl
@@ -19,7 +19,7 @@
module html {
interface [
- Conditional=METER_TAG
+ Conditional=METER_ELEMENT
] HTMLMeterElement : HTMLElement {
attribute double value
setter raises(DOMException);
« no previous file with comments | « third_party/WebCore/html/HTMLDetailsElement.idl ('k') | third_party/WebCore/html/HTMLProgressElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698