Index: lib/html/scripts/htmlrenamer.py |
diff --git a/lib/html/scripts/htmlrenamer.py b/lib/html/scripts/htmlrenamer.py |
index 670963a79bb9801c27ce519e7c41e4e885998324..a83fbaf22dbf95bd6439bd2b76d7127c5b3cbd88 100644 |
--- a/lib/html/scripts/htmlrenamer.py |
+++ b/lib/html/scripts/htmlrenamer.py |
@@ -129,8 +129,6 @@ _removed_html_members = set([ |
# "CDATASection.*", |
# "Comment.*", |
# "DOMImplementation.*", |
- "CanvasRenderingContext2D.setFillColor", |
- "CanvasRenderingContext2D.setStrokeColor", |
"Document.get:forms", |
# "Document.get:selectedStylesheetSet", |
# "Document.set:selectedStylesheetSet", |