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

Unified Diff: html/HTMLTableCaptionElement.idl

Issue 14107003: Update WebKit IDLs after chrome roll. (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: reupload again. Created 7 years, 8 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 | « html/HTMLScriptElement.idl ('k') | html/HTMLTableSectionElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: html/HTMLTableCaptionElement.idl
diff --git a/html/HTMLTableCaptionElement.idl b/html/HTMLTableCaptionElement.idl
index d9b3aa548f42ff8b509581146009851f6eb52bbe..e29f097db7eaea4a030bcef26024aa6d3987355b 100644
--- a/html/HTMLTableCaptionElement.idl
+++ b/html/HTMLTableCaptionElement.idl
@@ -18,9 +18,7 @@
* Boston, MA 02110-1301, USA.
*/
-[
- JSGenerateToNativeObject
-] interface HTMLTableCaptionElement : HTMLElement {
+interface HTMLTableCaptionElement : HTMLElement {
[Reflect] attribute DOMString align;
};
« no previous file with comments | « html/HTMLScriptElement.idl ('k') | html/HTMLTableSectionElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698