- From: Kevin Cannon <kevin@multiblah.com>
- Date: Wed, 19 Mar 2003 16:55:58 +0000
- To: www-validator-css@w3.org
Hi,
I might have discovered a bug in the validator.
It seem to stop parsing when it encounters this:
/*******************/
Full code I use below:
- Kevin
div, span {
	border: 1px none black;
}
/* Presentation code */
/*******************/
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%;
	background--color: #ffffff;
}
Received on Wednesday, 19 March 2003 11:58:51 UTC