DD-B reports that it's browser specific - from what I can tell, some browsers (Mozilla, for one), only do exact matching on their exact list of color names. Apparently others are doing some kind of partial match - IE is returning the value before your match fails (stoutfellow is between SpringGreen and SteelBlue, so it returns SpringGreen). I'm guessing other browsers are returning the color after (some browsers would apparently return SteelBlue?)
no subject
Date: 2004-05-18 01:48 pm (UTC)See http://www.w3schools.com/html/html_colornames.asp for a list of color names.