servo/components/style/counter_style
Jonathan Chan 26179b3660 style: Have OneOrMoreSeparated replace OneOrMoreCommaSeparated.
A future patch series has some values that should be separated by spaces. This
allows us to re-use the code for serialization, but the types do get a little
clunky. The separator is now indicated with an associated type.
2017-06-19 16:09:37 -07:00
..
mod.rs style: Have OneOrMoreSeparated replace OneOrMoreCommaSeparated. 2017-06-19 16:09:37 -07:00
predefined.rs Allow 'decimal' and 'none' in <counter-style-name> 2017-04-26 13:04:27 +09:00
update_predefined.py Allow 'decimal' and 'none' in <counter-style-name> 2017-04-26 13:04:27 +09:00