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

Unified Diff: html/HTMLTableSectionElement.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/HTMLTableCaptionElement.idl ('k') | html/HTMLTemplateElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: html/HTMLTableSectionElement.idl
diff --git a/html/HTMLTableSectionElement.idl b/html/HTMLTableSectionElement.idl
index d11f429cc499058af98a7cd1a1935c4f4497bbdc..e198bd61207595f9c8c128d650ebced1addc6471 100644
--- a/html/HTMLTableSectionElement.idl
+++ b/html/HTMLTableSectionElement.idl
@@ -18,9 +18,7 @@
* Boston, MA 02110-1301, USA.
*/
-[
- JSGenerateToNativeObject
-] interface HTMLTableSectionElement : HTMLElement {
+interface HTMLTableSectionElement : HTMLElement {
[Reflect] attribute DOMString align;
[Reflect=char] attribute DOMString ch;
[Reflect=charoff] attribute DOMString chOff;
« no previous file with comments | « html/HTMLTableCaptionElement.idl ('k') | html/HTMLTemplateElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698