gtk/testsuite/css
Benjamin Otte 0c12601208 cssimageradial: Only allow at "<position>" after other props
Don't allow syntax like
  at top left circle
but follow the spec about requiring the at <position> right before the
comma.

This is porbably because
  circle at 10px 10px
could be interpreted as
  circle 10px at 10px
with the now disallowed syntax, too.

Test included.
2016-02-05 19:31:47 +01:00
..
nodes css tests: Fix expected output 2016-02-05 16:35:43 +01:00
parser cssimageradial: Only allow at "<position>" after other props 2016-02-05 19:31:47 +01:00
style css tests: Fix style tests 2016-02-05 16:35:43 +01:00
api.c build: Move tests/css to testsuite/css 2013-05-15 15:37:17 +02:00
api.test.in testsuite: put installed tests in the right place 2014-05-31 00:16:07 -04:00
Makefile.am Add a test framework for CSS styles 2016-01-03 09:19:31 -05:00