[Webkit-unassigned] [Bug 14694] padding left & right ignored when using percentage values.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 21 08:43:21 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14694


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org




------- Comment #2 from mitz at webkit.org  2007-07-21 08:43 PDT -------
I am not sure, but I think the bug report is about the gaps between the blueish
blocks and the red rules. Those result from rounding errors in percentage
calculations. I think Safari 2 rounds the 0.5% specified by the page to 0,
while the Safari 3 beta (and TOT) have much higher precision (see bug 5164). I
looked at the page with Firefox 2 and the Firefox 3 alpha, and in both cases if
you slowly resize the window you will see that there are window widths where
there are either 1px gaps or a 1px overlap between the blue blocks or the black
horizontal rules and the red vertical rules.


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