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

Color attribute sanitizer doesn't allow RGBA format #77

Open
sugar0323 opened this issue Nov 26, 2019 · 1 comment
Open

Color attribute sanitizer doesn't allow RGBA format #77

sugar0323 opened this issue Nov 26, 2019 · 1 comment

Comments

@sugar0323
Copy link

When sanitizing color attributes, it only allows hex codes and color literals, but not RGBA

format (e.g., "rgba(0, 0, 255,0.5)"), which should be valid.

@ashen9
Copy link

ashen9 commented Nov 26, 2019

i met the same problem, hope support it as soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants