- From: Philip Jägenstedt via GitHub <sysbot+gh@w3.org>
- Date: Wed, 26 Oct 2016 12:26:54 +0000
- To: public-svg-issues@w3.org
Oh, `document.createElementNS('http://www.w3.org/2000/svg','mask')
instanceof SVGUnitTypes` was true in Gecko before, fascinating. That
returns false in Chrome/Safari and throws in Edge.
How did that actually work, is it `implements X` itself that caused
`instanceof X` to be true? Are there any other odd cases like that
left?
--
GitHub Notification of comment by foolip
Please view or discuss this issue at
https://github.com/w3c/svgwg/issues/291#issuecomment-256332095 using
your GitHub account
Received on Wednesday, 26 October 2016 12:27:02 UTC