RESOLVED WONTFIX 6740
We should support 'new ActiveXObject("MSXML2.DOMDocument");'
https://bugs.webkit.org/show_bug.cgi?id=6740
Summary We should support 'new ActiveXObject("MSXML2.DOMDocument");'
Eric Seidel (no email)
Reported 2006-01-23 13:42:48 PST
We should support 'new ActiveXObject("MSXML2.DOMDocument");' We could simply map this to impl.createDocument(). It might fix a number of compatibility bugs, who knows.
Attachments
Eric Seidel (no email)
Comment 1 2007-10-28 01:48:24 PDT
I have long since forgotten what site had this that was bugging me.
Alexey Proskuryakov
Comment 2 2007-10-28 01:59:56 PDT
Looks like we don't have a long list of sites that would benefit from this, and thus no incentive to "start any further down the activex slippery slope", per Eric's own words.
Note You need to log in before you can comment on or make changes to this bug.