aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/str.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix commonmark Markdown warnings in docs, part 1Matt Brubeck2017-10-171-1/+1
* Parse srcset attributeNeha2017-10-031-1/+2
* Rework MediaType to be an atom-based struct instead of an enum.Brad Werth2017-08-091-0/+11
* style: Make starts_with_ignore_ascii_case not lie if the strings are the same...Emilio Cobos Álvarez2017-07-081-1/+1
* style: Fix starts_with_ignore_ascii_case.Emilio Cobos Álvarez2017-07-081-1/+1
* Support vendor prefix keyframes rule.Hiroyuki Ikezoe2017-04-211-0/+7
* Use ascii_case_insensitive_phf_map! in PropertyId::parseSimon Sapin2017-02-261-11/+0
* Auto merge of #14796 - jlevesy:jl-match-to-if-let, r=Wafflespeanutbors-servo2016-12-311-3/+2
|\
| * replace match by if let statements if possibleJulien Levesy2016-12-311-3/+2
* | style: Document and cleanup str.rsEmilio Cobos Álvarez2016-12-311-5/+24
|/
* cow_to_ascii_lowercase()Simon Sapin2016-12-091-0/+12
* Move util::str to styleAnthony Ramine2016-07-051-0/+127