[Webkit-unassigned] [Bug 50135] New: Wrong positioning due to wrong width calculation wrt width:0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 28 14:39:26 PST 2010


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

           Summary: Wrong positioning due to wrong width calculation wrt
                    width:0
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://therealcrisp.xs4all.nl/meuk/webkitbug.html
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: crisp at tweakers.net


See testcase (also attached); when a blocklevel element is positioned to the right, containing another blocklevel element that has it's width set to 0 but which has a positive padding-left-value, it appears that the zero-width is ignored and the positioning of the containing element is wrong.

Changing the width to a non-zero value doesn't exhibit this behaviour.

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