[Webkit-unassigned] [Bug 100021] Web Inspector: show internal properties in inspector frontend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 13 09:25:24 PST 2012


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





--- Comment #12 from Vsevolod Vlasov <vsevik at chromium.org>  2012-11-13 09:27:10 PST ---
(From update of attachment 173908)
View in context: https://bugs.webkit.org/attachment.cgi?id=173908&action=review

> LayoutTests/http/tests/inspector/elements-test.js:268
> +            return "'" + node.innerHTML + "'";

textContent

> LayoutTests/http/tests/inspector/elements-test.js:278
> +            dumpTreeElement(treeElement.children[i], prefix + "    ");

remove brackets for one line for block

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