bug report: Value Error: content Parse Error attr(title)

Jens Sadowski <[email protected]> Tue, 23 Jun 2015 20:58:37 -0700
Newsgroups gmane.org.w3c.validator.css
Message-ID <[email protected]>
The following finding seems to be a bug (and did not show up before very recently):
   Value Error : content Parse Error  attr(title)

The CSS line looks as this:
   a[title].pagenum:after { ... }

The same without the :after goes through without this message.