[Webkit-unassigned] [Bug 96426] New: percentage heights with auto-sized body are computed incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 11 14:35:01 PDT 2012


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

           Summary: percentage heights with auto-sized body are computed
                    incorrectly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org
                CC: hyatt at apple.com, esprehn at chromium.org,
                    tony at chromium.org, jchaffraix at webkit.org


Created an attachment (id=163439)
 --> (https://bugs.webkit.org/attachment.cgi?id=163439&action=review)
testcase

We compute them to the size of the content of the body element. Opera and Firefox walk up to the html element to find the height of the html element or use the window's height if the html element doesn't have a fixed height.

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