Xidorn Quan
ab46a0bbe0
Add support for :scope pseudo-class
2017-10-09 22:04:08 +11:00
Josh Matthews
9a7cceb0a1
Report invalid selectors (bug 1384216).
2017-08-28 17:21:07 -07:00
Clément DAVID
c5fe235112
order derivable traits lists
...
Ignoring :
- **generated**.rs
- python/tidy/servo_tidy_tests/rust_tidy.rs
2017-08-23 21:38:44 +02:00
Simon Sapin
7f4c846321
Less unsafe in selectors::builder.
...
MozReview-Commit-ID: 7IIyio8WAa7
2017-06-20 11:59:11 -07:00
Bobby Holley
1104cdc580
Invert the order of each compound selector.
...
MozReview-Commit-ID: JkBjqyYgbrB
2017-06-20 11:59:11 -07:00
Bobby Holley
1fc1d64e80
Hoist specificity computation into a new private builder module.
...
This patch doesn't modify any of the code because making a few things pub. I
did this first to make the next patch easier to audit.
MozReview-Commit-ID: 7PYxoS5bVGN
2017-06-20 11:59:11 -07:00