Re: [selectors4] Spec for attribute value case-sensitivity is clearly to vague

On 1/22/16 1:06 AM, Tab Atkins Jr. wrote:
> The spec is quite clear on the matter:
> <https://drafts.csswg.org/selectors-4/#case-sensitive> states plainly
> that all of Selector syntax is case-insensitive except for the few
> exceptions called out in that section.
>
> This is just a silly bug on Blink's part.

OK.  Note that

1)  The tests in 
https://github.com/w3c/web-platform-tests/tree/master/selectors/attribute-selectors/attribute-case 
agree with Blink here, and weren't even contributed by a Blink developer.

2)  I'm aware of the general case-insensitivity of CSS, and it still 
wasn't clear to me what the spec was trying to say, especially given the 
existing implementations and the tests.

So I still maintain that an example using 'I' would be a good idea, just 
to get everyone on the same page.

-Boris

Received on Friday, 22 January 2016 06:37:39 UTC