[Webkit-unassigned] [Bug 36465] window.Document !== window.XMLDocument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 23 08:29:43 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36465





--- Comment #21 from Alexey Proskuryakov <ap at webkit.org>  2010-03-23 08:29:42 PST ---
(In reply to comment #18)
> Hum...  That would require some major reworking of the implementation, but it
> could be done.

Yes, I think that we should kill our C++ document hierarchy, and match HTML5.
Having separate classes for different document kinds also causes issues like
bug 25397.

> The load API isn't supposed to appear on SVGDocument.

What is the problem with it being present on all documents? By the way, we
should consider making document.load hidden, like document.all (but that's not
a discussion for this bug).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list