aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/use_counters/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-96/+0
* style: Remove HasBoxFFIEmilio Cobos Álvarez2023-11-211-13/+0
* style: Support css use counters for unimplemented properties.Boris Chiou2019-09-121-31/+52
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* `cargo fix --edition --features gecko`Simon Sapin2018-11-101-3/+3
* `cargo fix --edition`Simon Sapin2018-11-101-1/+1
* Format style component.chansuke2018-09-091-1/+2
* style: Make the counters non-atomic counters and merge afterwards.Emilio Cobos Álvarez2018-09-031-6/+36
* style: Add a test for the use counters.Emilio Cobos Álvarez2018-09-031-4/+20
* style: Hook the use counters into StyleSheet parsing.Emilio Cobos Álvarez2018-09-031-0/+1
* style: Add a very simple use counter implementation.Emilio Cobos Álvarez2018-09-031-0/+40