- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Mon, 23 Jul 2001 17:46:01 +0200
- To: Luke Usherwood <Luke.Usherwood@trimble.co.nz>
- Cc: "'www-validator-css@w3.org'" <www-validator-css@w3.org>
* Luke Usherwood wrote:
>The commas in the following CSS snippet are invalid, but no warning is
>generated by the validator.
>
>
>BR {
> margin : 25px, 0, 3px, 0;
>}
Gives (by URI):
* Line: 3 Context : BR
Invalid number : marginToo many values or values are not
recognized : 25px,0,3px,0
No style sheet found
The textarea form is broken and reports nothing.
--
Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de
am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/
Received on Monday, 23 July 2001 11:47:07 UTC