[Webkit-unassigned] [Bug 33011] New: the problem caused by different widths set in css

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 29 00:48:28 PST 2009


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

           Summary: the problem caused by different widths set in css
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: daniel.xie19851023 at gmail.com


When I set the value of width in father's div, if the result%5!=0, then the
children div hava two parts A and B, though 
A_width + B_width = 100%, but there are some pixel-value difference, as shown
in the picture 1. But if the result%5==0, there is no pixel-value difference,
as shown in the picture2.

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