joue-quroi / canvas-fingerprint-blocker

Block HTML canvas element from being used for fingerprinting purposes
http://add0n.com/canvas-fingerprint-blocker.html
63 stars 13 forks source link

Fix #1: XML iframe error #2

Open ganlvtech opened 5 years ago

ganlvtech commented 5 years ago

See https://developer.mozilla.org/en-US/docs/Web/API/Document

HTML documents, served with the "text/html" content type, also implement the HTMLDocument interface, whereas XML and SVG documents implement the XMLDocument interface.