WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
9309
Inconsistent width scaling: tables and fieldsets
https://bugs.webkit.org/show_bug.cgi?id=9309
Summary
Inconsistent width scaling: tables and fieldsets
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug