Validator Bug?

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