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

Make the order of rules in DevTools be the specificity order. #18337

Commits on Sep 1, 2017

  1. Bug 1391198 - Make the order of rules in DevTools be the specificity …

    …order.
    
    We insert rules with any important declaration into rule tree twice,
    one for normal level and another for important level. And when we fetch
    them from rule tree, we skip the important one to make the order be
    
    MozReview-Commit-ID: HewZG6jYVvv
    kuoe0 committed Sep 1, 2017
You can’t perform that action at this time.