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