- From: Jukka K. Korpela <jkorpela@cs.tut.fi>
- Date: Wed, 07 Mar 2012 15:41:51 +0200
- To: mgueury@skynet.be
- CC: www-validator-css@w3.org
2012-03-07 12:36, mgueury@skynet.be wrote:
> A stupid question I know. I see that text-overflow seems to exists in CSS3.
>
> http://dev.w3.org/csswg/css3-ui/#text-overflow0
>
> But when I try to validate this:
>
> .a { text-overflow:clip; }
>
> I get Parser Error : empty string ?
> Is it a bug ?
It is a bug, reported previously in 2008 on this list.
I made a more formal bug report in Bugzilla:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16250
Yucca
Received on Wednesday, 7 March 2012 13:42:27 UTC