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

Unified Diff: third_party/WebCore/html/HTMLProgressElement.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
Index: third_party/WebCore/html/HTMLProgressElement.idl
diff --git a/third_party/WebCore/html/HTMLProgressElement.idl b/third_party/WebCore/html/HTMLProgressElement.idl
index ace4def836fc6dc45230ddfc46ca6f321f554a47..6ad1ab53ebb77c5aafce4f9c5e1b3fce875c62a8 100644
--- a/third_party/WebCore/html/HTMLProgressElement.idl
+++ b/third_party/WebCore/html/HTMLProgressElement.idl
@@ -19,7 +19,7 @@
module html {
interface [
- Conditional=PROGRESS_TAG
+ Conditional=PROGRESS_ELEMENT
] HTMLProgressElement : HTMLElement {
attribute double value
setter raises(DOMException);
« no previous file with comments | « third_party/WebCore/html/HTMLMeterElement.idl ('k') | third_party/WebCore/html/HTMLPropertiesCollection.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698