RESOLVED DUPLICATE of bug 67571 12333
fast/tokenizer/external-script-document-write.html test fails (no HTMLSpanElement constructor)
https://bugs.webkit.org/show_bug.cgi?id=12333
Summary fast/tokenizer/external-script-document-write.html test fails (no HTMLSpanEle...
Alexey Proskuryakov
Reported 2007-01-18 21:40:09 PST
The current result is: "This should be a span: [object DOMHTMLElement]"
Attachments
Alexey Proskuryakov
Comment 1 2007-12-14 09:30:23 PST
Also: javascript:alert(window.HTMLSpanElement) says "undefined". Looks like the reason is that there is no HTMLSpanElement interface in DOM 2 HTML. But this doesn't mean that we shouldn't be able to manipulate its constructor etc. See also: https://bugzilla.mozilla.org/show_bug.cgi?id=92071
Ahmad Saleem
Comment 2 2022-12-19 15:10:08 PST
@ap - is this something still we want to track or we can close this now? Thanks!
Alexey Proskuryakov
Comment 3 2022-12-19 20:28:57 PST
This succeeds, and the regression test is enabled. *** This bug has been marked as a duplicate of bug 67571 ***
Note You need to log in before you can comment on or make changes to this bug.