Re: [css-ruby][css-text-decor] Text-decoration on ruby

On 02/07/2015 05:43 AM, Xidorn Quan wrote:
> On Sat, Feb 7, 2015 at 11:39 AM, fantasai <fantasai.lists@inkedblade.net <mailto:fantasai.lists@inkedblade.net>> wrote:
> >
> > Again, follow the rules for text decoration on padding: if the
> > element originates the text decoration, don't draw it in the
> > gap. If an ancestor originates it, then draw it in.
>
> It seems to me that no UA currently draws text decoration on padding.
> Does the new spec define some new behavior?

Yes, the CSS3 Text Decoration spec defines different behavior from
CSS2.1, since we realized the 2.1 behavior gives bad results when
descendant inlines have margins or padding. See 'text-decoration-skip'.

~fantasai

Received on Sunday, 8 February 2015 00:35:37 UTC