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

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

Issue 10825350: Roll IDL to multivm@762 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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/DOMURL.idl ('k') | third_party/WebCore/html/HTMLMediaElement.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 4f5f236f675d3ab8d653aea94c3f65287115fb55..9501d3a6ac5b5729c16ba9a88f5c311839fff0f2 100644
--- a/third_party/WebCore/html/HTMLElement.idl
+++ b/third_party/WebCore/html/HTMLElement.idl
@@ -32,8 +32,6 @@ module html {
attribute [Reflect] DOMString lang;
attribute boolean translate;
attribute [Reflect] DOMString dir;
- attribute [Reflect=class] DOMString className;
- readonly attribute DOMTokenList classList;
attribute long tabIndex;
attribute boolean draggable;
« no previous file with comments | « third_party/WebCore/html/DOMURL.idl ('k') | third_party/WebCore/html/HTMLMediaElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698