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

Parse error: Unknown pseudo-element "backdrop". #43

Open
Ulyanov-programmer opened this issue Aug 31, 2024 · 0 comments
Open

Parse error: Unknown pseudo-element "backdrop". #43

Ulyanov-programmer opened this issue Aug 31, 2024 · 0 comments

Comments

@Ulyanov-programmer
Copy link

Ulyanov-programmer commented Aug 31, 2024

Hello!

While using your library, I received the following error:

parse error: Unknown pseudo-element "backdrop".

It occurs if the following code is analyzed:

::backdrop

Apparently, this error does not appear when analyzing other pseudo-elements.

Updated: I can just allow this pseudo element when creating a parser instance, but since the support for this pseudo element is high, I'm sure its support in the library is necessary.

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

1 participant