[Webkit-unassigned] [Bug 15374] RenderBox::availableHeightUsing() contains left/right -> top/bottom typo

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 24 07:18:20 PDT 2009


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





------- Comment #6 from ddkilzer at webkit.org  2009-05-24 07:18 PDT -------
Interestingly, this line of code is (a) still not fixed and (b) is apparently
exercised by the layout tests per Line 1640 in this code coverage analysis:

<http://nerget.com/Coverage/Coverage-23-May-2009/__WebCore__rendering__RenderBox.cpp.html>

Perhaps the incorrect calculation normally doesn't matter since the top/bottom
border and padding match the left/right values by default.


-- 
Configure bugmail: https://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