[Webkit-unassigned] [Bug 104245] Web Inspector: console broken? - console.dirxml behaves like console.log

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 7 05:29:50 PST 2012


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #1 from Pavel Feldman <pfeldman at chromium.org>  2012-12-07 05:32:17 PST ---
Strictly speaking, document.getElementsByTagName('body') is an array, so you can't dirxml it. But I think we could support the array of nodes case.

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