Test Cases for g-color-name
Name can be overridden, but defaults to a broad categorization based on the hex code of the swatch (name-derived-from-color-input
)
This allows the user to supply their own name for the color, but in absence of that, get a reasonable default
name-derived-from-color-input
)
Name can be overridden progammatically (name-override-via-method-color-input
)
This allows code to set the overridden value without knowing how that is managed internally
name-override-via-method-color-input
)