Open
Description
So the issue I'm experiencing is when using white text on a transparent background while using the C++ CPU renderer.
I've tried 1.2 and this 1.3 commit.
The HTML is just a simple div with text and 'body { background: transparent; color: white; }' for the CSS