Attached file issue41.svg gives this error: ``` TypeError: Cannot read properties of undefined (reading '0') at Object.getPropertyDescriptor [as property] (C:\Users\<username>\AppData\Roaming\npm\node_modules\svgo\node_modules\csso\node_modules\css-tree\cjs\utils\names.cjs:69:24) ``` with this command `svgo issue41.svg ` and also when opened here https://jakearchibald.github.io/svgomg/ <img width="481" alt="image" src="https://github.com/svg/svgo/assets/814957/b135b6b9-ed26-4306-ad88-a526288e61a6">  (File is from the canvg test suite https://github.com/canvg/canvg/blob/master/test/svgs/issue41.svg )