[Webkit-unassigned] [Bug 64046] New: Wrong image height in absolutely positioned div in relatively positioned parent with bottom padding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 6 18:11:19 PDT 2011


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

           Summary: Wrong image height in absolutely positioned div in
                    relatively positioned parent with bottom padding
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: brilliand+bugzilla at gmail.com


Safari version: 5.0.5 (7533.21.1)

Other browsers tested:
Chrome 12: FAIL
Firefox 5: OK
IE 7/8/9: OK

Steps to reproduce:
1. Create a relatively positioned div with a height and a bottom padding
2. Put in that div an absolutely positioned div with height 100%
3. Put in the second div an image with height 100%
4. Open the file in Chrome or Safari

Expected behavior:

The image should fill the height of the second div

Actual behavior:

The image inherits the height value that was set on the first div

More information:

The attached file has steps 1, 2 and 3 already completed.  I have only tested this with the XHTML Transitional doctype.

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