[Webkit-unassigned] [Bug 25272] rendering of floating <div> elements with % width resizes in "steps"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 15 14:40:08 PST 2010


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





--- Comment #3 from M. Dave Auayan <m at octidextro.us>  2010-01-15 14:40:08 PST ---
Created an attachment (id=46712)
 --> (https://bugs.webkit.org/attachment.cgi?id=46712)
a test case

I'm having this same issue, coincidentally with a 16.667% width element, as
well.


I have a 960px wide container, with 6 floating 16.667%  width children (which
should be about 160.0032px) but they're rendered at 159px wide for a total
width of 954px. 

If I bump up the children's widths to 16.6719% (which should make them
160.5024px wide each), they're rendered at the expected 160px ( 960/6 ).

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