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

Display matched selector priority #1

Open
toshok opened this issue Oct 17, 2024 · 0 comments
Open

Display matched selector priority #1

toshok opened this issue Oct 17, 2024 · 0 comments

Comments

@toshok
Copy link
Collaborator

toshok commented Oct 17, 2024

This is a follow-up to the investigation that led to replayio/devtools#10608 . We can see there that the non-top rule was originally left as the "matching one".

While it shouldn't even be displayed there in the first place (which got fixed by replayio/devtools#10608 ), it wasn't apparent why it got matched. The specificity wasn't higher. It turns out that it was an !important rule but we never surfaced that in the UI.

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