mycss icon indicating copy to clipboard operation
mycss copied to clipboard

Many properties are not recognized

Open ghost opened this issue 9 years ago • 1 comments

I am noticing that many properties are not recognized. Simple properties like 'color' or 'border-radius' just are not showing up in the declarations.

If all the declarations are of the non-supported type, the mycss_selectors_list_t::declaration_entry property is set to NULL (which should never happen IMHO).

ghost avatar Oct 13 '16 11:10 ghost

Everything in the process. First of all everything appears in Modest. I try to develop as quickly as possible. Now I am engaged in parsing all properties, see Modest mycss parsing properties or in mycss it is the same.

lexborisov avatar Oct 13 '16 12:10 lexborisov