Bug 4047 - Table cells dont work with overflow:hidden
Summary: Table cells dont work with overflow:hidden
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Beth Dakin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-18 11:59 PDT by Vicki Murley
Modified: 2005-09-19 14:58 PDT (History)
1 user (show)

See Also:


Attachments
test case (2.21 KB, text/html)
2005-07-18 12:00 PDT, Vicki Murley
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vicki Murley 2005-07-18 11:59:06 PDT
<rdar://problem/3885711>

Table cells dont work with overflow:hidden yet.  Contents spill out of table cells and overlap.

See test case.
Comment 1 Vicki Murley 2005-07-18 12:00:29 PDT
Created attachment 2992 [details]
test case