[webkit-reviews] review granted: [Bug 5449] OBJECT should be accessible by id/name as document property only if its only children are PARAMs : [Attachment 4435] Approximate IE's behavior

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Sat Oct 22 08:48:54 PDT 2005


Darin Adler <darin at apple.com> has granted opendarwin.org at mitzpettel.com's
request for review:
Bug 5449: OBJECT should be accessible by id/name as document property only if
its only children are PARAMs
http://bugzilla.opendarwin.org/show_bug.cgi?id=5449

Attachment 4435: Approximate IE's behavior
http://bugzilla.opendarwin.org/attachment.cgi?id=4435&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
Looks good. I'd like to see one comment in
HTMLObjectElementImpl::updateDocNamedItem() saying that the rule is "<object>
elements with no children other than <param> elements and whitespace can be
found by name in a document, and other <object> elements cannot"

But the code looks perfect to me.



More information about the webkit-reviews mailing list