core
core copied to clipboard
[FEATURE] SVG 图片需支持渲染 color token 和 command 命令处理
如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)
例如 svg 文件里的一些 a 标签的 href 是带有 command 协议的链接

以及一些 fill 属性是支持 color token 的

目前在适配 walkthrough api 的过程中,发现以上对 svg 的处理能力是欠缺的
描述你预期的功能表现(Describe the solution you'd like)
描述你考虑过的替代方案(Describe alternatives you've considered)
补充信息(Additional context)