[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 Apr 17 14:40:24 PDT 2009


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





------- Comment #1 from blight.master at gmail.com  2009-04-17 14:40 PDT -------
Example has been updated to demonstrate this rendering problem in different
cases:

First case: 4 divs of width 25%
(demonstates that the problem exists with integer percentages)

Second case: 6 divs of width 16.6667%
(demonstrates that the problem exists with non-integer percentages)

Third case: 8 divs of widths 9%, 10%, 11%, 12%, 13%, 14%, 15%, and 16%
(demonstrates that the problem exists with interger percentages that are not
equal to eachother)

In all of these cases the sum width of the divs should be 100%


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