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

rgba colors parsed incorrectly #214

Closed
kirill0186 opened this issue May 16, 2024 · 1 comment
Closed

rgba colors parsed incorrectly #214

kirill0186 opened this issue May 16, 2024 · 1 comment

Comments

@kirill0186
Copy link

<p><span style="color:rgba(255, 0, 0, 1)">colored</span></p>
<p><span style="background-color:rgba(0, 139, 139, 1)">Selected</span></p>
<p><b><i><u><span style="font-size:32px;color:rgba(255, 255, 0, 1);background-color:rgba(128, 0, 128, 1)">Mixed</span></u></i></b><b><i><span style="font-size:32px;color:rgba(255, 255, 0, 1)"></span></i></b></p>

image

Describe the bug
css rgba colors parsed incorrectly.

@kirill0186 kirill0186 changed the title rgba colors paesed incorrectly rgba colors parsed incorrectly May 16, 2024
@Aymkdn
Copy link
Owner

Aymkdn commented May 16, 2024

It should be fixed with the new release v2.5.9

@Aymkdn Aymkdn closed this as completed May 16, 2024
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