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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 8 13:47:11 PDT 2009


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


Joseph Pecoraro <joepeck at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joepeck at webkit.org




--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org>  2009-10-08 13:47:11 PDT ---
(In reply to comment #4)
> Let me say what Eric said, a little more emphatically.
> 
> The test attached to this bug already passes. Did you try it without your
> patch?

Yes I did test.  It fails in the current nightly! document.head is always
undefined.  Eric was mistaken, it is not in HTMLDocument.idl.

> Making all of the HTMLDocument interface available to XML documents is
> something I think HTML 5 does call for in some fashion. I don't think it's
> urgent to move the head property from HTMLDocument  to Document as a separate
> step.

I see that I should have put it on HTMLDocument and not Document.  That is
fixed in the new patch.  Eric also linked me to some newer resources on
creating tests and I've attempted the newer style.

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