Bug 7841 - Support overflow:hidden on tables, table rows and table row groups
Summary: Support overflow:hidden on tables, table rows and table row groups
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tables (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-17 21:31 PST by Dave Hyatt
Modified: 2006-03-18 01:35 PST (History)
0 users

See Also:


Attachments
Patch to add support for overflow:hidden (5.59 KB, patch)
2006-03-17 21:32 PST, Dave Hyatt
hyatt: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2006-03-17 21:31:03 PST
This bug is about adding support for overflow:hidden to the remaining table elements.
Comment 1 Dave Hyatt 2006-03-17 21:32:03 PST
Created attachment 7143 [details]
Patch to add support for overflow:hidden

The Mozilla table tests cover this pretty completely and already have multiple tests covering all of the various elements, which is why I have not attached any test cases.
Comment 2 Dave Hyatt 2006-03-18 01:34:30 PST
Comment on attachment 7143 [details]
Patch to add support for overflow:hidden

Eric reviewed this.
Comment 3 Dave Hyatt 2006-03-18 01:34:30 PST
Comment on attachment 7143 [details]
Patch to add support for overflow:hidden

Eric reviewed this.