Currently, I am experimenting with this codepen demo that utilizes canvas to generate progress circles:
The functionality functions perfectly in Chrome and Safari; however, it only displays black circles in FireFox. My knowledge of canvas is limited, so I am seeking assistance and suggestions on how to rectify the issue for FireFox.
What steps should I take to troubleshoot? Is there something obvious that I am overlooking?