Re: [CSS21] text-decoration/visibility

On 11/12/09 12:38 PM, Tab Atkins Jr. wrote:
>> - As for decoration specified on a given element being ignored if the same
>> type (e.g. underline, line-through) is propagated from an ancestor, is that
>> what "cannot have any effect on the decoration of the ancestor" is meant to
>> say? If so, maybe it would be clearer if, say, "of" were to be replaced with
>> "propagated from".
>
> Hmm, I assumed the reverse - that it simply wouldn't reach up and
> change the ancestor's decoration.  But your reading makes more sense.

The "wouldn't reach up" is correct.  That is, the ancestor draws the 
decorations no matter what.  The child can draw its own decorations, but 
can't make the ancestor's go away.

-Boris

Received on Thursday, 12 November 2009 18:17:30 UTC