Re: [css-text] example 16 named entity

Fixed, thank you for the feedback.

On Mar 29, 2014, at 10:16 PM, Philippe Wittenbergh <ph.wittenbergh@l-c-n.com> wrote:

> http://dev.w3.org/csswg/css-text/#letter-spacing-property
> 
> Example 16 for the letter-spacing property uses a named entity (&zwsp;) for zero-width-space (U+200B). However that named entity is not supported by browsers (tested IE10 +, Safari 7, Opera, Firefox 28), and not very ‘standard’[1].
> 
> Wouldn’t it be better to use the decimal &#8203; for this example?
> 
> This should qualify as an editorial problem I think.
> 
> [1] see https://www.w3.org/Bugs/Public/show_bug.cgi?id=13108
> 
> 
> Philippe
> --
> Philippe Wittenbergh
> http://l-c-n.com

Received on Wednesday, 23 April 2014 19:16:06 UTC