SVG Import doesn't support CSS3 colors (rgba())
#### Steps to reproduce: <!-- Describe what you did (step-by-step) so we can reproduce: --> - open Inkscape - open the attached SVG file #### What happened? See first screenshot. The paths with transparent filling have black filling instead #### What should have happened? Should look like the second screenshot, which is how Google Chrome renders it (and it's correct) (I zoomed out for the sake of the screenshot). The outer paths all have fill="rgba(255,255,255,0)" which is white with zero opacity which is transparent. #### Inkscape Version and Operating System: - Inkscape Version: ... 0.91 r13725 - Operating System: ... ubuntu - Operating System version: ... 16.04 ![A1_1mm_DINA3.svg](/uploads/d8ab7f630b6d09899abbc0ac09b3af4e/A1_1mm_DINA3.svg) ![Screenshot_from_2019-11-18_12-05-55](/uploads/fa6a3d04e684031ba6608dba3dd87c88/Screenshot_from_2019-11-18_12-05-55.png) ![Screenshot_from_2019-11-18_12-07-11](/uploads/84c1774e7417dff42367b7d8d9340af0/Screenshot_from_2019-11-18_12-07-11.png) <!-- Example file: Attach a sample file (or files) highlighting the issue, if appropriate. --> <!-- **Thank you for filling in a new bug report!** *More details on how to write a good bug report can be found at https://inkscape.org/contribute/report-bugs/. Please remember that Inkscape is developed mostly by volunteers in their spare time, and may not be able to respond to reports quickly.* -->
issue