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

Unified Diff: samples/pond/dart_lib.html

Side-by-side diff isn't available for this file because of its large size.
Issue 9431009: Get rid of duplicate 'tbody' keys in CUSTOM_PARENT_TAG_MAP. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 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:
Download patch
« no previous file with comments | « client/html/src/ElementWrappingImplementation.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/pond/dart_lib.html
diff --git a/samples/pond/dart_lib.html b/samples/pond/dart_lib.html
index 6c5f3a75344c090170ad087e5e25cf102b2a8238..51cb4d7b03028fce5e4a15a60ff4e96ba873aeca 100755
--- a/samples/pond/dart_lib.html
+++ b/samples/pond/dart_lib.html
@@ -52614,7 +52614,6 @@ class ElementWrappingImplementation extends NodeWrappingImplementation implement
'head' : 'html',
'caption' : 'table',
'td': 'tr',
- 'tbody': 'table',
'colgroup': 'table',
'col' : 'colgroup',
'tr' : 'tbody',
« no previous file with comments | « client/html/src/ElementWrappingImplementation.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698