summaryrefslogtreecommitdiff
path: root/test/fill-and-stroke-alpha-add.c
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-10-16 08:21:27 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-10-16 08:21:27 +0200
commit0b05d5812d0ceaeb5a9db5a50be0d3f7f16b277a (patch)
treec564d4accd135ebbd3c3e66a37c1f223996aed12 /test/fill-and-stroke-alpha-add.c
parent0e79096a3831c10cf9735a7f518bfb65d0632923 (diff)
Import upstream version 1.9.4
Diffstat (limited to 'test/fill-and-stroke-alpha-add.c')
-rw-r--r--test/fill-and-stroke-alpha-add.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fill-and-stroke-alpha-add.c b/test/fill-and-stroke-alpha-add.c
index b953b76..55cd4c6 100644
--- a/test/fill-and-stroke-alpha-add.c
+++ b/test/fill-and-stroke-alpha-add.c
@@ -101,7 +101,7 @@ draw (cairo_t *cr, int width, int height)
CAIRO_TEST (fill_and_stroke_alpha_add,
"Use a group to fill/stroke a path (each with different alpha) using DEST_OUT and ADD to combine",
- "XFAIL=svg12 fill-and-stroke, fill, stroke", /* keywords */
+ "fill-and-stroke, fill, stroke", /* keywords */
NULL, /* requirements */
2 * SIZE + 4 * PAD, SIZE + 2 * PAD,
NULL, draw)