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

On 24 Jun 2015, at 4:58, Jens Sadowski wrote:

> 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.

I typed ` a[title].pagenum:after { display: block }` into the Direct Input field and it passed without a problem.

Can you provide a reproducible test case?

-- 
David Dorward
http://dorward.co.uk/

Received on Wednesday, 24 June 2015 08:40:09 UTC