-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Platonides wrote: > Aryeh Gregor wrote: >> On Thu, Nov 20, 2008 at 10:19 AM, Platonides <[EMAIL PROTECTED]> wrote: >>> PS: Could someone replace on common/shared.css >>> border:1px solid darkblue; by border: 1px solid #00008B; /*darkblue*/ ? >>> Just to get rid of the warning. >> No. "darkblue" is nice and comprehensible, and completely >> standards-compliant. That the validator doesn't recognize parts of >> the CSS3 Color module that are (AFAIK) universally implemented by >> browsers is its own fault. >> >> http://www.w3.org/TR/css3-color/#svg-color > > > It is. But I would prefer to get rid of that warning. :-)
The w3 CSS validator is frankly pretty crappy; it freaks out at perfectly legitimate use of vendor extensions with generic fallbacks. Of course, funky hacks like the *blah are kind of nasty. I'd much prefer to see specialized rules put in the IE version-specific CSS files which are loaded via IE's conditional comments. - -- brion -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkkm90oACgkQwRnhpk1wk449QQCg1lOFtVQVu2XF/t2toong4e08 gccAnAmsGbbr3y9iO91o6QYrM6hP+nD3 =51P0 -----END PGP SIGNATURE----- _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
