Re: [css-d] CSS validators

2011-01-25 Thread Philip Taylor (Webmaster, Ret'd)

Isn't that :

More options / Profile / CSS level 3 ?

Philip Taylor

Nancy Seeger wrote:

Hi All,

Maybe I'm being premature here but I really enjoy using some of the CSS3 
techniques, of course making sure things degrade gracefully. Mostly using RGBA 
with a backup hex, shadow boxes, border radius, font face and others that are 
rather low impact and fairly popular.

I'm not sure where to look up info on this, but would love to use the Validator 
for CSS for CSS3. Right now all those lovely CSS3 things come back as errors. I 
think 2012 is the closing of new submissions, does that mean we will be waiting 
until then for a validator?

I miss having a means to test for everything. Did I overlook an available 
resource?

Many thanks,
Nancy

__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] CSS validators

2011-01-25 Thread David Laakso

On 1/25/11 5:59 PM, Nancy Seeger wrote:

Hi All,

Maybe I'm being premature here but I really enjoy using some of the CSS3 
techniques, of course making sure things degrade gracefully. Mostly using RGBA 
with a backup hex, shadow boxes, border radius, font face and others that are 
rather low impact and fairly popular.

I'm not sure where to look up info on this, but would love to use the Validator 
for CSS for CSS3. Right now all those lovely CSS3 things come back as errors. I 
think 2012 is the closing of new submissions, does that mean we will be waiting 
until then for a validator?

I miss having a means to test for everything. Did I overlook an available 
resource?

Many thanks,
Nancy






Go to:
http://jigsaw.w3.org/css-validator/
Beneath the address bar click More options
Profile CSS level 3.

~d



--
http://chelseacreekstudio.com/
http://chelseacreekstudio.com/fa/

__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] CSS validators

2011-01-25 Thread Nancy Seeger
Philip and David,

If it were a snake... fantastic, I didn't know that had been added.

So in checking this out - what limits does it have? Are vendor prefixes 
supported like Webkit etc?

Thanks,
Nancy

On Jan 25, 2011, at 6:10 PM, Philip Taylor (Webmaster, Ret'd) wrote:

 Isn't that :
 
 More options / Profile / CSS level 3 ?
 
 Philip Taylor
 
 Nancy Seeger wrote:
 Hi All,
 
 Maybe I'm being premature here but I really enjoy using some of the CSS3 
 techniques, of course making sure things degrade gracefully. Mostly using 
 RGBA with a backup hex, shadow boxes, border radius, font face and others 
 that are rather low impact and fairly popular.
 
 I'm not sure where to look up info on this, but would love to use the 
 Validator for CSS for CSS3. Right now all those lovely CSS3 things come back 
 as errors. I think 2012 is the closing of new submissions, does that mean we 
 will be waiting until then for a validator?
 
 I miss having a means to test for everything. Did I overlook an available 
 resource?
 
 Many thanks,
 Nancy

__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] CSS validators

2011-01-25 Thread Philippe Wittenbergh

On Jan 26, 2011, at 8:27 AM, Nancy Seeger wrote:

 If it were a snake... fantastic, I didn't know that had been added.
 
 So in checking this out - what limits does it have? Are vendor prefixes 
 supported like Webkit etc?


No vendor prefixed properties are not 'supported' - those are not part of any 
css module (although they conform to the css syntax and grammar).

However, the css validators will soon be upgraded and instead of flagging them 
as an 'error', they'll get a 'warning' flag.
http://meiert.com/en/blog/20110125/realistic-css-validation/


Philippe
---
Philippe Wittenbergh
http://l-c-n.com/





__
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


Re: [css-d] CSS validators?

2006-02-17 Thread Roger Roelofs
Cecil,

On Feb 17, 2006, at 6:21 AM, Cecil Ward wrote:

 I'm interested in either getting hold of a standalone tool that 
 validates
 CSS files, or in building my own.

 I'd like to automate CSS validation as part of a build process, so I'm 
 not
 interested in interactive or IDE-type tools, and web-based services 
 such as
 the W3C's validator are out of question.

The w3 css validator can be downloaded and installed locally.  
http://jigsaw.w3.org/css-validator/DOWNLOAD.html  I haven't yet done 
so, so I can't comment on how easy/hard it is.

hth
-- 
Roger Roelofs
Remember, if you’re headed in the wrong direction,
God allows U-turns!
  ~Allison Gappa Bottke
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/