Closed NightFurySL2001 closed 1 year ago
A test would be nice too
Also maybe please add references to spec e.g. https://www.w3.org/TR/CSS2/syndata.html#vendor-keywords
What type of test should I add for this?
What type of test should I add for this?
in tests/svg_test.py there are some tests for parse_css_declarations function; you could add a couple tests there verifying that the attributes that start with "-" end up in the "unparsed" bit
thanks, I can pick up from here
Thanks a lot!
@NightFurySL2001 https://github.com/googlefonts/picosvg/releases/tag/v0.21.0
Thank you! This comment in test could be updated too: https://github.com/googlefonts/picosvg/blob/2b3874697828afde351898e1e11587f462e1f00c/tests/svg_test.py#L419
well, yeah.. but it still refers to the issue where we discussed it so it's ok
fix #293