- From: Kynn Bartlett <kynn@idyllmtn.com>
- Date: Tue, 16 Mar 2004 22:05:07 -0800
- To: www-validator-css@w3.org
Okay, I have two stylesheets:
http://jigsaw.w3.org/css-validator/validator?
uri=http%3A%2F%2Fclass.blogcap.com%2Fstyles%2Fclass.css&warning=1&profil
e=css2&usermedium=all
and
http://jigsaw.w3.org/css-validator/validator?
uri=http%3A%2F%2Fclass.blogcap.com%2Fstyles%2Fonly-
class.css&warning=1&profile=css2&usermedium=all
There's a single difference between these two files:
diff class.css only-class.css
376c376
< .ylno {
---
> .only {
In other words, one style selector is named "only" and one is "ylno".
The first one, ylno, passes validation. The second doesn't.
Huh?
--Kynn
--
Kynn Bartlett <kynn@idyllmtn.com> http://kynn.com
Chief Technologist, Idyll Mountain http://idyllmtn.com
Author, CSS in 24 Hours http://cssin24hours.com
Instructor, Blogging Basics Online Course http://class.blogcap.com
Online Campaign Manager http://ByronForCongress.org
Received on Wednesday, 17 March 2004 01:05:21 UTC