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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 22 23:18:19 PDT 2010


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


Ian 'Hixie' Hickson <ian at hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at hixie.ch




--- Comment #17 from Ian 'Hixie' Hickson <ian at hixie.ch>  2010-03-22 23:18:18 PST ---
(In reply to comment #12)
> The problem is that we need to hang some APIs off XMLDocument that don't show
> up in HTMLDocument.  We can't put them on Document because HTMLDocument
> inherits from Document.

In HTML5 HTMLDocument does not inherit from Document. See:

  
http://www.whatwg.org/specs/web-apps/current-work/multipage/dom.html#documents-in-the-dom

-- 
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