color keyword values
WebKit parses #colorkeyword values as valid colors. background: #yellow renders as yellow.
Being thorough, I also tested other color values with an extra # in front. No dice, only keywords get parsed.
WebKit parses #colorkeyword values as valid colors. background: #yellow renders as yellow.
Being thorough, I also tested other color values with an extra # in front. No dice, only keywords get parsed.