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 css_select_handler function?
Shorthand properties are implemented and they work. The example you give will not work because "no-repeat" is spelt incorrectly. Cheers, -- Michael Drake http://www.netsurf-browser.org/