[Webkit-unassigned] [Bug 19681] borderColor on table elements should be ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 6 05:25:30 PST 2012


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


KishoreGanesh <kbolisetty at innominds.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #125623|                            |review?
               Flag|                            |




--- Comment #7 from KishoreGanesh <kbolisetty at innominds.com>  2012-02-06 05:25:30 PST ---
Created an attachment (id=125623)
 --> (https://bugs.webkit.org/attachment.cgi?id=125623&action=review)
Fix to ignore borderColor attribute of table when its border attribute is not specified.

This patch ignores borderColor attribute of table when its border attribute is not specified.
Compared with firefox, and the patch inclines to firefox behaviour.
I tried to incorporate the suggestions provided by Andreas Kling and Robert Hogan as a part of their review comments.

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