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

On 5.3.2014 1:51, Tab Atkins Jr. wrote:
>>>> If you really think that having ::attr(*) for all attributes will result
>>>> in dead kittens, let's move on and have ::attr() for choosing all
>>>> attributes.
>>> Hey, it's even less typing!  Let's move on with this, yeah.
>> WFM.
> Done.

Thanks Tab, you were faster then my free slot arrived.

Do you know why spec disappeared from
http://dev.w3.org/csswg/selectors-nonelement/ ?

Also what is your opinion on rewriting production rules to not mention
<ident> twice and instead explicitly define prefix:

 <namespace-attr> = [ <prefix>? '|' ]? [ <ident> | '*' ]
 <prefix>         = [ <ident> | '*' ]

I think it will make the text following production rules much more
clear. If you agree I can make this change next week once I'm back and
online.

    Jirka

-- 
------------------------------------------------------------------
  Jirka Kosek      e-mail: jirka@kosek.cz      http://xmlguru.cz
------------------------------------------------------------------
       Professional XML consulting and training services
  DocBook customization, custom XSLT/XSL-FO document processing
------------------------------------------------------------------
 OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 rep.
------------------------------------------------------------------
    Bringing you XML Prague conference    http://xmlprague.cz
------------------------------------------------------------------

Received on Wednesday, 5 March 2014 12:01:09 UTC