[css-color-4] consistently name color-mod() - #2196
Conversation
This avoids confusion with the very real color() function
|
I see this being merged but.. I still see inconsistencies. Will this be updated later or something? |
|
@praveenpuglia Merging a commit into the master branch automatically updates the editor's draft at https://drafts.csswg.org/css-color-4/ The "TR" link on w3.org is updated less frequently, after a formal process with the W3C. |
|
But the draft only has a link to |
|
Ah, it looks like the entire But one reference remained by accident, and because it no longer had any definition in the same file to link to, it was automatically linked to the last TR definition. Could you file a separate issue, and tag @tabatkins in it? |
|
Sure! :) |
Uses the
color-mod()function name consistently in order to avoid confusion with thecolor()function.Resolves #868