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

broken attribute selectors with \a and characters #246

Open
alexander-akait opened this issue May 11, 2021 · 1 comment
Open

broken attribute selectors with \a and characters #246

alexander-akait opened this issue May 11, 2021 · 1 comment

Comments

@alexander-akait
Copy link
Collaborator

alexander-akait commented May 11, 2021

Unfortunately this example fails at the moment. It turns into \a into a (removes only the \). It seems a different problem though.

Originally posted by @ludofischer in #245 (comment)

Example:

// http://jsfiddle.net/BoltClock/AHuvh/6
a[href="\a  http://google.com"] {
  color: red;
}
@alexander-akait
Copy link
Collaborator Author

Let's fix it late, anyway PR welcome

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