background-blend-mode + color-dodge render bug

Here's a fiddle with color-dodge bug. Chrome renders this properly. Firefox and Safari don't. This is a series of gradient paints. The top paint is color-dodge, the lower paint is normal blend. https://jsfiddle.net/alecazam/xhsg4wm6/31/

Here's the corresponding Firefox bug if it helps.

https://bugzilla.mozilla.org/show_bug.cgi?id=1163093