summaryrefslogtreecommitdiff
path: root/test/large-source.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2008-09-27 17:42:06 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2008-09-27 17:42:06 +0100
commit4fa9f8c0608c137d9aa277039cb286c8294e6a2f (patch)
treed01cda73dde4a5119b67182d6eab4e33347d1672 /test/large-source.c
parent35f1e2fa4f15c562e5cc41578b413c6874e131bc (diff)
downloadcairo-4fa9f8c0608c137d9aa277039cb286c8294e6a2f.tar.gz
[test/large-source] Remove stale comment.
Delete a reference to an old limitation of pixman.
Diffstat (limited to 'test/large-source.c')
-rw-r--r--test/large-source.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/large-source.c b/test/large-source.c
index 1756424f9..fc8f514b5 100644
--- a/test/large-source.c
+++ b/test/large-source.c
@@ -30,9 +30,6 @@
* crafted gif file will crash firefox
* [XError: 'BadAlloc (insufficient resources for operation)']
* https://bugzilla.mozilla.org/show_bug.cgi?id=424333
- *
- * The output is currently marked as XFAIL as pixman is still limited
- * to 16.16.
*/
static cairo_test_draw_function_t draw;