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

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

Issue 10358016: Roll IDL to multivm@477 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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
Index: third_party/WebCore/html/HTMLTableElement.idl
diff --git a/third_party/WebCore/html/HTMLTableElement.idl b/third_party/WebCore/html/HTMLTableElement.idl
index 5e3bb0cf7480f94373fdb45c840103534edd45e4..190861a7fe4927595620c0284ad1cb82d1350f16 100644
--- a/third_party/WebCore/html/HTMLTableElement.idl
+++ b/third_party/WebCore/html/HTMLTableElement.idl
@@ -41,8 +41,9 @@ module html {
HTMLElement createTHead();
void deleteTHead();
- HTMLElement createTFoot();
+ HTMLElement createTFoot();
void deleteTFoot();
+ HTMLElement createTBody();
HTMLElement createCaption();
void deleteCaption();
« no previous file with comments | « third_party/WebCore/html/HTMLPropertiesCollection.idl ('k') | third_party/WebCore/html/canvas/CanvasPixelArray.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698