gtk2/testsuite/css
Matthias Clasen 1258fcaaf4 css: Fix text-decoration-line support
This property needs to be treated as flags, not as
enum, since it should be possible to specify more
than one value, e.g.

text-decoration-line: underline overline;

Tests included.

Fixes: #3621
2021-01-26 17:53:14 -05:00
..
change testsuite: Stop requiring diff 2021-01-21 23:57:24 -05:00
nodes testsuite: Stop requiring diff 2021-01-21 23:57:24 -05:00
parser css: Fix text-decoration-line support 2021-01-26 17:53:14 -05:00
style testsuite: Stop requiring diff 2021-01-21 23:57:24 -05:00
api.c Replace "gchar" with "char" 2020-07-25 00:47:36 +02:00
api.test.in a11y: Consolidate accessibility environment variables 2020-11-09 16:21:49 +00:00
data.c tests: Improve coverage for css data url parsing 2020-10-30 19:26:56 -04:00
meson.build build: Use a consistent style for Meson files 2020-12-15 12:46:59 +00:00