From 37af1a6a8c86914bbe9c32a2f861e0e238d95c2b Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Wed, 18 May 2005 16:36:40 +0000 Subject: [PATCH] Comment corrected. New location of the method to be implemented. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198660 13f79535-47bb-0310-9956-ffa450edef68 --- test/layoutengine/testcases/table-fixed2.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/layoutengine/testcases/table-fixed2.xml b/test/layoutengine/testcases/table-fixed2.xml index 5e5a2f740..0f9674608 100644 --- a/test/layoutengine/testcases/table-fixed2.xml +++ b/test/layoutengine/testcases/table-fixed2.xml @@ -21,7 +21,7 @@ This test checks tables with table-layout="fixed" with no table-columns specified.

- Currently doesn't work. Please see the comment in TableLayoutManager.createColumnsFromFirstRow(). + Not yet implemented. Please see the comment in ColumnSetup.createColumnsFromFirstRow().

-- 2.39.5