- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Mon, 12 Mar 2001 20:59:47 +0100
- To: "Tantek Celik" <tantek@cs.stanford.edu>
- Cc: www-style@w3.org
* Tantek Celik wrote:
>From: Dylan Schiemann <dylans@yahoo.com>
>Date: Thu, Mar 8, 2001, 5:32 PM
>
>> Regarding the X11 color keywords, I have to ask why
>> these are becoming part of the spec.? Don't flame me
>> or take this as a flame, I just really want to know
>> why.
>
>In short, to codify common practice.
Common practise by whom? It's very seldom that someone comes around and
uses non-standard (CSS2) color names. People omit units, use '=' instead
of ':', omit commas, etc. but using other color names than those defined
in CSS Level 2 actually is seldom. Ok, MSDN propagates those color names
in [1], but that's not what I call 'common practise'.
Adding those color names means:
* Incompatibility with CSS Level 2
* Break with the WCAG 1.0 CSS Techs, which deprecates the use of color
names in favour of RGB values
* Bloating the module
Even the selection doesn't seem to be very good
* they require a 24bpp display
* they won't be used by non-english CSS authors
* <see AndyT's mail>
I'd like to see those colors removed from the module; I don't see that
using them is 'common practise' and this won't be a good argument to
include them.
[1] http://msdn.microsoft.com/workshop/author/dhtml/reference/colors/colors.asp
[2] http://www.w3.org/TR/WCAG10-CSS-TECHS/#style-color-contrast
--
Björn Höhrmann ^ mailto:bjoern@hoehrmann.de ^ http://www.bjoernsworld.de
am Badedeich 7 ° Telefon: +49(0)4667/981028 ° http://bjoern.hoehrmann.de
25899 Dagebüll # PGP Pub. KeyID: 0xA4357E78 # http://learn.to/quote [!]e
-- If something is worth writing it is worth keeping --
Received on Monday, 12 March 2001 14:58:58 UTC