[Webkit-unassigned] [Bug 74812] New: -webkit-box is sometimes zero height when it shouldn't be

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 18 10:12:07 PST 2011


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

           Summary: -webkit-box is sometimes zero height when it shouldn't
                    be
           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: timothy at apple.com
                CC: hyatt at apple.com, mitz at webkit.org, bdakin at apple.com


Created an attachment (id=119766)
 --> (https://bugs.webkit.org/attachment.cgi?id=119766&action=review)
CSS that requires 100% to work

I've been seeing a weird issue with a -webkit-box being zero height when it's parent has a height. Setting height: 100% fixes it, but I didn't think I needed to specify the height.

Resizing the window or the parent element fixes it.

I haven't been able to create a test case. I think it has something to do with the fact that the content .foo > .content-container > .content is updated dynamically.

Attached is the CSS.

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