W3C home > Mailing lists > Public > www-validator-css@w3.org > August 2011

CSS3 - border-radius with / gives error

From: God <trumpetgod@gmail.com>
Date: Sun, 7 Aug 2011 23:32:22 -0400
Message-ID: <CABGTnRRsVcWpewz92S1mGoJkXGJO+PMnh+3cGpeWoAV6s7_4TQ@mail.gmail.com>
To: www-validator-css@w3.org
The CSS3 spec for border radius states the value for border-radius can be:
[ <length> | <percentage> ]{1,4} [ / [ <length> | <percentage> ]{1,4} ]?
http://www.w3.org/TR/css3-background/#the-border-radius

But the validator guves an error:
/ is an incorrect operator : 100px/180px  100px/180px
for the line:
    border-radius:100px / 180px;

-Keilin
Received on Monday, 8 August 2011 17:27:22 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 23:01:10 UTC