Re: [css-variables] testsuite status and interoperability

On 18/02/17 00:18, Tab Atkins Jr. wrote:
> On Fri, Feb 17, 2017 at 2:39 PM, Chris Lilley <chris@w3.org> wrote:
>> The only testable  thing about serialization in css-variables is
>>
>> Custom property names must be serialized with the casing as provided by the
>> author.
>>
>>
>> and then goes on to kind of contradict itself by saying that implementations
>> typically don't do that.
>>
>> Ordinarily, property names are restricted to the ASCII range and are ASCII
>> case-insensitive, so implementations typically serialize the name
>> lowercased.
>
> This isn't contradicting itself, it's referring to the "ordinary"
> behavior for non-custom properties.

Maybe replace "Ordinarily," with "For non-custom properties," ?

-- 
Simon Sapin

Received on Saturday, 18 February 2017 16:44:44 UTC