Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

原生大驼峰属性被解析, 导致属性不生效 #3534

Closed
JoeABCDEF opened this issue Apr 24, 2023 · 2 comments · Fixed by #3742
Closed

原生大驼峰属性被解析, 导致属性不生效 #3534

JoeABCDEF opened this issue Apr 24, 2023 · 2 comments · Fixed by #3742

Comments

@JoeABCDEF
Copy link

问题描述

image

这种本身就是大驼峰属性 gradientUnits, 但最终解析后被转换成 gradient-units, 导致属性不生效, 影响 使用

重现链接

重现步骤

预期行为

本身是大驼峰的属性不要解析

平台

  • 操作系统: [macOS]
  • 网页浏览器: [Google Chrome]
  • X6 版本: [2.9.7]

屏幕截图或视频(可选)

No response

补充说明(可选)

No response

@bighhhh
Copy link
Contributor

bighhhh commented Feb 23, 2024

preserveAspectRatio这个属性也需要加入白名单

@x6-bot
Copy link
Contributor

x6-bot bot commented Feb 23, 2025

This thread has been automatically locked because it has not had recent activity.

Please open a new issue for related bugs and link to relevant comments in this thread.

@x6-bot x6-bot bot locked as resolved and limited conversation to collaborators Feb 23, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants