Re: i have some question about libcss parse shorthand properties

2015-04-08 Thread Michael Drake
On 02/04/15 04:07, lionxing wrote: i building libcss to iOS , libcss is a awesome framework, but now i have some problem to use libcss , when is parse shorthand properties like this “.one {background: white url() no-repaet center Top;}” i found it doesn’t work, maybe i must be implement some

i have some question about libcss parse shorthand properties

2015-04-01 Thread lionxing
hi guys: i building libcss to iOS , libcss is a awesome framework, but now i have some problem to use libcss , when is parse shorthand properties like this “.one {background: white url() no-repaet center Top;}” i found it doesn’t work, maybe i must be implement some css_select_handler functio