Bug 74812 - -webkit-box is sometimes zero height when it shouldn't be
Summary: -webkit-box is sometimes zero height when it shouldn't be
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-18 10:12 PST by Timothy Hatcher
Modified: 2013-05-14 13:46 PDT (History)
4 users (show)

See Also:


Attachments
CSS that requires 100% to work (688 bytes, text/css)
2011-12-18 10:12 PST, Timothy Hatcher
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2011-12-18 10:12:07 PST
Created attachment 119766 [details]
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.
Comment 1 Nick Heer 2013-05-12 18:32:49 PDT
I am also seeing this with the current WebKit build on http://qz.com, in the queue list on the left.
Comment 2 Nick Heer 2013-05-14 13:46:05 PDT
This appears resolved in the latest.