Re: bug report: Value Error: content Parse Error attr(title)
Jens Sadowski <[email protected]> Sun, 1 Nov 2015 10:33:56 -0800
| Newsgroups | gmane.org.w3c.validator.css |
|---|---|
| Message-ID | <[email protected]> |
Hi David, as you helped me to look into this in June: may I ask whether this bug will be fixed anytime in the future? Or is it not any longer valid CSS 2.1 and therefore not seen as a bug any longer? Project Gutenberg get s a bit uneasy about this and starts to advise us uploaders to "repair" our CSS code if it generates error messages in the CSS validator irrespectively why... Cheers, Jens -------------------------------------------- On Wed, 6/24/15, David Dorward <[email protected]> wrote: Subject: Re: bug report: Value Error: content Parse Error attr(title) To: "Jens Sadowski" <[email protected]>, [email protected] Date: Wednesday, June 24, 2015, 10:53 AM On 24 Jun 2015, at 9:47, Jens Sadowski wrote: Hi David, thanks for looking into this. You can try this URL: http://www.gutenberg.org/files/49218/49218-h/49218-h.htm This file was uploaded to Gutenberg on June 15 and went without any error message through the CSS validator then but not any longer. I can reproduce the problem with: :after { content: attr(title); } I'm pretty sure that is valid and we have a bug here. -- David Dorward http://dorward.co.uk/