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

Unified Diff: lib/dom/scripts/htmlrenamer.py

Issue 10964027: Enable document.implementation as it is useful when implementing a web components polyfill among ot… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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 | « no previous file | lib/html/dart2js/html_dart2js.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/dom/scripts/htmlrenamer.py
diff --git a/lib/dom/scripts/htmlrenamer.py b/lib/dom/scripts/htmlrenamer.py
index 5c0157fdbf3a5b18da72267d3ef5832d0005e542..380a69846cc8cf57f6aa37886cbca86975a99b2e 100644
--- a/lib/dom/scripts/htmlrenamer.py
+++ b/lib/dom/scripts/htmlrenamer.py
@@ -122,7 +122,6 @@ _removed_html_members = set([
# "Document.get:preferredStylesheetSet",
"Document.get:links",
"Document.set:domain",
- "Document.get:implementation",
"Document.createAttributeNS",
"Document.get:inputEncoding",
"Document.get:height",
« no previous file with comments | « no previous file | lib/html/dart2js/html_dart2js.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698