Comment on Adding 'rebeccapurple' color to CSS Color Level 4parentComments−dm212yIs there a near-zero performance impact for checking all of the human-friendly names in CSS?−jeroen12yCSS seems to define about a 150 named colours. One more shouldn't make a noticeable difference.(there is a list here: https://developer.mozilla.org/en-US/docs/Web/CSS/color_value )
Comments
Is there a near-zero performance impact for checking all of the human-friendly names in CSS?
CSS seems to define about a 150 named colours. One more shouldn't make a noticeable difference.
(there is a list here: https://developer.mozilla.org/en-US/docs/Web/CSS/color_value )