Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | style: Fix some dead links in style.md | Igor Gutorov | 2018-03-13 | 1 | -4/+4 |
| | |||||
* | Remove SelectorImpl aliases | Simon Sapin | 2016-11-22 | 1 | -2/+2 |
| | |||||
* | Rename selector_impl.rs to selector_parser.rs | Simon Sapin | 2016-11-20 | 1 | -4/+4 |
| | | | | This makes it consistent with an upcoming update of the selectors crate. | ||||
* | Rename selector_matching.rs to stylist.rs | Simon Sapin | 2016-11-20 | 1 | -3/+3 |
| | |||||
* | Fix some links in the style doc | Shing Lyu | 2016-09-27 | 1 | -3/+3 |
| | |||||
* | Import SelectorMap back from the selectors crate. | Simon Sapin | 2016-08-21 | 1 | -2/+2 |
| | | | | Nobody else uses it, and I want to make breaking changes to it. | ||||
* | Move ServoSelectorImpl to a dedicated module. | Simon Sapin | 2016-07-20 | 1 | -1/+1 |
| | |||||
* | docs: Ammend the lazy pseudo-element section to be clearer | Emilio Cobos Álvarez | 2016-05-04 | 1 | -2/+2 |
| | | | | Thanks to Simon for the feedback :) | ||||
* | docs: Add style overview. | Emilio Cobos Álvarez | 2016-05-04 | 1 | -0/+158 |