Simon Sapin
|
5bccf98aa4
|
ID and class selectors are ASCII case-insensitive in quirks mode.
https://bugzilla.mozilla.org/show_bug.cgi?id=1363778
|
2017-06-12 23:33:53 +02:00 |
|
Bobby Holley
|
a98fff1af8
|
Hoist ApplicableDeclaration{Block,List} into a separate file.
MozReview-Commit-ID: EXnAzfyoZ1e
|
2017-06-12 12:13:21 -07:00 |
|
Bobby Holley
|
0caad2ffdc
|
Use even fewer bits for source order and shrink ApplicableDeclarationsBlock by another word.
MozReview-Commit-ID: 7B1i1g0HLTj
|
2017-06-12 12:13:16 -07:00 |
|
Bobby Holley
|
1281fd9353
|
Stop slicing selectors when noting dependencies, and match with an offset instead.
MozReview-Commit-ID: KLqmdRKygO0
|
2017-06-05 19:44:01 -07:00 |
|
Bobby Holley
|
5ddabef636
|
Collapse Selector, SelectorInner, and ComplexSelector into a single Selector.
The refcounting is still internal. We'll fix that up next.
MozReview-Commit-ID: CTxZNaR3Qgj
|
2017-06-05 19:44:00 -07:00 |
|
Bobby Holley
|
713c9a63f6
|
Move the ancestor hashes out of Selector.
MozReview-Commit-ID: 5mipXnjgSED
|
2017-06-05 19:43:58 -07:00 |
|
Boris Zbarsky
|
ad1309552d
|
Allow style sharing for elements with ids as long as the ID is not being used for styling.
|
2017-06-05 13:32:03 -04:00 |
|
Emilio Cobos Álvarez
|
e51ca0958e
|
style: Add a SelectorMapEntry trait.
|
2017-05-23 14:48:06 +02:00 |
|
Emilio Cobos Álvarez
|
a67e880256
|
style: Move SelectorMap to its own submodule.
|
2017-05-23 14:48:04 +02:00 |
|