Conversation
Like CSSWG does in CSS Color Module Level 4: https://www.w3.org/TR/css-color-4/#currentcolor-color
Preview URLs
FlawsNote! 5 documents with no flaws that don't need to be listed. 🎉 URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
External URLsURL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs URL: No new external URLs |
teoli2003
left a comment
There was a problem hiding this comment.
Thank you! Yes, the case changed from earlier specs and is now the same as other CSS keywords.
Replaces `currentColor` with `currentcolor` (lowercase) to match what's defined in [CSS Color Module Level 4](https://www.w3.org/TR/css-color-4/#currentcolor-color) and [MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value#currentcolor_keyword) (see: mdn/content#16592). --------- Co-authored-by: Philipp Spiess <hello@philippspiess.com>
Replaces `currentColor` with `currentcolor` (lowercase) to match what's defined in [CSS Color Module Level 4](https://www.w3.org/TR/css-color-4/#currentcolor-color) and [MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value#currentcolor_keyword) (see: mdn/content#16592). --------- Co-authored-by: Philipp Spiess <hello@philippspiess.com>
Replaces `currentColor` with `currentcolor` (lowercase) to match what's defined in [CSS Color Module Level 4](https://www.w3.org/TR/css-color-4/#currentcolor-color) and [MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value#currentcolor_keyword) (see: mdn/content#16592). --------- Co-authored-by: Philipp Spiess <hello@philippspiess.com>
Replaces `currentColor` with `currentcolor` (lowercase) to match what's defined in [CSS Color Module Level 4](https://www.w3.org/TR/css-color-4/#currentcolor-color) and [MDN](https://developer.mozilla.org/en-US/docs/Web/CSS/color_value#currentcolor_keyword) (see: mdn/content#16592). --------- Co-authored-by: Philipp Spiess <hello@philippspiess.com>
Like
Summary
Fix
currentcolorcase to use the same as the one used by CSSWG does in CSS Color Module Level 4Motivation
For homogenization, some (most) pages already use the lowercase version.
Supporting details
N/A
Related issues
N/A
Metadata