Hi Netsurf dev, I'd like to extend libcss to parse additional CSS properties such as border-radius. I'd also like to add overflow-x, overflow-y. "overflow" is implemented but not -x, -y variants.
I had a quick look at the following file: libcss/src/parse/properties/properties.gen But I couldn't figure quite right what was the syntax of this file even with the whole list of examples. Could you help me figure out? Thanks. -- Hoà V. Dinh
