Bug 30031

Summary: Setting zero size on a container of a video element doesn't hide the controller
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
Testcase
none
Patch mitz: review+

Description Simon Fraser (smfr) 2009-10-02 15:39:30 PDT
Created attachment 40552 [details]
Testcase

Sometimes setting a zero height and width on an overflow:hidden div which is the parent of a <video> doesn't correctly hide the controller.

<rdar://problem/7132801>
Comment 1 Simon Fraser (smfr) 2009-10-02 15:44:46 PDT
Created attachment 40553 [details]
Patch
Comment 2 Simon Fraser (smfr) 2009-10-02 16:03:31 PDT
http://trac.webkit.org/changeset/49052