[Webkit-unassigned] [Bug 14547] typeof document.body.childNodes=="function" ("object" expected)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 30 23:44:58 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14547


mrowe at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|javascript:alert(typeof     |javascript:alert(typeof
                   |document.body.childNodes)   |document.body.childNodes())




------- Comment #8 from mrowe at apple.com  2007-08-30 23:44 PDT -------
Why does it implement call?  document.body.childNodes() throws an exception in
Firefox (Error: document.body.childNodes is not a function) while we return
undefined.


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



More information about the webkit-unassigned mailing list