[Webkit-unassigned] [Bug 109873] New: Body element has incorrect size for transform:scale(<1) children

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 14 16:04:27 PST 2013


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

           Summary: Body element has incorrect size for
                    transform:scale(<1) children
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: etlovett2 at gmail.com


Open the attached test case page. The browser correctly sizes the body element when the scaled-up div is shown (and when a non-scaled div is shown, though that's not included) but it does not properly size the body element when the scaled-down div is shown. In that case, the body element should be ~1024px in height, but it's 2026px. This results in a bunch of extra whitespace at the bottom of the page.

Bug occurs in:
* WebKit nightly (Version 6.0.2 (7536.26.17, 537+))
* Chrome Canary (Version 27.0.1412.0 canary)
* Firefox Beta (19.0) - I'll be filing a bug against Firefox as well

Only tested on OS X 10.7.5.

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