aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/servo/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-12/+0
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Don't resolve URLs at parse time for Stylo.Bobby Holley2017-03-221-0/+1
* Per-document shared lock for author-origin stylesheets.Simon Sapin2017-03-191-10/+0
* Replace RwLock<StyleRule> with Locked<StyleRule>Simon Sapin2017-03-191-0/+10
* style: Isolate the soon-to-be style-backend-specific from the media_query mod...Emilio Cobos Álvarez2017-01-071-0/+1
* style: Document the servo-specific module.Emilio Cobos Álvarez2017-01-021-0/+4
* Rename selector_impl.rs to selector_parser.rsSimon Sapin2016-11-201-1/+1
* Stop using associated types for the concrete TRestyleDamage implementation.Bobby Holley2016-11-071-0/+6