Bug 9309

Summary: Inconsistent width scaling: tables and fieldsets
Product: WebKit Reporter: Daniele Metilli <daniele.metilli>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bfulgham, ian, mrowe
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Test case none

Daniele Metilli
Reported 2006-06-04 23:41:49 PDT
If an element's width is set to a fixed value, but the contained element exceeds this width, should the containing element be scaled? WebKit scales tables but not fieldsets, and this seems inconsistent. Firefox scales everything.
Attachments
Test case (837 bytes, text/html)
2006-06-04 23:43 PDT, Daniele Metilli
no flags
Daniele Metilli
Comment 1 2006-06-04 23:43:29 PDT
Created attachment 8709 [details] Test case This is a test case.
Mark Rowe (bdash)
Comment 2 2006-07-06 18:03:02 PDT
Confirmed with WebKit 418.8 and r15138. We should probably match Firefox's behaviour for fieldsets.
Brent Fulgham
Comment 3 2022-07-06 14:02:55 PDT
We seem to match Chrome and Firefox behavior on this test case now.
Note You need to log in before you can comment on or make changes to this bug.