[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
Mon Mar 26 01:26:52 PDT 2012


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





--- Comment #7 from Andreas Kling <kling at webkit.org>  2012-03-26 01:26:52 PST ---
(In reply to comment #6)
> Considering the above discussion, I would prefer either of the following:
> #1> Remove the suspicious code under consideration & see how many regressions we have
> #2> Alternatively, as this is not being observed in any real websites & it is risky to touch the existing table layout code, we can live with the issue & mark the bug as WontFix.
> 
> Kling/Others, any thoughts on this please?

You should start by doing #1 and run the layout tests. It looks like a low-risk change to me, and if it doesn't break any tests, we can feel a little more confident that it doesn't affect anything relevant.

As this is a behavior change, the final patch should include a test that checks for the new behavior, i.e that border-color and border-style are actually relevant without overriding border-width explicitly.

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