W3C home > Mailing lists > Public > www-validator-css@w3.org > June 2001

CSS Validator Problems?

From: Glenn Mitchell <Glenn_Mitchell@advantagepayroll.com>
Date: Fri, 1 Jun 2001 16:46:32 -0400
Message-ID: <D942FD7F4425D4118BD700902785F5C0017E1798@mail.advpayroll.com>
To: "'www-validator-css@w3.org'" <www-validator-css@w3.org>
When I validate my CSS containing the following:

   .empno     { border-style: solid; border-width: 0 1px 0 1px;
border-color: black; }

the validator sends back 
 .empno{
    border-style: solid;
    border-width: 0 1px;
    border-color: black;
}

I don't understand what happened to the 3rd and 4th border-width parameters.
Is this a bug?

Glenn Mitchell
Contractor
Home Office
1-800-876-0178 x226
Received on Friday, 1 June 2001 16:47:25 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 23:00:32 UTC