2007/3/19, david <[EMAIL PROTECTED]>:
> Michael Venables wrote:
> > Ran into an interesting something. Not sure if it's a problem,
> > really, but it's confusing.
> >
> > This does not validate in CSS3:
> >
> >       .colset01 { column-width: 15em }
>
> Unless you have a typo in your email, you're missing a closing ";".

in CSS semicolon separates, but is not needed for "closing" :)
It is advised to put semicolon at the end of the last rule in the block,
but the spec does not require it.

As for original question, for me it looks like a bug in validator. It
accepts unitless
values only, which is not that spec says about the column-width.

Regards,
Rimantas
--
http://rimantas.com/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to