- From: David Dorward <david@dorward.me.uk>
- Date: Tue, 27 Jun 2006 14:58:40 +0100
- To: Mike Haugland <mike@haugland.ca>
- Cc: www-validator-css@w3.org
On Mon, Jun 26, 2006 at 08:47:00PM -0700, Mike Haugland wrote: > I noticed in the CSS 2.1 spec Currently a working draft, not a recommendation. > (http://www.w3.org/TR/CSS21/text.html#propdef-white-space) that the > whitespace property allows usage of the 'pre-wrap' value. However, when > validated, it throws an error: > > Errors > URI : http://dev.haugland.ca/style/css/v4.css It doesn't when I try: http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fdev.haugland.ca%2Fstyle%2Fcss%2Fv4.css&warning=1&profile=css21&usermedium=all Perhaps you didn't select the CSS 2.1 profile? By default the validator uses CSS 2 (which is the latest recommendation). (I read the mailing list, please direct responses there and do not CC me. Thanks). -- David Dorward http://dorward.me.uk
Received on Tuesday, 27 June 2006 13:58:47 UTC