gtk2/tests/css
Benjamin Otte 1a213679bd symboliccolor: Change the print output
Functions should not have a space before the opening parenthesis. So
change output like
  alpha (@color, 0.5)
to
  alpha(@color, 0.5)
and do the same for "shade" and "mix".

Tests have been updated accordingly.
2012-11-08 23:34:06 +01:00
..
parser symboliccolor: Change the print output 2012-11-08 23:34:06 +01:00
api.c Change FSF Address 2012-02-27 17:06:11 +00:00
Makefile.am tests: Add test for non-nullterminated gtk_css_provider_load_data() 2011-08-26 16:26:28 +02:00