Re: [selectors-nonelement] ::attr(*|localname), ::attr(ns|*), and ::attr(*)

On Thu, Mar 6, 2014 at 10:02 AM, Simon Sapin <simon.sapin@exyr.org> wrote:
> These only talk about one thing each:
>
> * "only matches attributes in that namespace"
>
> * "matches attributes in any namespace"
> * "matches attributes in no namespace"
>
> * "matches attributes with that name"
>
>
> "matches any attribute", however, implies "all of them", almost "regardless
> of what we said before". Replacing it with "matches attributes with any
> names" would be less misleading, and more consistent with the other
> statements.

Still don't see the meaning change between "matches any attribute" and
"matches attributes with any name", but it's not worse your way, so I
changed it.

~TJ

Received on Monday, 10 March 2014 23:25:34 UTC