After update to latest Firefox 69 there is one problem with bold fonts rendering. Below is the screenshot of old browser (left, good) and new version. The problem is in bold fonts - the blue color is not so intensive in new version as should be:
I noticed, that in new version cairo font rendering was removed as it was in old browser:
gfx.canvas.azure.backends direct2d1.1,cairo,skia
gfx.content.azure.backends direct2d1.1,cairo,skia
Perhaps the problem is in skia? If in old browser I set direct2d1.1,skia,cairo - bold font colors becomes like in new version - bad.. Is there any solution?
Or perhaps just to switch to Firefox ESR? It has cairo rendering even on newest version 68.0.1.

