summaryrefslogtreecommitdiff
path: root/test/README
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2008-02-20 17:35:48 -0800
committerCarl Worth <cworth@cworth.org>2008-02-20 17:35:48 -0800
commitdcab5019d5d9cb70aed0f473642ee840b785c4af (patch)
tree369b94a77d34fa4245dee58472393a4382a738df /test/README
parent70b683363f6e37d8952c8f857dd687022a02ada5 (diff)
downloadcairo-dcab5019d5d9cb70aed0f473642ee840b785c4af.tar.gz
Add poppler-specific reference image for radial-gradient
This is justified by the previously mentioned bug on poppler gradients. Note that this test only passes with a patch to fix a bug in poppler (not yet upstream). Here it is: PATCH: Keep 'cairo_shape' and 'cairo' consistent https://bugs.freedesktop.org/show_bug.cgi?id=14593
Diffstat (limited to 'test/README')
-rw-r--r--test/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/README b/test/README
index 341a7956d..e21ba7240 100644
--- a/test/README
+++ b/test/README
@@ -214,6 +214,7 @@ linear-gradient
trap-clip
linear-gradient
linear-gradient-reflect
+radial-gradient
Poppler renders patterned text as black
https://bugs.freedesktop.org/show_bug.cgi?id=14577