[selectors4] :current() argument: list of compound selectors or list of selectors?

Hi,

The draft currently says:

> Its alternate form :current(), like :matches(), takes a list of
> compound selectors as its argument

Except that :matches() changed and is not limited to a list of compound 
selectors anymore, but can take any list of selectors. (At least in the 
complete profile.)

Should :current() be changed as well? If not, the spec needs to not say 
it’s like :matches().

-- 
Simon Sapin

Received on Thursday, 16 January 2014 16:13:45 UTC