gtk2/testsuite
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
..
a11y Use TAP output for installed tests 2016-01-30 11:04:22 -05:00
css cssimageradial: Only allow at "<position>" after other props 2016-02-05 19:31:47 +01:00
gdk Use TAP output for installed tests 2016-01-30 11:04:22 -05:00
gtk Use TAP output for installed tests 2016-01-30 11:04:22 -05:00
reftests reftests: Make separator-size test pass in HighContrastInverse 2016-01-31 16:54:48 -05:00
tools Use TAP output for installed tests 2016-01-30 11:04:22 -05:00
Makefile.am gtk-builder-tool: Add some tests 2015-05-02 17:39:06 -04:00