servo/components/style/rule_tree
KuoE0 1bacd01a78 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
2017-09-01 10:59:57 +08:00
..
mod.rs Bug 1391198 - Make the order of rules in DevTools be the specificity order. 2017-09-01 10:59:57 +08:00