[Webkit-unassigned] [Bug 9842] REGRESSION: massive red bar at bijenkorf.nl

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jul 11 03:23:12 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9842


jonathanjohnsson at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathanjohnsson at gmail.com




------- Comment #3 from jonathanjohnsson at gmail.com  2006-07-11 03:23 PDT -------
As Mitz says, the clientHeight gets unexpected results, in this case
specifically clientHeight obtains the heights of the li elements in the menu
before "float: left" has been applied to them (this can be seen by removing the
external style sheet, comparing heights). Also, the clientHeight obtained in
each iteration of the while loop is the sum of the previous obtained
clientHeights, so the height increases rapidly.

I did a reduction, but it can be made clearer.


-- 
Configure bugmail: http://bugzilla.opendarwin.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