You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vincent Hennebert 70d511b80f rowStarted doesn't need to be set in the signalNewRow method. If it is, it will prevent the startTablePart event from being triggered on RowGroupBuilder, in addChildNode. This will lead to a NPE being thrown in CollapsingBorderResolver because it would be improperly set up. 16 years ago
..
RowGroupBuilder_no-col_no-row_simple.fo Updated the warning messages 16 years ago
RowGroupBuilder_no-col_no-row_spans.fo Updated the warning messages 16 years ago
RowGroupBuilder_no-col_simple.fo Updated the warning messages 16 years ago
RowGroupBuilder_no-col_spans.fo Updated the warning messages 16 years ago
RowGroupBuilder_no-row_simple.fo rowStarted doesn't need to be set in the signalNewRow method. If it is, it will prevent the startTablePart event from being triggered on RowGroupBuilder, in addChildNode. This will lead to a NPE being thrown in CollapsingBorderResolver because it would be improperly set up. 16 years ago
RowGroupBuilder_no-row_spans.fo Updated the warning messages 16 years ago
RowGroupBuilder_simple.fo Renamed TableRowIterator* test cases into RowGroupBuilder* 16 years ago
RowGroupBuilder_spans.fo Renamed TableRowIterator* test cases into RowGroupBuilder* 16 years ago
collapsed-conditional-borders.fo Testcase for the resolution of collapsed and conditional borders in the FO tree 16 years ago
collapsed-conditional-borders_header-footer.fo Testcase for the resolution of collapsed and conditional borders in the FO tree 16 years ago
collapsed-conditional-borders_test-generator.py Added license header 16 years ago
illegal-row-span_body_1.fo Added check for table-cells which span more rows than available in their parent element 16 years ago
illegal-row-span_body_2.fo Added check for table-cells which span more rows than available in their parent element 16 years ago
illegal-row-span_footer.fo Added check for table-cells which span more rows than available in their parent element 16 years ago
illegal-row-span_header.fo Added check for table-cells which span more rows than available in their parent element 16 years ago
implicit_columns_column-number.fo Reworked the creation of implicit columns to match new behaviour: the number of columns of a table without explicit fo:table-column is set by the row that has the most columns. 16 years ago
table-column_column-number.fo Testcases for fo:table-column 16 years ago
too-many-columns_body_1.fo - Enforced check for proper number of columns in a table. Now if a table has explicit table-columns, those fix the total number of columns and any row having more columns will lead to an error. 16 years ago
too-many-columns_body_2.fo - Enforced check for proper number of columns in a table. Now if a table has explicit table-columns, those fix the total number of columns and any row having more columns will lead to an error. 16 years ago
too-many-columns_body_3.fo Slightly reworked too-many-columns_body_3 testcase, added testcase for a cell that spans too many columns (too-many-columns_body_4) 16 years ago
too-many-columns_body_4.fo Slightly reworked too-many-columns_body_3 testcase, added testcase for a cell that spans too many columns (too-many-columns_body_4) 16 years ago
too-many-columns_footer.fo Additional testcases for too many columns, this time in header or footer. 16 years ago
too-many-columns_header.fo Additional testcases for too many columns, this time in header or footer. 16 years ago