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

Unified Diff: client/dom/scripts/systemhtml.py

Issue 9689026: Regenerate DOM bindings. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review change Created 8 years, 9 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 | « client/dom/frog/dom_frog.dart ('k') | client/html/dartium/html_dartium.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/scripts/systemhtml.py
diff --git a/client/dom/scripts/systemhtml.py b/client/dom/scripts/systemhtml.py
index bd32feb411e8eeda2be102e03ca9d0fda8bb10fe..4c465ae2105c91e482ddbdc3221435269c7f2cdd 100644
--- a/client/dom/scripts/systemhtml.py
+++ b/client/dom/scripts/systemhtml.py
@@ -112,6 +112,8 @@ _html_library_remove = set([
"Document.get:inputEncoding",
"Document.getElementById",
"Document.getElementsByClassName",
+ "Document.get:height",
+ "Document.get:width",
"Element.getElementsByClassName",
"Element.getElementsByTagNameNS",
"Element.getElementsByTagName",
« no previous file with comments | « client/dom/frog/dom_frog.dart ('k') | client/html/dartium/html_dartium.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698