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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 11:53:07 PST 2012


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





--- Comment #24 from Kishore Bolisetty <kbolisetty at innominds.com>  2012-03-08 11:53:07 PST ---
(In reply to comment #23)
> (In reply to comment #21)
> > Created an attachment (id=129672)
 --> (https://bugs.webkit.org/attachment.cgi?id=129672&action=review) [details] [details]
> > Regarding borderColor attribute of table
> 
> Thanks for following up with Mozilla people. In the future, please provide a URL instead of saving your email thread in HTML:
> 
> https://groups.google.com/group/mozilla.dev.tech.layout/browse_thread/thread/8bcd990ea33747e4#
> 
> > 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.
> 
> I stand corrected on this one. The spec doesn't specify any relations between |border| and |borderColor| and there seem to be one (or at least you are going to define one). I tried IE9 with your patch and it doesn't seem to be recognizing |border|. I am fine with matching FF here but this should be brought to the WHATWG attention for standardization. There may have an opinion on that too.

Hi Julien,
As per your suggestion, I initiated a discussion on this topic at WHATWG. Please take a look at this URL.
http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2012-March/035009.html

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