Re: [CSS Flexbox] editorial nit about sheep

On Wed, Nov 5, 2014 at 2:41 PM, Phillips, Addison <addison@lab126.com>
wrote:

> This is a personal comment which is entirely editorial.
>
> Section 4.1
> http://www.w3.org/TR/css-flexbox-1/#abspos-items
>
> Editorial Nit: Why are there three sheep in this section?
>
> Addison Phillips
> Globalization Architect (Amazon Lab126)
> Chair (W3C I18N WG)
>
> Internationalization is not a feature.
> It is an architecture.
>
>
Seems to be in the default CSS:

hr:not([title])::before {
        content: "\1F411\2003\2003\1F411\2003\2003\1F411";
    }

I will leave it to others to explain :)

Dave

Received on Wednesday, 5 November 2014 19:57:42 UTC