w3c / Unicorn

Unicorn - W3C's Unified Validator
https://validator.w3.org/unicorn/
Other
127 stars 59 forks source link

border-radius gives error: empty string #148

Closed vivienlacourba closed 7 years ago

vivienlacourba commented 8 years ago

Reported by fritz ganter on 18 Feb 2011 18:40 UTC When validating with css3 the line

border-radius:15px;

gives an error: emtpy string.

I think this error wasn't there some weeks ago.

vivienlacourba commented 8 years ago

Comment by anonymous on 4 May 2011 05:20 UTC Same problem for me. I use a valid border-radius syntax, and it always returns "error: empty string". It was considered ok by the validator some months ago.

Replying to fritz.ganter@:

When validating with css3 the line

border-radius:15px;

gives an error: emtpy string.

I think this error wasn't there some weeks ago.

vivienlacourba commented 8 years ago

Comment by Net Code on 11 May 2011 12:49 UTC i have the same error too i know css3 is not a recommended yet , but i think border-radius is widely using nowdays