[Webkit-unassigned] [Bug 30232] [HTML5] Add document.head

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 8 22:27:40 PDT 2009


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





--- Comment #12 from Joseph Pecoraro <joepeck at webkit.org>  2009-10-08 22:27:40 PDT ---
Here is a clip from an IRC chat with othermaciej:

> that's a complicated question in theory, the absolutely correct thing
> is for it to go on HTMLDocument, and for us to make every single
> document implement all Document interfaces (including both
> HTMLDocument and SVGDocument) in practice, we don't have a
> way to do the "all interfaces on all documents" thing yet. thus, my
> suggestion would be that you should temporarily put it wherever
> document.body currently lives which happens to be Document
>
> though in the long term it should be on HTMLDocument and we
> should figure out how to do the HTML5 thing.

I agree with his suggestion. It would be easier to work with the attributes
later if they are in the same place.

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