[Webkit-unassigned] [Bug 54098] Web Inspector: [regression] Fix syncing heights of the gutter and main panel lines, and add 2px padding-left

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 10 03:10:11 PST 2011


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





--- Comment #3 from Andrey Adaikin <aandrey at google.com>  2011-02-10 03:10:10 PST ---
(From update of attachment 81803)
View in context: https://bugs.webkit.org/attachment.cgi?id=81803&action=review

>> Source/WebCore/inspector/front-end/TextViewer.js:166
>> +            gutterChunk.element.style.height = "";
> 
> I am not sure what setting integer property to "" is supposed to do. You should use setProperty and removeProperty on style object instead.

done

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