[webkit-reviews] review granted: [Bug 73234] Web Inspector: TreeOutline elements should be formatted using margin-left instead of text-indent. : [Attachment 116791] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 29 00:22:54 PST 2011


Pavel Feldman <pfeldman at chromium.org> has granted Vsevolod Vlasov
<vsevik at chromium.org>'s request for review:
Bug 73234: Web Inspector: TreeOutline elements should be formatted using
margin-left instead of text-indent.
https://bugs.webkit.org/show_bug.cgi?id=73234

Attachment 116791: Patch
https://bugs.webkit.org/attachment.cgi?id=116791&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=116791&action=review


> Source/WebCore/inspector/front-end/treeoutline.js:961
> +    var left = this._listItemNode.totalOffsetLeft() + computedLeftPadding;

Please make sure this works Ok with the scroller (toggle word wrap off on
elements panel)


More information about the webkit-reviews mailing list