CSS property 'mix-blend-mode' causes display bug/artifact in the renderer.
#### Steps to reproduce: Open attached files as a reference: Without 'mix-blend-mode' ![without-mix-blend-mode.svg](/uploads/1702fc9a567e2a94cb958a77630fb97f/without-mix-blend-mode.svg) With 'mix-blend-mode: "color-burn"' ![with-mix-blend-mode-color-burn.svg](/uploads/ada8792c16e0a7e4a32dc4e59f078c07/with-mix-blend-mode-color-burn.svg) With 'mix-blend-mode: "overlay"' ![with-mix-blend-mode-overlay.svg](/uploads/d11c81a3b3215f0fd99d61b17ff26e7e/with-mix-blend-mode-overlay.svg) The display bug: ![Screenshot__54_](/uploads/ced0d36f9eed314b7d717c985743c934/Screenshot__54_.png) #### What happened? - The example file without 'mix-blend-mode' displays correctly. - The other example file with 'mix-blend-mode' has problems as mentioned. - This issue is for Inkscape, browsers renders the files correctly (shown above). #### What should have happened? The 'mix-blend-mode' property should display correctly without causing any bug/artifacts. #### Inkscape Version and Operating System: - Inkscape Version: 0.92.4 - Operating System: Windows 10 - Operating System version: 1903
issue