WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
28229
Changing size style properties on COLGROUP and TR doesn't affect TDs
https://bugs.webkit.org/show_bug.cgi?id=28229
Summary
Changing size style properties on COLGROUP and TR doesn't affect TDs
Karina Guillot
Reported
2009-08-12 14:13:27 PDT
I have a table with different TRs and COLGROUPs. When I dynamically set the width of a colgroup or the height of a TR, it changes the elements' width/height accordingly in all other browsers. However, it doesn't work in Safari/Webkit. In order to achieve the desired efect, I have to change the style in the TD elements (style.width or style.height).
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2024-05-04 17:41:35 PDT
It would be difficult to work with 2009 bug without test case or reference image or details. It might have been fixed or if it is still applicable, we might have duplicate of WPT test coverage for it. Marking this as 'RESOLVED WONTFIX' due to lack of reduction and also since it was never confirmed.
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