Comment 40 for bug 353877

Revision history for this message
In , Vyv03354 (vyv03354) wrote :

>On MacIE 5, HTML4 "align" and CSS 'background' inherit from column,

It was not accurate. On MacIE5, HTML4 "align" inherit from COL and
CSS 'background' applys to column (but doesn't inherit from column).

CSS2 Spec. 17.3 is not relevant to inheritance.
If cell simply inherits 'background' from column, border-spacing would not be
painted. But border-spacing should also be painted.