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.
Glenn Adams 6ebc570ad4 FOP 2388: Fix Arabic text left justified on the first cell of a table with writing mode rl-tb. 10 lat temu
..
afp-extension_1.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
balanced-columns_1.xml jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer. 11 lat temu
balanced-columns_2.xml jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer. 11 lat temu
balanced-columns_3.xml jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer. 11 lat temu
balanced-columns_4.xml jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer. 11 lat temu
balanced-columns_5.xml jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer. 11 lat temu
balanced-columns_6.xml jira fop-1840: column balancing algorithm; applied patch 12559043 submitted by Robert Meyer. 11 lat temu
basic-link_background-image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
basic-link_background-image_writing-mode_rl.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
basic-link_external-destination.xml Restored Java 1.4 compatibility (Boolean.parseBoolean() is a Java 5 method). 16 lat temu
basic-link_external-destination_2.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 lat temu
basic-link_external-destination_writing-mode_rl.xml apply complex scripts patch 12 lat temu
basic-link_external-destination_writing-mode_rl_2.xml apply complex scripts patch 12 lat temu
basic-link_for_toc.xml Bugzilla #42034: 13 lat temu
basic-link_for_toc_writing-mode_rl.xml apply complex scripts patch 12 lat temu
basic-link_height.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 lat temu
basic-link_height_baseline-shift.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 lat temu
basic-link_height_baseline-shift_writing-mode_rl.xml apply complex scripts patch 12 lat temu
basic-link_height_inline-child.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 lat temu
basic-link_height_inline-child_writing-mode_rl.xml apply complex scripts patch 12 lat temu
basic-link_height_multi-child.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 lat temu
basic-link_height_multi-child_writing-mode_rl.xml apply complex scripts patch 12 lat temu
basic-link_height_multi-line.xml Bugzilla #50763: Implemented non-standard behavior for basic-link areas, such that they take into account the heights of their descendants areas 13 lat temu
basic-link_height_multi-line_writing-mode_rl.xml apply complex scripts patch 12 lat temu
basic-link_height_writing-mode_rl.xml apply complex scripts patch 12 lat temu
basic-link_internal-desination-next-page.xml apply complex scripts patch 12 lat temu
basic-link_internal-desination-next-page_writing-mode_rl.xml apply complex scripts patch 12 lat temu
basic-link_internal-desination-same-page-after.xml apply complex scripts patch 12 lat temu
basic-link_internal-desination-same-page-after_writing-mode_rl.xml apply complex scripts patch 12 lat temu
basic-link_internal-desination-same-page-before.xml apply complex scripts patch 12 lat temu
basic-link_internal-desination-same-page-before_writing-mode_rl.xml apply complex scripts patch 12 lat temu
basic-link_padding_bug50196.xml Bugzilla #50196: Add test for basic-link with padding. 12 lat temu
bidi_propagation_1.xml Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. 12 lat temu
block-break-inline-break-before.xml Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 lat temu
block-container_absolute-position.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-container_absolute-position_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-container_absolute-position_display-align.xml Bugzilla #36391: 16 lat temu
block-container_absolute-position_fixed.xml Fixed logic error setting the transformation matrix for block-container viewports (applies to absolute and fixed block-containers only). The CTM now only rotates and shifts the content as necessary for reference-orientation and writing-mode. All the rest of the transformation is done by the renderer which allows to add additional transformations as made possible by fox:transform (see below). 16 lat temu
block-container_absolute-position_fox-transform.xml Fixed logic error setting the transformation matrix for block-container viewports (applies to absolute and fixed block-containers only). The CTM now only rotates and shifts the content as necessary for reference-orientation and writing-mode. All the rest of the transformation is done by the renderer which allows to add additional transformations as made possible by fox:transform (see below). 16 lat temu
block-container_absolute-position_multi-column.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 lat temu
block-container_absolute-position_no-height.xml Fixed an IllegalArgumentException for absolutely positioned block-containers with a border and no height/bpd set. 17 lat temu
block-container_absolute-position_no-height_2.xml Bugzilla #36391: 16 lat temu
block-container_absolute-position_no-height_3.xml Bugfix: If there's shrink available in an auto-height situation, the difference is now set to 0 in order to avoid unwanted effects. IOW, never shrink in an auto-height situation. 16 lat temu
block-container_absolute-position_overflow.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-container_absolute-position_reference-orientation.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-container_absolute-position_tblr.xml Fixing absolute positioning of block-containers: bottom and right distances were not taken into account 16 lat temu
block-container_area-bpd.xml Fixed a problem where the BPD or a block area could be wrong if there is a nested, absolutely positioned area (for example a block-container). 15 lat temu
block-container_background-image_background-position-relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
block-container_background-image_background-repeat.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
block-container_borders.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-container_break.xml Bugzilla #50089: Content after forced break in block-container is not rendered 13 lat temu
block-container_bugzilla50965.xml Bugzilla 50965: Fix regression in BlockContainerLayoutManager where margins were not reset after forced breaks. 13 lat temu
block-container_content_size_percentage.xml Improve breaking for block-container and static-content so there are no more "breaking artifacts" (like additional border lines) in the overflowing part of the content anymore. This is done by removing all breaks from the result list prior to constructing the area tree. The presence of breaks simply indicates that there is an overflow. 16 lat temu
block-container_display-align_distribute.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-container_display-align_space-before.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-container_element-list-handling-bug.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-container_keep-together_integers_1.xml First part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-together.within-column for all block-level FOs. 16 lat temu
block-container_keep-with-next_1.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 lat temu
block-container_keep-with-previous_1.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 lat temu
block-container_overconstrained_ipd.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-container_overflow_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-container_overflow_2.xml Improve breaking for block-container and static-content so there are no more "breaking artifacts" (like additional border lines) in the overflowing part of the content anymore. This is done by removing all breaks from the result list prior to constructing the area tree. The presence of breaks simply indicates that there is an overflow. 16 lat temu
block-container_padding_percentages.xml Ensured all SVN properties are set equally 16 lat temu
block-container_page-breaking.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-container_reference-orientation.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-container_reference-orientation_2.xml Bugzilla #36391: 16 lat temu
block-container_reference-orientation_bug36391.xml Ensured all SVN properties are set equally 16 lat temu
block-container_space-before_space-after_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-container_space-before_space-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-container_space-before_space-after_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-container_squeeze-content_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-container_start-indent.xml apply complex scripts patch 12 lat temu
block-container_start-indent_writing-mode_rl.xml apply complex scripts patch 12 lat temu
block-container_width_height.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block-inline-break-before.xml Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 lat temu
block-inline-inline-break-before.xml Bugzilla #45715: Break before (break-before) not respected on blocks nested in inlines. 12 lat temu
block-level_break-after_bug44412.xml Merged revisions 636400-636405,636407-638388 via svnmerge from 16 lat temu
block-level_id.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_basic_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_basic_2.xml apply complex scripts patch 12 lat temu
block_border-style.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_border.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_border_bug43917.xml Fixed minor typo I stumbled upon while doing something completely unrelated 16 lat temu
block_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_border_shorthands.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_break-after.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_break-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_break-after_bug40230.xml Ensured all SVN properties are set equally 16 lat temu
block_break-before.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_break-before_bug37964.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_break-before_bug44412.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-638936,638938-640888,640890-642905,642907-647402,647404-647536,647538-648983,648985-649005,649007-649013,649015-650549,650551-651301,651303-653536,653538-654452,654454-656285,656287-656523,656525-657519,657521-661579,661581-663481,663483-664691,664693-681285,681287-681290,681292-681298 via svnmerge from 16 lat temu
block_break-before_bug44412_2.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-638936,638938-640888,640890-642905,642907-647402,647404-647536,647538-648983,648985-649005,649007-649013,649015-650549,650551-651301,651303-653536,653538-654452,654454-656285,656287-656523,656525-657519,657521-661579,661581-663481,663483-664691,664693-681285,681287-681290,681292-681298 via svnmerge from 16 lat temu
block_break-before_bug46240.xml Bugzilla 46240: 15 lat temu
block_bug39414.xml Trivial change to testcase to avoid 800+ warning messages 17 lat temu
block_font-autoselect.xml Set svn:keywords and svn:eol-style properties for files added in revision 660998 16 lat temu
block_font-family.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_font-size_absolute.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_font-size_percentage.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_font-size_relative.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_font-stretch.xml Ensured all SVN properties are set equally 16 lat temu
block_font-style.xml Make FontInfo look for the same font-family and weight first, but with default font-style 17 lat temu
block_font-weight.xml Improvement in handling relative font-weights 17 lat temu
block_keep-together.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_keep-together_integers_1.xml Integer keeps inside multi-line blocks and in between block-paragraphs. 16 lat temu
block_keep-together_integers_2.xml First part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-together.within-column for all block-level FOs. 16 lat temu
block_keep-together_overflow_1.xml First part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-together.within-column for all block-level FOs. 16 lat temu
block_keep-with-next.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_keep-with-next_integers_1.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 lat temu
block_keep-with-next_nested.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_keep-with-previous.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_keep-with-previous_integers_1.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 lat temu
block_keep-with-previous_nested.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_last-line-end-indent.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_letter-spacing.xml Performance improvements and file-size reductions by introducing letter-spacing and word-spacing attributes in new IF (as mentioned on fop-dev). 15 lat temu
block_letter-spacing_text-align_justify.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_line-height-shift-adjustment.xml Added support for line-height-shift-adjustment property 17 lat temu
block_line-height.xml Ensured all SVN properties are set equally 16 lat temu
block_line-stacking-strategy_1.xml Ensured all SVN properties are set equally 16 lat temu
block_linefeed-treatment.xml Ensured all SVN properties are set equally 16 lat temu
block_linefeed-treatment_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_margin.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_margin_inherit.xml Ensured all SVN properties are set equally 16 lat temu
block_margin_percentages.xml Ensured all SVN properties are set equally 16 lat temu
block_margin_shorthands.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_overconstrained_ipd.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_padding_2.xml Ensured all SVN properties are set equally 16 lat temu
block_padding_percentages.xml Ensured all SVN properties are set equally 16 lat temu
block_padding_shorthands.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_shy_linebreaking.xml Initial support for soft hyphens 17 lat temu
block_space-before_space-after_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_space-before_space-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_space-before_space-after_3.xml Ensured all SVN properties are set equally 16 lat temu
block_space-before_space-after_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_space-before_space-after_5.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_space-before_space-after_6.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_space-before_space-after_7.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_space-before_space-after_8.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_space-before_space-after_9.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_space-before_space-after_9a.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_space-before_space-after_bug38102.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_start-indent_end-indent.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_text-align_1.xml Ensured all SVN properties are set equally 16 lat temu
block_text-align_2.xml Ensured all SVN properties are set equally 16 lat temu
block_text-align_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_text-align_4.xml apply complex scripts patch 12 lat temu
block_text-align_5.xml apply complex scripts patch 12 lat temu
block_text-indent.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_uax14_explicit-breaks.xml Extended behavior of preserved linefeeds to codepoints representing mandatory breaks in Unicode UAX#14: 16 lat temu
block_uax14_linebreaking.xml Corrected issue with zero width spaces being given a non zero width 17 lat temu
block_white-space-collapse_1.xml Ensured all SVN properties are set equally 16 lat temu
block_white-space-collapse_2.xml Ensured all SVN properties are set equally 16 lat temu
block_white-space-treatment_1.xml Ensured all SVN properties are set equally 16 lat temu
block_white-space-treatment_2.xml Ensured all SVN properties are set equally 16 lat temu
block_white-space-treatment_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_white-space.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_white-space_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_white-space_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_white-space_4.xml Bugzilla #42109: 17 lat temu
block_white-space_5.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_white-space_bug50988.xml Property fixup 13 lat temu
block_white-space_nbsp_1.xml Ensured all SVN properties are set equally 16 lat temu
block_white-space_nbsp_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_word-spacing.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_word-spacing_text-align_justify.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
block_wrap-option.xml Ensured all SVN properties are set equally 16 lat temu
bookmarks_1.xml Properly fix the case of unresolved bookmarks for the intermediate format: bypass serialization of the bookmarks, instead of only its action. 13 lat temu
bookmarks_2.xml Merge from 0_95 branch: 16 lat temu
character_background-color.xml Ensured all SVN properties are set equally 16 lat temu
character_background-image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
character_border_padding.xml Ensured all SVN properties are set equally 16 lat temu
character_vertical-align.xml Ensured all SVN properties are set equally 16 lat temu
character_writing-mode_rl.xml Add version attribute to AT and IF intermediate formats. Also eliminate redundant use of reversed attribute in AT format. 12 lat temu
color_1.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_basic.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_bmp.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_border_padding.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_breaking.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_bug37815.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_content-height_content-width.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_content-height_content-width_2.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_display-align.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_emf.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_eps.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_gif.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_height_percentage.xml FOP-2245: height attribute on external-graphic with percentage value behaves incorrectly 11 lat temu
external-graphic_invalid.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
external-graphic_jpeg.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_overflow_hidden.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_oversized.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_png.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_rfc2397.xml Removed URI resolving class that are no longer needed and handled data URIs 12 lat temu
external-graphic_size_1.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_size_2.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_src_uri.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_svg.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_svgz.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_tiff.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
external-graphic_wmf.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
flow_changing-ipd_1.xml Merged back ChangingIPDHack branch into Trunk 14 lat temu
flow_changing-ipd_2.xml Merged back ChangingIPDHack branch into Trunk 14 lat temu
flow_changing-ipd_3.xml Merged back ChangingIPDHack branch into Trunk 14 lat temu
flow_changing-ipd_4.xml Merged back ChangingIPDHack branch into Trunk 14 lat temu
flow_changing-ipd_block-container_1.xml Merged back ChangingIPDHack branch into Trunk 14 lat temu
flow_changing-ipd_block-container_2.xml Merged back ChangingIPDHack branch into Trunk 14 lat temu
flow_changing-ipd_break-before-table.xml Bugfix: NPE when there is a forced break before a table occurring at an IPD change 14 lat temu
flow_changing-ipd_break-before.xml Bugfix in Changing IPD: reset only the children LMs that have been created so far. Layout managers following a forced break have not even been created yet. 14 lat temu
flow_changing-ipd_image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
flow_changing-ipd_last-page.xml Bugfix: definition of a special page-master for the last page was interfering with changing IPD code 14 lat temu
flow_changing-ipd_no-restartable.xml Bugfix: crash occurring when no restartable element could be found after a changing IPD break 14 lat temu
flow_changing-ipd_overflow.xml Bugzilla #54167: Disable the overflow recovery mechanism when the flow IPD changes 11 lat temu
flow_changing-ipd_table-after-break.xml Implemented reset method for changing IPD 13 lat temu
flow_changing-ipd_text-indent.xml Bugzilla 53827: When an fo:block has a non-zero value for its text-indent property and is broken over two pages of different widths, then the first line on the second page is missing one word and appears indented. 11 lat temu
footnote_basic.xml Bugzilla #45369: footnotes were rendered at the top of the region-body when using the intermediate format 16 lat temu
footnote_bug37880.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
footnote_bug53005.xml Bugzilla #53005: Fix incorrect treatment of fo:wrapper as %block in fo:footnote 12 lat temu
footnote_changing-page-bpd.xml Fixing the PageBreakingAlgorithm, replacing calls to getLineWidth() with getLineWidth(int) so as to take into account each page's real height. 16 lat temu
footnote_changing-page-bpd_2.xml Fixing the PageBreakingAlgorithm, replacing calls to getLineWidth() with getLineWidth(int) so as to take into account each page's real height. 16 lat temu
footnote_footnote-only-final-page_multiple.xml JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new footnote 11 lat temu
footnote_footnote-only-final-page_multiple_whole.xml JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new footnote 11 lat temu
footnote_footnote-only-final-page_several-pages.xml JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new footnote 11 lat temu
footnote_footnote-only-final-page_simple.xml JIRA-1719 Fix IIOBE thrown when the final footnote-only page starts on a new footnote 11 lat temu
footnote_footnote-separator.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
footnote_in_list.xml Bugzilla 37579: added support for footnotes in lists and table bodies (not header nor footer). 16 lat temu
footnote_in_list_2.xml Bugzilla 37579: added support for footnotes in lists and table bodies (not header nor footer). 16 lat temu
footnote_in_table-heading.xml FOP-1099: when table headers/footers are repeated at page breaks, also repeat the footnotes they may contain 10 lat temu
footnote_in_table.xml Bugzilla 37579: added support for footnotes in lists and table bodies (not header nor footer). 16 lat temu
footnote_in_table_2.xml Changes from revision 768320 introduced another bug: footnotes from later steps were taken into account too early 15 lat temu
footnote_in_table_3.xml Changes from revision 768320 introduced another bug: footnotes from later steps were taken into account too early 15 lat temu
footnote_in_table_fixed-height.xml Bugfix: footnotes occurring within the forced height of a table row did not appear on the output 15 lat temu
footnote_jira1749.xml FOP-1749: Fix offset of footnote when it has a margin-top 10 lat temu
footnote_jira2106.xml FOP-2106: Footnote put on earlier page than the one that contains the footnote call 10 lat temu
footnote_large.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
footnote_positioning_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
footnote_positioning_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
footnote_positioning_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
footnote_positioning_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
footnote_positioning_5.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
footnote_reset.xml FOP-2106: Added test case for footnote resetting when the algorithm has to restart page breaking after a too short/long node 10 lat temu
footnote_space-resolution.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
foreign-attributes.xml Updated test case: there is now a specific handling of alt-text 14 lat temu
fox_destination_1.xml Removed temporary debug code. 15 lat temu
fox_disable-column-balancing.xml b49835 13 lat temu
fox_external-document_1.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
fox_external-document_2.xml FOP-1872: External document is clipped when rotated; patch submitted by Thanasis Giannimaras. 10 lat temu
fox_external-document_3.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
fox_widow-content-limit_bug48380.xml Property fixup 13 lat temu
inline-container_alignment-adjust.xml Added support for <percentage> values on alignment-adjust 10 lat temu
inline-container_alignment-baseline.xml Added support for alignment-baseline on fo:inline-container 10 lat temu
inline-container_alignment.xml Added support for default alignment of inline-container areas with their parent areas 10 lat temu
inline-container_basic.xml First bits of support for fo:inline-container 10 lat temu
inline-container_border_padding.xml Ensured all SVN properties are set equally 16 lat temu
inline-container_bpd.xml Typo: s/inline/block/ 10 lat temu
inline-container_dominant-baseline.xml Added support for dominant-baseline on fo:inline-container 10 lat temu
inline-container_ipd-auto.xml Added possibility to check for events in layout tests 10 lat temu
inline-container_ipd-percent.xml Added support for percentage dimensions 10 lat temu
inline-container_keeps.xml Updated disabled-testcases.xml 10 lat temu
inline-level_id.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
inline_alignment-adjust_1.xml Ensured all SVN properties are set equally 16 lat temu
inline_alignment-adjust_2.xml Ensured all SVN properties are set equally 16 lat temu
inline_alignment-baseline_1.xml Ensured all SVN properties are set equally 16 lat temu
inline_alignment-baseline_2.xml Ensured all SVN properties are set equally 16 lat temu
inline_alignment-baseline_3.xml Ensured all SVN properties are set equally 16 lat temu
inline_alignment-baseline_4.xml Ensured all SVN properties are set equally 16 lat temu
inline_background-color.xml Ensured all SVN properties are set equally 16 lat temu
inline_background-color_writing-mode_rl.xml apply complex scripts patch 12 lat temu
inline_background-image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
inline_baseline-shift_1.xml Ensured all SVN properties are set equally 16 lat temu
inline_baseline-shift_2.xml Ensured all SVN properties are set equally 16 lat temu
inline_baseline-shift_3.xml Ensured all SVN properties are set equally 16 lat temu
inline_baseline-shift_4.xml Ensured all SVN properties are set equally 16 lat temu
inline_block-level_nested_1.xml Fixed NPE in BlockContainerLayoutManager when used as a child of an inline-level FO. Split IP and BP stack limits in LayoutContext (there's now a certain amount of redundancy with "refIPD" in LayoutContext which I didn't resolve). 16 lat temu
inline_block_nested_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
inline_block_nested_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
inline_block_nested_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
inline_block_nested_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
inline_block_nested_5.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
inline_block_nested_6.xml Bugzilla 46905: Added basic implementation for column-level keeps. 14 lat temu
inline_block_nested_bug36248.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
inline_border_bug37743.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
inline_border_padding.xml Ensured all SVN properties are set equally 16 lat temu
inline_border_padding_block_nested_1.xml Ensured all SVN properties are set equally 16 lat temu
inline_border_padding_block_nested_2.xml Ensured all SVN properties are set equally 16 lat temu
inline_border_padding_conditionality_1.xml Ensured all SVN properties are set equally 16 lat temu
inline_border_padding_conditionality_2.xml Ensured all SVN properties are set equally 16 lat temu
inline_dominant-baseline_1.xml Ensured all SVN properties are set equally 16 lat temu
inline_dominant-baseline_2.xml Ensured all SVN properties are set equally 16 lat temu
inline_dominant-baseline_3.xml Ensured all SVN properties are set equally 16 lat temu
inline_empty.xml Fixed regression introduced by SVN rev 1088079: 13 lat temu
inline_keep-together.xml Bugzilla 49848: Correct behavior of keep-together.within-line in case of nested inlines 13 lat temu
inline_letter-spacing.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
inline_letter-spacing_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
inline_letter-spacing_3.xml Avoid unwrapping and rewrapping of Positions; use inspection instead. Remove unused method removeWordSpace 13 lat temu
inline_table_nested_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
inline_vertical-align_1.xml Ensured all SVN properties are set equally 16 lat temu
inline_vertical-align_2.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
inline_white-space-treatment_bugzilla45097.xml Bugzilla 45097: 16 lat temu
inline_word-spacing.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
inline_word-spacing_text-align_justify.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
instream-foreign-object_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
instream-foreign-object_basic_writing-mode_rl.xml apply complex scripts patch 12 lat temu
instream-foreign-object_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
instream-foreign-object_border_padding_writing-mode_rl.xml apply complex scripts patch 12 lat temu
instream-foreign-object_display-align.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
instream-foreign-object_display-align_writing-mode_rl.xml apply complex scripts patch 12 lat temu
keep-together_overflow-recovery_bug49835.xml b49835 13 lat temu
keep_within-column_basic.xml Bugzilla 46905: Added basic implementation for column-level keeps. 14 lat temu
keep_within-page_multi-column_overflow.xml Bugzilla 46905: Added basic implementation for column-level keeps. 14 lat temu
kerning_1_off.xml apply complex scripts patch 12 lat temu
kerning_1_on.xml apply complex scripts patch 12 lat temu
knuth_element-null_position.xml Avoid an NPE in InlineStackingLM.applyChanges for Knuth elements with a null position; resolves bug 50276 13 lat temu
leader-alignment.xml apply complex scripts patch 12 lat temu
leader-alignment_writing-mode_rl.xml apply complex scripts patch 12 lat temu
leader_alignment-baseline.xml Ensured all SVN properties are set equally 16 lat temu
leader_background-color.xml Ensured all SVN properties are set equally 16 lat temu
leader_border_padding.xml Fixed BPD trait and border painting for leaders with leader-pattern="space" (and similar cases). 15 lat temu
leader_leader-pattern_dots.xml Ensured all SVN properties are set equally 16 lat temu
leader_leader-pattern_dots_writing-mode_rl.xml apply complex scripts patch 12 lat temu
leader_leader-pattern_rule.xml Ensured all SVN properties are set equally 16 lat temu
leader_leader-pattern_rule_writing-system_rl.xml apply complex scripts patch 12 lat temu
leader_leader-pattern_space.xml Ensured all SVN properties are set equally 16 lat temu
leader_leader-pattern_space_writing-mode_rl.xml apply complex scripts patch 12 lat temu
leader_leader-pattern_use-content.xml Fixed the source for a division by zero when the content of an fo:leader with leader-pattern="use-content" collapses to zero width during layout. 15 lat temu
leader_leader-pattern_use-content_bug.xml Ensured all SVN properties are set equally 16 lat temu
leader_leader-pattern_use-content_writing-mode_rl.xml apply complex scripts patch 12 lat temu
leader_text-align.xml Ensured all SVN properties are set equally 16 lat temu
leader_toc.xml Ensured all SVN properties are set equally 16 lat temu
linearea_nonempty_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
linefeed-treatment_preserve.xml Removed visual markers to count the lines from the testcase... 17 lat temu
list-block_background-image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
list-block_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
list-block_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
list-block_fox_orphan-content-limit_1.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 17 lat temu
list-block_fox_widow-content-limit_1.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 17 lat temu
list-block_keep-together.xml First part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-together.within-column for all block-level FOs. 16 lat temu
list-block_keep-with-next.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
list-block_keep-with-next_integers_1.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 lat temu
list-block_keep-with-previous.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 lat temu
list-block_keep-with-previous_integers_1.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 lat temu
list-block_padding_percentages.xml Ensured all SVN properties are set equally 16 lat temu
list-block_simple-page-master_margin.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
list-block_space-before_space-after_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
list-block_space-before_space-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
list-block_writing-mode_rl.xml apply complex scripts patch 12 lat temu
list-item-body_break-before.xml Bugfix: An IllegalArgumentException was thrown when break-before was used inside a list 12 lat temu
list-item-body_break-before_multicolumn.xml Bugfix: An IllegalArgumentException was thrown when break-before was used inside a list 12 lat temu
list-item_background-image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
list-item_block_keep-with-next.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
list-item_block_keep-with-previous.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 lat temu
list-item_break-before_break-after.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
list-item_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
list-item_padding_percentages.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
list-item_space-before_space-after_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
list-item_space-before_space-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
list-item_space-before_space-after_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
list_provisional-distance-between-starts_percentage.xml Bugzilla 47835: fixed handling of percentage values for provisional-distance-between-starts. Patch submitted by Jonathan Levinson 14 lat temu
list_provisional-label-separation_percentage.xml Fixed handling of percentage values for provisional-label-separation 14 lat temu
marker_bug.xml Ensured all SVN properties are set equally 16 lat temu
marker_font-size.xml Rework of the marker/retrieve-marker implementation to cater for correct evaluation of percentages and relative font-sizes, as well as more correct white-space handling. 18 lat temu
marker_inline_white-space.xml Bugzilla 42703: white-space incorrectly handled in retrieved markers 17 lat temu
marker_instream-foreign-object.xml Added disabled testcase for instream-foreign-object in a marker 16 lat temu
marker_page-number-citation_bugzilla45295.xml Removed instream-foreign-object in marker; still threw a NPE 16 lat temu
marker_percentage-resolution.xml Rework of the marker/retrieve-marker implementation to cater for correct evaluation of percentages and relative font-sizes, as well as more correct white-space handling. 18 lat temu
marker_text_bug42705.xml Bugzilla 42705: Fixed swallowing PCDATA during white-space removal in retrieved markers. 16 lat temu
marker_white-space-collapse.xml Rework of the marker/retrieve-marker implementation to cater for correct evaluation of percentages and relative font-sizes, as well as more correct white-space handling. 18 lat temu
marker_white-space-treatment_bug42703.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
marker_white-space_npe.xml Fixed SVN Props 14 lat temu
marker_white-space_static-content.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
markers_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
markers_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
markers_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
markers_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
markers_5a.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
markers_5b.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
markers_5c.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
markers_5d.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
markers_6a.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
markers_6b.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
markers_7.xml Changed testcases failing due to r432190 18 lat temu
markers_8.xml Changed testcases failing due to r432190 18 lat temu
markers_9.xml Bugzilla #52763: Support list-block in marker, thus preventing NPE. 12 lat temu
markers_10.xml Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. 11 lat temu
markers_empty_bug46960.xml Bugzilla 46960: Previously retrieved marker not cleared when the subsequently retrieved marker was empty. 15 lat temu
markers_inline-level.xml Added support for fo:markers on fo:inline and fo:basic-link. 16 lat temu
multi-switch_basic.xml By default, only the first child of a multi-switch should be laid out 10 lat temu
multi-switch_select-first-fitting.xml Renamed value of auto-toggle property to select-first-fitting 10 lat temu
multi-switch_select-first-fitting_forced-page-break.xml Renamed value of auto-toggle property to select-first-fitting 10 lat temu
multi-switch_select-first-fitting_middle-page.xml Renamed value of auto-toggle property to select-first-fitting 10 lat temu
multi-switch_select-first-fitting_multiple-variants.xml Renamed value of auto-toggle property to select-first-fitting 10 lat temu
multi-switch_select-first-fitting_padding.xml Renamed value of auto-toggle property to select-first-fitting 10 lat temu
multi-switch_select-first-fitting_several-multi-switch.xml Renamed value of auto-toggle property to select-first-fitting 10 lat temu
page-breaking_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
page-breaking_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
page-breaking_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
page-breaking_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
page-breaking_4a.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
page-breaking_5.xml Added support for keep-togther.within-line="always" 17 lat temu
page-breaking_6.xml Ensured all SVN properties are set equally 16 lat temu
page-height_indefinite_simple.xml Ensured all SVN properties are set equally 16 lat temu
page-number-citation-last_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
page-number-citation-last_break-after_bug45702.xml Fixed SVN Props 14 lat temu
page-number-citation-last_complex.xml Add test/use-case for id on fo:root 13 lat temu
page-number-citation-last_page-sequence.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
page-number-citation_background-color.xml Corrected testcase: since the fo:flow's ID is correctly processed... 16 lat temu
page-number-citation_background-image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
page-number-citation_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
page-number-citation_basic_2.xml Fixed layout of forward page number citation references in fo:inline 17 lat temu
page-number-citation_border_padding.xml Ensured all SVN properties are set equally 16 lat temu
page-number-citation_bugzilla44794.xml Bugzilla 44794: 16 lat temu
page-number-citation_complex_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
page-number-citation_complex_2.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
page-number-citation_empty-inline.xml Bugzilla 42748: Added support for ids on empty fo:inlines 16 lat temu
page-number-citation_list.xml Bugzilla 44794: 16 lat temu
page-number-citation_vertical-align.xml Ensured all SVN properties are set equally 16 lat temu
page-number-citation_writing-mode_rl.xml apply complex scripts patch 12 lat temu
page-number_background-color.xml Ensured all SVN properties are set equally 16 lat temu
page-number_background-image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
page-number_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
page-number_border_padding.xml Ensured all SVN properties are set equally 16 lat temu
page-number_initial-page-number_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
page-number_initial-page-number_2.xml Ensured all SVN properties are set equally 16 lat temu
page-number_vertical-align.xml Ensured all SVN properties are set equally 16 lat temu
page-position-last_break-before_bugzilla46489.xml Set svn:eol-style property on page-position-last_break-before_bugzilla46489.xml test case. Simplified it by removing superfluous content and references to fonts that are not available by default. 15 lat temu
page-position_last_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
page-position_last_bug40798.xml Bugzilla 40798: A conditional-page-master-reference with page-position="last" is also eligible for an only page (first as well as last) 15 lat temu
page-position_only.xml Bugzilla 40798: A conditional-page-master-reference with page-position="last" is also eligible for an only page (first as well as last) 15 lat temu
page-position_only_elastic.xml FOP-2148: make page-position="only" work 11 lat temu
page-position_only_simple.xml FOP-2148: make page-position="only" work 11 lat temu
page-position_only_too-small.xml FOP-2148: make page-position="only" work 11 lat temu
page-production_empty_block_only.xml Bugzilla #40230: 16 lat temu
page-sequence-force-page-count-odd.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
page-sequence-force-page-count_bug42576.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
page-sequence_force-page-count_auto.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
page-sequence_force-page-count_noauto.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
page-sequence_language.xml Bugzilla #53980: PDF accessibility: Store language information coming from fo:block or fo:character in the structure tree. 11 lat temu
page-sequence_last-page_space-before.xml Bugfix: An IllegalArgumentException was thrown when break-before was used inside a list 12 lat temu
page-sequence_two-column_last-page_1.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. 14 lat temu
page-sequence_two-column_last-page_2.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. 14 lat temu
page-sequence_two-column_last-page_2bis.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. 14 lat temu
page-sequence_two-column_last-page_3.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. 14 lat temu
page-sequence_two-column_last-page_4.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. 14 lat temu
page-sequence_two-column_last-page_5.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. 14 lat temu
page-sequence_two-column_last-page_6.xml Bugzilla #46486: having a special page-master for the last page caused loss of content when normal blocks were mixed with blocks spanning all columns. 14 lat temu
pcl-extension_1.xml Introduced IFContext to provide access to foreign attributes (as discussed on fop-dev). 15 lat temu
pdf-dictionary-extension_1.xml FOP-2298: Enable support for PDF Transitions by defining low-level mechanism to augment /Catalog and /Page dictionaries. 10 lat temu
pdf-dictionary-extension_2.xml FOP-2301: Enable support for PDF sub-page transitions. 10 lat temu
pdf-dictionary-extension_3.xml FOP-2301: Enable support for PDF sub-page transitions. 10 lat temu
ps-extension_1.xml Most of the PostScript extensions are implemented in PSPainter now (and tested). 15 lat temu
ps-extension_2.xml Most of the PostScript extensions are implemented in PSPainter now (and tested). 15 lat temu
region-body_background-image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
region-body_column-count_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
region-body_column-count_1_writing-mode_rl.xml apply complex scripts patch 12 lat temu
region-body_column-count_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
region-body_column-count_2_writing-mode_rl.xml apply complex scripts patch 12 lat temu
region-body_column-count_balance_2col.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
region-body_column-count_balance_4col.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
region-body_column-count_bug36356.xml Ensured all SVN properties are set equally 16 lat temu
region-body_column-count_bug37468.xml Bugzilla #44393: 16 lat temu
region-body_column-count_bug37813.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
region-body_column-count_bug37828.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
region-body_column-count_bug38054.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
region-body_column-count_footnote.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
region-body_column-count_span_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
region-body_column-count_span_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
region-body_column-count_span_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
region-body_column-count_span_4.xml Bugzilla #49885: 13 lat temu
region-body_display-align.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
region_display-align_table.xml - add border-collapse="separate" to the properties of tables in some testcases, in preparation for the soon-to-be-enabled border-collapsing model 17 lat temu
region_side_space-resolution.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
retrieve-table-marker_multicolumn.xml Bugzilla#53924: Support for retrieve-table-markers, submitted by Luis Bernardo. 11 lat temu
simple-page-master_borders_padding.xml Fixed test error for transcoders. 15 lat temu
simple-page-master_margin_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
simple-page-master_margin_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
simple-page-master_margin_region-body_margin_relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
simple-page-master_reference-orientation.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
simple-page-master_reference-orientation_0_region-body_margin_relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
simple-page-master_reference-orientation_0_writing-mode_rl_region-body_margin_relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
simple-page-master_reference-orientation_90_region-body_margin_relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
simple-page-master_reference-orientation_90_writing-mode_rl_region-body_margin_relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
simple-page-master_reference-orientation_180_region-body_margin_relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
simple-page-master_reference-orientation_180_writing-mode_rl_region-body_margin_relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
simple-page-master_reference-orientation_270_region-body_margin_relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
simple-page-master_reference-orientation_270_writing-mode_rl_region-body_margin_relative.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
simple-page-master_regions.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
simple-page-master_unmapped_flow-name.xml Bugzilla#50391: Adding support for different flow-name of fo:region-body in FOP 12 lat temu
simple-page-master_writing-mode_rl_region-body_writing-mode-lr.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
static-content_overflow_1.xml Improve breaking for block-container and static-content so there are no more "breaking artifacts" (like additional border lines) in the overflowing part of the content anymore. This is done by removing all breaks from the result list prior to constructing the area tree. The presence of breaks simply indicates that there is an overflow. 16 lat temu
table-body_basic_1.xml Changed testcases failing due to r432190 18 lat temu
table-body_basic_2.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 lat temu
table-border-separate3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-cell_background-image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
table-cell_bc-child.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 lat temu
table-cell_block_break-after.xml Added support for conditional borders (and paddings) in tables. 16 lat temu
table-cell_block_break-before.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-cell_block_keep-with-next.xml - added full support for keep-with-previous on table-row and in table-cell 16 lat temu
table-cell_block_margin_percentage.xml Ensured all SVN properties are set equally 16 lat temu
table-cell_border_padding_conditionality.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-cell_break-after.xml Added support for breaks before and after table cells 16 lat temu
table-cell_break-after_inside.xml Added full support for breaks inside table-cell elements 16 lat temu
table-cell_break-after_last-block.xml Bugfixes: 17 lat temu
table-cell_break-after_last-row.xml Added support for breaks before and after table cells 16 lat temu
table-cell_break-before.xml Added support for breaks before and after table cells 16 lat temu
table-cell_break-before_first-row.xml Added support for breaks before and after table cells 16 lat temu
table-cell_break-before_inside.xml Added support for breaks before and after table cells 16 lat temu
table-cell_break-before_multicolumn.xml Bugfix: An IllegalArgumentException was thrown when break-before was used inside a list 12 lat temu
table-cell_breaks.xml Added full support for breaks inside table-cell elements 16 lat temu
table-cell_column-number.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-cell_conditional-spaces_1.xml Bugzilla #40230: 16 lat temu
table-cell_conditional-spaces_2.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16 lat temu
table-cell_display-align.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-cell_display-align_page-break.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-cell_empty_area_with_marker.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-cell_height.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-cell_height_page-break.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-cell_keep-together.xml - added full support for keep-with-previous on table-row and in table-cell 16 lat temu
table-cell_keep-with-next.xml - added full support for keep-with-previous on table-row and in table-cell 16 lat temu
table-cell_keep-with-previous.xml - added full support for keep-with-previous on table-row and in table-cell 16 lat temu
table-cell_number-columns-spanned.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-cell_number-rows-spanned_bug38397.xml Better document some of the code in RowPainter. 17 lat temu
table-cell_padding_percentages.xml Ensured all SVN properties are set equally 16 lat temu
table-cell_page-break_span.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-cell_row-span_breaks.xml break-after set on the last child of a row-spanning cell must apply to the last row spanned by the cell 16 lat temu
table-cell_space-before_space_after.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-cell_span-combinations.xml Added support for conditional borders (and paddings) in tables. 16 lat temu
table-cell_starts-row_ends-row.xml - 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 lat temu
table-cell_table-units_mixed.xml Improve table-unit computation if proportional-column-width() is used 16 lat temu
table-cell_various-combinations.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-column_column-number.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-column_column-progression-lr.xml apply complex scripts patch 12 lat temu
table-column_column-progression-rl_1.xml Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writing mode of table and its descendants. 12 lat temu
table-column_column-progression-rl_2.xml Bugzilla #53097: Ensure writing-mode specified on fo:table is used to determine writing mode of table and its descendants. 12 lat temu
table-column_column-progression-rl_3.xml Bugzilla #53101: Ensure that table cell spanning works in right-to-left writing mode. 12 lat temu
table-column_column-width.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-column_column-width_proportional-column-width.xml Bugzilla 41631: Percentage resolution for arguments to proportional-column-width() 16 lat temu
table-column_first-row-width.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-column_gap.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-footer_omit-footer-at-break.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16 lat temu
table-header_bug37875.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-header_in_bc_bug.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-header_in_list_bug.xml Bugfix: Table headers and footers were swallowed when a table was nested in a list-block. 18 lat temu
table-header_omit-header-at-break.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16 lat temu
table-header_table-footer_1.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16 lat temu
table-header_table-footer_2.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16 lat temu
table-header_table-footer_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-header_table-footer_4.xml Bugfix: Nested tables with headers and footers were not handled correctly and could overlap with the region-after. 17 lat temu
table-headings_inline_padding-start.xml Bugzilla #50196: padding-start ignored when table-header/footer is repeated. 13 lat temu
table-row_background-image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
table-row_break-after.xml Replaced testcases for forced break on table-row with more complete ones. Tests failing because of bug #44320 have been commented out and will need to be re-enabled once the bug is fixed 16 lat temu
table-row_break-after_last-row.xml Replaced testcases for forced break on table-row with more complete ones. Tests failing because of bug #44320 have been commented out and will need to be re-enabled once the bug is fixed 16 lat temu
table-row_break-before.xml Fixed wrong numbering of cells 16 lat temu
table-row_break-before_break-after_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table-row_break-before_break-after_2.xml Added support for conditional borders (and paddings) in tables. 16 lat temu
table-row_break-before_first-row.xml Fixed wrong numbering of cells 16 lat temu
table-row_break-before_row-span.xml Fix a NPE when break-before is specified on the first row of a table, and when that row contains a row-spanning cell. 17 lat temu
table-row_break-inside-span.xml Moved to the FO tree stage the check for break-before/after on table-row while spanning in progress, and fixed bug #44321 as well 16 lat temu
table-row_height.xml - Fixed the rendering of the area of a table corresponding to border-separation, which must be filled with the background of the table, and not the rows. 16 lat temu
table-row_keep-together.xml Bugfix: keep-together does not apply to fo:table-cell 13 lat temu
table-row_keep-together_2.xml Bugfix: keep-together does not apply to fo:table-cell 13 lat temu
table-row_keep-with-next.xml - added full support for keep-with-previous on table-row and in table-cell 16 lat temu
table-row_keep-with-next2.xml Bugfix: keep-together does not apply to fo:table-cell 13 lat temu
table-row_keep-with-next_3.xml - added full support for keep-with-previous on table-row and in table-cell 16 lat temu
table-row_keep-with-previous.xml Updated the disabled-testcases.xml file: re-enabled testcases which could easily be updated, removed the other ones which anyway were superseded by more complete ones 16 lat temu
table-row_keep-with-previous_2.xml - added full support for keep-with-previous on table-row and in table-cell 16 lat temu
table-stepper_colspan_border-before.xml - 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 lat temu
table_background-image.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
table_backgrounds.xml Started unifying URI resolution mechanism, redesigned configuration system and created flexible config testing 12 lat temu
table_backgrounds_2.xml Fixed a copy-paste error (getPaddingStart instead of getPaddingEnd) 16 lat temu
table_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table_border-collapse_collapse_1r1c.xml First testcases for the collapsing-border model in tables 17 lat temu
table_border-collapse_collapse_1r2c.xml - 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 lat temu
table_border-collapse_collapse_2r1c.xml First testcases for the collapsing-border model in tables 17 lat temu
table_border-collapse_collapse_conditionals.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 lat temu
table_border-collapse_collapse_nrnc.xml - 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 lat temu
table_border-collapse_collapse_nrnc_no-col.xml Moved the creation of grid units to the FO tree building stage. Brought a few improvements along with the move: 16 lat temu
table_border-collapse_collapse_omitHF.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 lat temu
table_border-collapse_collapse_resolution.xml Fixed the handling of columns in the border resolution, especially in case of column-spanning cells 16 lat temu
table_border-collapse_collapse_resolution_no-col.xml Fixed the handling of columns in the border resolution, especially in case of column-spanning cells 16 lat temu
table_border-collapse_collapse_spans_1.xml Added support for conditional borders (and paddings) in tables. 16 lat temu
table_border-collapse_collapse_spans_2.xml Added missing generation of areas for empty grid units in tables with collapsing border model. 15 lat temu
table_border-collapse_collapse_spans_2_no-col.xml Added missing generation of areas for empty grid units in tables with collapsing border model. 15 lat temu
table_border-collapse_collapse_spans_3.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 lat temu
table_border-collapse_missing.xml Added missing generation of areas for empty grid units in tables with collapsing border model. (missing test case) 15 lat temu
table_border-collapse_separate_1.xml Bugfix: forced break ignored when the minimum height of a table-row isn't reached 16 lat temu
table_border-collapse_separate_border-spacing_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table_border-collapse_separate_border-spacing_2.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 lat temu
table_border-collapse_separate_conditionals.xml Added support for conditional borders (and paddings) in tables. 16 lat temu
table_border-width_conditionality.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table_border_padding.xml Updated the disabled-testcases.xml file: re-enabled testcases which could easily be updated, removed the other ones which anyway were superseded by more complete ones 16 lat temu
table_border_padding_2.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 lat temu
table_break-before.xml Bugzilla #45715: Restored support for break-before on fo:table. 11 lat temu
table_break-before_break-after.xml - added full support for keep-with-previous on table-row and in table-cell 16 lat temu
table_bug36403.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 lat temu
table_bug37270.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 lat temu
table_bug43676.xml Testcase for bug #43676, which is now fixed 16 lat temu
table_bug44621.xml Merged revisions 636407-637074,637076-637118,637120-637790,637792-637856,637858-637992,637994-638047,638049-638307,638309-638315,638318-664698 via svnmerge from 16 lat temu
table_conditional-space.xml Bugzilla #48082: value of conditional space not always taken into account in the calculation of a table's height 14 lat temu
table_empty-cells.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 lat temu
table_fox_orphan-content-limit_1.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 17 lat temu
table_fox_widow-content-limit_1.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 17 lat temu
table_fox_widow-content-limit_2.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 17 lat temu
table_in_footnote.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table_in_marker_bug39560.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table_in_marker_bug47101.xml Bugzilla #47101: The cells of a table inside a marker were duplicated at every marker retrieval. 15 lat temu
table_jira2388.xml FOP 2388: Fix Arabic text left justified on the first cell of a table with writing mode rl-tb. 10 lat temu
table_keep-together.xml Bugfix: keep-together does not apply to fo:table-cell 13 lat temu
table_keep-together_2.xml - added full support for keep-with-previous on table-row and in table-cell 16 lat temu
table_keep-together_row-span.xml Bugfix: keep-together on a table containing row-spanning cells was not honored 13 lat temu
table_keep-with-next.xml Added more tests to ensure no weird things occurs when keep-with-previous/next is set on table. Runs ok 16 lat temu
table_keep-with-next_integers_1.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 lat temu
table_keep-with-previous.xml Added more tests to ensure no weird things occurs when keep-with-previous/next is set on table. Runs ok 16 lat temu
table_keep-with-previous_integers_1.xml Second part of the implementation of stage 1 for advanced keeps (see Wiki): Integer values are treated differently from "always" values in keep-with-next/previous.within-column for all block-level FOs. 16 lat temu
table_margin_space-before_space-after.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table_overconstrained_ipd.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table_padding_percentages.xml Ensured all SVN properties are set equally 16 lat temu
table_row-delay.xml Fixed a bug leading to the content of row-spanning cells being duplicated at page breaks, when it's small enough to fit on the previous row 16 lat temu
table_row-delay_fixed-row-height.xml Merged revisions 636400-636405,636407-638388 via svnmerge from 16 lat temu
table_row-delay_header-footer.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 lat temu
table_row-height_break.xml Forgot to add the testcase for forced break vs explicit row height in revision 635686 16 lat temu
table_row-span_missing-cell_bug43633.xml Streamlined the recording of row offsets, by replacing Map with a List. Fixed bug #43633 in the same time. 16 lat temu
table_space-before_space-after_1.xml Removed the 900 penalty mechanism which anyway almost always produced visually bad results. Now the first step for a row is computed so that each cell starting on it can contribute some content. 16 lat temu
table_space-before_space-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table_stepper_bug43616.xml Bugzilla #43616: bug in the computation of remaining height that caused extra space to appear in tables 16 lat temu
table_table-layout_fixed_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
table_table-layout_fixed_2.xml - add border-collapse="separate" to the properties of tables in some testcases, in preparation for the soon-to-be-enabled border-collapsing model 17 lat temu
table_table-layout_fixed_3.xml Bugfix: Fixed bug when the sum of column widths of a table is larger than the specified widths. The table width was not adjusted. 17 lat temu
table_table-row_break-before.xml Bugfixes: 17 lat temu
table_table-row_empty.xml Bugfix for NPE with empty table-row (regression from 0.93). 16 lat temu
table_width.xml Ensured all SVN properties are set equally 16 lat temu
table_writing-mode_rl.xml Bugzilla #53086: Ensure that table footer and header are included in bididirectional resolution. 12 lat temu
text-decoration_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
text-decoration_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
title_empty.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
title_linefeed-treatment.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
title_non-empty.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
word_lonely_shy.xml Allow for words consisting of only soft hyphens; fixes bug 49837 13 lat temu
wrapper_block.xml Check updated: wrapper now generates a Block, if descendant of an fo:block-container 16 lat temu
wrapper_block_id.xml Properties are wrong. Sorry. 17 lat temu
wrapper_inline.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
wrapper_inline_block.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 lat temu
wrapper_text-transform_1.xml reverted 1536924 (FOP-2308) 10 lat temu
wrapper_text-transform_2.xml reverted 1536924 (FOP-2308) 10 lat temu