braillespecs / braille-css

Braille CSS specification
http://braillespecs.github.io/braille-css
2 stars 1 forks source link

list-style-position #45

Open bertfrees opened 8 years ago

bertfrees commented 8 years ago

list-style is currently an alias for list-style-type. If we add list-style-position, list-style becomes a shorthand: <list-style-type> || <list-style-position>.

See also https://www.w3.org/TR/css-lists-3/#list-style-property.