[Webkit-unassigned] [Bug 28229] New: Changing size style properties on COLGROUP and TR doesn't affect TDs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 12 14:13:28 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28229
Summary: Changing size style properties on COLGROUP and TR
doesn't affect TDs
Product: WebKit
Version: 412
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: karinag at yahoo-inc.com
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).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list