[webkit-reviews] review canceled: [Bug 19681] borderColor on table elements should be ignored : [Attachment 127916] Fix to ignore borderColor attribute of table when its border attribute is not specified.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 12:22:20 PST 2012


Julien Chaffraix <jchaffraix at webkit.org> has canceled Kishore Bolisetty
<kbolisetty at innominds.com>'s request for review:
Bug 19681: borderColor on table elements should be ignored
https://bugs.webkit.org/show_bug.cgi?id=19681

Attachment 127916: Fix to ignore borderColor attribute of table when its border
attribute is not specified.
https://bugs.webkit.org/attachment.cgi?id=127916&action=review

------- Additional Comments from Julien Chaffraix <jchaffraix at webkit.org>
I really don't think we need to maintain this attribute. I haven't found any
new content that mentioned it, FireFox still has a different interpretation of
what bordercolor means (see
http://www.htmlcodetutorial.com/tables/index_famsupp_149.html), CSS
border-color is a suitable replacement and we have exactly 2 very old bugs
related to that. It seems that the compatibility risk is low.

Unless you know of a web-site needing it, we should ask the Firefox community
what their take on dumping the attribute would be.


More information about the webkit-reviews mailing list