[Webkit-unassigned] [Bug 19681] borderColor on table elements should be ignored
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 1 02:35:14 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=19681
--- Comment #21 from Kishore Bolisetty <kbolisetty at innominds.com> 2012-03-01 02:35:13 PST ---
Created an attachment (id=129672)
--> (https://bugs.webkit.org/attachment.cgi?id=129672&action=review)
Regarding borderColor attribute of table
Hi All,
As suggested by Julien Chaffraix, I posted a query in mozilla forums. Please find the attached response for the same.
Also copying the part of it here:
http://dev.w3.org/html5/spec/Overview.html#tables says:
When a table element has a bordercolor attribute, its value is
expected to be parsed using the rules for parsing a legacy color
value, and if that does not return an error, the user agent is
expected to treat the attribute as a presentational hint setting
the element's 'border-top-color', 'border-right-color',
'border-bottom-color', and 'border-right-color' properties to
the resulting color.
--
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