[Webkit-unassigned] [Bug 11052] New: Non-integer percents are truncated in width/position (and possibly others)

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Sep 26 18:00:13 PDT 2006


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

           Summary: Non-integer percents are truncated in width/position
                    (and possibly others)
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: stuartmorgan at google.com


CSS values specified in non-integer percentages are truncated as percentages,
rather than being computed with the actual value and truncated at the pixel
level as necessary.  See attached test-case, showing the behavior for both
'width' and 'left'.  This reproduces with 419.3 and the 9/26 WebKit nightly.

This causes Safari layout problems on Google Calendar, which does portions of
its layout using decimal percentage widths and positions (Google bug 513320).

Also filed as rdar://4752325


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