gtk2/gtk/css
Matthias Clasen 0f42d37f8b css: Fix parsing of scientific notation
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.
2020-08-29 12:44:26 -04:00
..
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 *: Fix spelling mistakes found by codespell 2020-08-21 15:29:34 +02:00
gtkcssparserprivate.h
gtkcsssection.c
gtkcsssection.h
gtkcsstokenizer.c css: Fix parsing of scientific notation 2020-08-29 12:44:26 -04:00
gtkcsstokenizerprivate.h
meson.build