Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix commonmark Markdown warnings in docs, part 1 | Matt Brubeck | 2017-10-17 | 1 | -1/+1 |
* | Parse srcset attribute | Neha | 2017-10-03 | 1 | -1/+2 |
* | Rework MediaType to be an atom-based struct instead of an enum. | Brad Werth | 2017-08-09 | 1 | -0/+11 |
* | style: Make starts_with_ignore_ascii_case not lie if the strings are the same... | Emilio Cobos Álvarez | 2017-07-08 | 1 | -1/+1 |
* | style: Fix starts_with_ignore_ascii_case. | Emilio Cobos Álvarez | 2017-07-08 | 1 | -1/+1 |
* | Support vendor prefix keyframes rule. | Hiroyuki Ikezoe | 2017-04-21 | 1 | -0/+7 |
* | Use ascii_case_insensitive_phf_map! in PropertyId::parse | Simon Sapin | 2017-02-26 | 1 | -11/+0 |
* | Auto merge of #14796 - jlevesy:jl-match-to-if-let, r=Wafflespeanut | bors-servo | 2016-12-31 | 1 | -3/+2 |
|\ | |||||
| * | replace match by if let statements if possible | Julien Levesy | 2016-12-31 | 1 | -3/+2 |
* | | style: Document and cleanup str.rs | Emilio Cobos Álvarez | 2016-12-31 | 1 | -5/+24 |
|/ | |||||
* | cow_to_ascii_lowercase() | Simon Sapin | 2016-12-09 | 1 | -0/+12 |
* | Move util::str to style | Anthony Ramine | 2016-07-05 | 1 | -0/+127 |