forked from AuroraMiddleware/gtk
0f42d37f8b
The parser got its chars mixed up while parsing numbers like 2.3e-04. While it is unlikely to meet such numbers in human-generated css, we do have them e.g. when saving render node trees with transforms. Also add some css parser tests for number parsing. |
||
---|---|---|
.. | ||
gtkcss.h | ||
gtkcssdataurl.c | ||
gtkcssdataurlprivate.h | ||
gtkcssenums.h | ||
gtkcssenumtypes.c.template | ||
gtkcssenumtypes.h.template | ||
gtkcsserror.c | ||
gtkcsserror.h | ||
gtkcsslocation.c | ||
gtkcsslocation.h | ||
gtkcsslocationprivate.h | ||
gtkcssparser.c | ||
gtkcssparserprivate.h | ||
gtkcsssection.c | ||
gtkcsssection.h | ||
gtkcsstokenizer.c | ||
gtkcsstokenizerprivate.h | ||
meson.build |