CSS Validator error in base.css
stunch - December 9, 2009 - 01:08
| Project: | Genesis |
| Version: | 6.x-2.4 |
| Component: | Genesis Base Theme |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
Hi Jeff,
I have this 1 single validation error, is there a work around?
URI : http://************/sites/all/themes/genesis/css/base.css?t
85 Unknown pseudo-element or pseudo-class :last-child
85 Unknown pseudo-element or pseudo-class :last-child
ps. I Love the theme - It's so clean ;)

#1
The W3C CSS validator cant validate CSS3, which this is, and is valid.
http://www.w3.org/TR/css3-selectors/#last-child-pseudo
#2
I thought as much, not to worry, maybe the validator will start validating CSS3 some time soon.
Thanks anyway