[Webkit-unassigned] [Bug 24413] border of <td> not displayed when border-color and border-style are used in CSS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 05:54:36 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=24413





--- Comment #17 from Andreas Kling <kling at webkit.org>  2012-03-28 05:54:33 PST ---
(From update of attachment 134257)
This is incorrect, you are completely removing the support for styling table cells using attributes on the table element.
The issue is that we appear always fall into the NoBorders case in createSharedCellStyle(), regardless if any relevant attributes are present.

-- 
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