[Webkit-unassigned] [Bug 9268] Quirksmode: Backgrounds on table rows
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 2 19:32:33 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=9268
Daniel Bates <dbates at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dbates at webkit.org
--- Comment #3 from Daniel Bates <dbates at webkit.org> 2009-12-02 19:32:33 PST ---
As per section 14.2 of the CSS 2.1 spec
<http://www.w3.org/TR/CSS2/colors.html#background>, "Background properties are
not inherited...". Moreover, by (5) of section 17.5.1
<http://www.w3.org/TR/CSS2/tables.html#table-layers>, "...the background covers
exactly the full area of all cells that originate in the row...".
As of this writing, Firefox (3.5.5) correctly handles backgrounds on <tr>s. But
Safari (WebKit r51473), and IE 8 do not.
--
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