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.
Adrian Cumiskey 2ab4f01d9a Merged revisions 665691 via svnmerge from 16 years ago
..
afp-extension_1.xml Added a test case for AFP extension to make sure restoration from IF is correct. 16 years ago
basic-link_background-image.xml Ensured all SVN properties are set equally 16 years ago
basic-link_external-destination.xml Merged revisions 651577,651591,651613,651622-651623 via svnmerge from 16 years ago
basic-link_external-destination_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block-container_absolute-position.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
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 years ago
block-container_absolute-position_display-align.xml Bugzilla #36391: 16 years ago
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 years ago
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 years ago
block-container_absolute-position_multi-column.xml Merged revisions 665691 via svnmerge from 16 years ago
block-container_absolute-position_no-height.xml Fixed an IllegalArgumentException for absolutely positioned block-containers with a border and no height/bpd set. 17 years ago
block-container_absolute-position_no-height_2.xml Bugzilla #36391: 16 years ago
block-container_absolute-position_no-height_3.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
block-container_absolute-position_overflow.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
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 years ago
block-container_background-image_background-position-relative.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block-container_background-image_background-repeat.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block-container_borders.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
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 years ago
block-container_display-align_distribute.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
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 years ago
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 years ago
block-container_keep-together_integers_1.xml Merged revisions 648381 via svnmerge from 16 years ago
block-container_keep-with-next_1.xml Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via svnmerge from 16 years ago
block-container_keep-with-previous_1.xml Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via svnmerge from 16 years ago
block-container_overconstrained_ipd.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block-container_overflow_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
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 years ago
block-container_padding_percentages.xml Ensured all SVN properties are set equally 16 years ago
block-container_page-breaking.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block-container_reference-orientation.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block-container_reference-orientation_2.xml Bugzilla #36391: 16 years ago
block-container_reference-orientation_bug36391.xml Ensured all SVN properties are set equally 16 years ago
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 years ago
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 years ago
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 years ago
block-container_squeeze-content_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block-container_start-indent.xml Merge from Temp_Floats branch: 18 years ago
block-container_width_height.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block-level_break-after_bug44412.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
block-level_id.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_basic_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_basic_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_border-style.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_border.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_border_bug43917.xml Fixed minor typo I stumbled upon while doing something completely unrelated 16 years ago
block_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_border_shorthands.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_break-after.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_break-after_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_break-after_bug40230.xml Ensured all SVN properties are set equally 16 years ago
block_break-before.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_break-before_bug37964.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_break-before_bug44412.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
block_bug39414.xml Trivial change to testcase to avoid 800+ warning messages 18 years ago
block_font-autoselect.xml Merged revisions 660979,660998,661276,661310,661999,662009,662203 via svnmerge from 16 years ago
block_font-family.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_font-size_absolute.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_font-size_percentage.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_font-size_relative.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_font-stretch.xml Ensured all SVN properties are set equally 16 years ago
block_font-style.xml Make FontInfo look for the same font-family and weight first, but with default font-style 18 years ago
block_font-weight.xml Improvement in handling relative font-weights 17 years ago
block_keep-together.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_keep-together_integers_1.xml Merged revisions 662417,662807,662991,663045,663493,664347,664349-664350 via svnmerge from 16 years ago
block_keep-together_integers_2.xml Merged revisions 648381 via svnmerge from 16 years ago
block_keep-together_overflow_1.xml Merged revisions 648381 via svnmerge from 16 years ago
block_keep-with-next.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_keep-with-next_integers_1.xml Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via svnmerge from 16 years ago
block_keep-with-next_nested.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_keep-with-previous.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_keep-with-previous_integers_1.xml Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via svnmerge from 16 years ago
block_keep-with-previous_nested.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_last-line-end-indent.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_letter-spacing.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
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 years ago
block_line-height-shift-adjustment.xml Added support for line-height-shift-adjustment property 17 years ago
block_line-height.xml Ensured all SVN properties are set equally 16 years ago
block_line-stacking-strategy_1.xml Ensured all SVN properties are set equally 16 years ago
block_linefeed-treatment.xml Ensured all SVN properties are set equally 16 years ago
block_linefeed-treatment_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_margin.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_margin_inherit.xml Ensured all SVN properties are set equally 16 years ago
block_margin_percentages.xml Ensured all SVN properties are set equally 16 years ago
block_margin_shorthands.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_overconstrained_ipd.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_padding_2.xml Ensured all SVN properties are set equally 16 years ago
block_padding_percentages.xml Ensured all SVN properties are set equally 16 years ago
block_padding_shorthands.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_shy_linebreaking.xml Initial support for soft hyphens 17 years ago
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 years ago
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 years ago
block_space-before_space-after_3.xml Ensured all SVN properties are set equally 16 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
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 years ago
block_start-indent_end-indent.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_text-align_1.xml Ensured all SVN properties are set equally 16 years ago
block_text-align_2.xml Ensured all SVN properties are set equally 16 years ago
block_text-align_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_text-indent.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_uax14_explicit-breaks.xml Merged revisions 662417,662807,662991,663045,663493,664347,664349-664350 via svnmerge from 16 years ago
block_uax14_linebreaking.xml Corrected issue with zero width spaces being given a non zero width 17 years ago
block_white-space-collapse_1.xml Ensured all SVN properties are set equally 16 years ago
block_white-space-collapse_2.xml Ensured all SVN properties are set equally 16 years ago
block_white-space-treatment_1.xml Ensured all SVN properties are set equally 16 years ago
block_white-space-treatment_2.xml Ensured all SVN properties are set equally 16 years ago
block_white-space-treatment_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_white-space.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_white-space_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_white-space_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_white-space_4.xml Bugzilla #42109: 17 years ago
block_white-space_5.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_white-space_nbsp_1.xml Ensured all SVN properties are set equally 16 years ago
block_white-space_nbsp_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
block_word-spacing.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
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 years ago
block_wrap-option.xml Ensured all SVN properties are set equally 16 years ago
bookmarks_1.xml Testcase for bookmarks in the area tree. 17 years ago
bookmarks_2.xml Bugzilla #37993: 16 years ago
character_background-color.xml Ensured all SVN properties are set equally 16 years ago
character_background-image.xml Ensured all SVN properties are set equally 16 years ago
character_border_padding.xml Ensured all SVN properties are set equally 16 years ago
character_vertical-align.xml Ensured all SVN properties are set equally 16 years ago
color_1.xml fop-rgb-icc() function did not make the round-trip which caused an error in the color_1.xml test case (intermediate format tests). Added a unit test to test the parsing and round-trip. 16 years ago
external-graphic_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
external-graphic_bmp.xml Ensured all SVN properties are set equally 16 years ago
external-graphic_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
external-graphic_breaking.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
external-graphic_bug37815.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
external-graphic_content-height_content-width.xml Ensured all SVN properties are set equally 16 years ago
external-graphic_content-height_content-width_2.xml Style only: removed spurious ^M characters at the end of lines 16 years ago
external-graphic_display-align.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
external-graphic_emf.xml Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 16 years ago
external-graphic_eps.xml Ensured all SVN properties are set equally 16 years ago
external-graphic_gif.xml Ensured all SVN properties are set equally 16 years ago
external-graphic_invalid.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
external-graphic_jpeg.xml Ensured all SVN properties are set equally 16 years ago
external-graphic_overflow_hidden.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
external-graphic_oversized.xml Ensured all SVN properties are set equally 16 years ago
external-graphic_png.xml Ensured all SVN properties are set equally 16 years ago
external-graphic_rfc2397.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
external-graphic_size_1.xml Merged branch https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_ImagePackageRedesign (revs 594558 to 611138) into Trunk: 16 years ago
external-graphic_size_2.xml Bugfix: When scale-up/down-to-fit was used, the image scaling rule was not always respected. 16 years ago
external-graphic_src_uri.xml Ensured all SVN properties are set equally 16 years ago
external-graphic_svg.xml Ensured all SVN properties are set equally 16 years ago
external-graphic_svgz.xml Bugzilla #43597: 16 years ago
external-graphic_tiff.xml Ensured all SVN properties are set equally 16 years ago
footnote_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
footnote_bug37880.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
footnote_footnote-separator.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
footnote_in_list.xml Merged revisions 660979,660998,661276,661310,661999,662009,662203 via svnmerge from 16 years ago
footnote_in_list_2.xml Merged revisions 660979,660998,661276,661310,661999,662009,662203 via svnmerge from 16 years ago
footnote_in_table.xml Merged revisions 660979,660998,661276,661310,661999,662009,662203 via svnmerge from 16 years ago
footnote_in_table_2.xml Merged revisions 660979,660998,661276,661310,661999,662009,662203 via svnmerge from 16 years ago
footnote_large.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
footnote_overflow-to-empty-page.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
footnote_overflow-to-multiple-pages.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
footnote_positioning_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
footnote_positioning_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
footnote_positioning_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
footnote_positioning_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
footnote_positioning_5.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
footnote_space-resolution.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
foreign-attributes.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
fox_destination_1.xml Style only: removed spurious ^M characters at the end of lines 16 years ago
fox_external-document_1.xml Ensured all SVN properties are set equally 16 years ago
fox_external-document_2.xml Ensured all SVN properties are set equally 16 years ago
fox_external-document_3.xml It currently doesn't work properly without a layout-master-set. 16 years ago
inline-container_block_nested.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
inline-container_border_padding.xml Ensured all SVN properties are set equally 16 years ago
inline-level_id.xml ID on wrapper should work now. 17 years ago
inline_alignment-adjust_1.xml Ensured all SVN properties are set equally 16 years ago
inline_alignment-adjust_2.xml Ensured all SVN properties are set equally 16 years ago
inline_alignment-baseline_1.xml Ensured all SVN properties are set equally 16 years ago
inline_alignment-baseline_2.xml Ensured all SVN properties are set equally 16 years ago
inline_alignment-baseline_3.xml Ensured all SVN properties are set equally 16 years ago
inline_alignment-baseline_4.xml Ensured all SVN properties are set equally 16 years ago
inline_background-color.xml Ensured all SVN properties are set equally 16 years ago
inline_background-image.xml Ensured all SVN properties are set equally 16 years ago
inline_baseline-shift_1.xml Ensured all SVN properties are set equally 16 years ago
inline_baseline-shift_2.xml Ensured all SVN properties are set equally 16 years ago
inline_baseline-shift_3.xml Ensured all SVN properties are set equally 16 years ago
inline_baseline-shift_4.xml Ensured all SVN properties are set equally 16 years ago
inline_block-level_nested_1.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
inline_block_nested_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
inline_block_nested_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
inline_block_nested_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
inline_block_nested_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
inline_block_nested_5.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
inline_block_nested_6.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
inline_block_nested_bug36248.xml Ensured all SVN properties are set equally 16 years ago
inline_border_bug37743.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
inline_border_padding.xml Ensured all SVN properties are set equally 16 years ago
inline_border_padding_block_nested_1.xml Ensured all SVN properties are set equally 16 years ago
inline_border_padding_block_nested_2.xml Ensured all SVN properties are set equally 16 years ago
inline_border_padding_conditionality_1.xml Ensured all SVN properties are set equally 16 years ago
inline_border_padding_conditionality_2.xml Ensured all SVN properties are set equally 16 years ago
inline_dominant-baseline_1.xml Ensured all SVN properties are set equally 16 years ago
inline_dominant-baseline_2.xml Ensured all SVN properties are set equally 16 years ago
inline_dominant-baseline_3.xml Ensured all SVN properties are set equally 16 years ago
inline_keep-together.xml Ensured all SVN properties are set equally 16 years ago
inline_letter-spacing.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
inline_letter-spacing_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
inline_letter-spacing_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
inline_table_nested_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
inline_vertical-align_1.xml Ensured all SVN properties are set equally 16 years ago
inline_vertical-align_2.xml Ensured all SVN properties are set equally 16 years ago
inline_white-space-treatment_bugzilla45097.xml Merged revisions 660979,660998,661276,661310,661999,662009,662203 via svnmerge from 16 years ago
inline_word-spacing.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
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 years ago
instream-foreign-object_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
instream-foreign-object_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
instream-foreign-object_display-align.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
kerning_1_off.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
kerning_1_on.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
leader-alignment.xml Ensured all SVN properties are set equally 16 years ago
leader_alignment-baseline.xml Ensured all SVN properties are set equally 16 years ago
leader_background-color.xml Ensured all SVN properties are set equally 16 years ago
leader_border_padding.xml Ensured all SVN properties are set equally 16 years ago
leader_leader-pattern_dots.xml Ensured all SVN properties are set equally 16 years ago
leader_leader-pattern_rule.xml Ensured all SVN properties are set equally 16 years ago
leader_leader-pattern_space.xml Ensured all SVN properties are set equally 16 years ago
leader_leader-pattern_use-content.xml Ensured all SVN properties are set equally 16 years ago
leader_leader-pattern_use-content_bug.xml Ensured all SVN properties are set equally 16 years ago
leader_text-align.xml Ensured all SVN properties are set equally 16 years ago
leader_toc.xml Ensured all SVN properties are set equally 16 years ago
linearea_nonempty_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
linefeed-treatment_preserve.xml Removed visual markers to count the lines from the testcase... 17 years ago
list-block_background-image.xml Ensured all SVN properties are set equally 16 years ago
list-block_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
list-block_border_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
list-block_fox_orphan-content-limit_1.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 17 years ago
list-block_fox_widow-content-limit_1.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 17 years ago
list-block_keep-together.xml Merged revisions 648381 via svnmerge from 16 years ago
list-block_keep-with-next.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
list-block_keep-with-next_integers_1.xml Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via svnmerge from 16 years ago
list-block_keep-with-previous.xml Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via svnmerge from 16 years ago
list-block_keep-with-previous_integers_1.xml Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via svnmerge from 16 years ago
list-block_padding_percentages.xml Ensured all SVN properties are set equally 16 years ago
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 years ago
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 years ago
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 years ago
list-item_background-image.xml Ensured all SVN properties are set equally 16 years ago
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 years ago
list-item_block_keep-with-previous.xml Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via svnmerge from 16 years ago
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 years ago
list-item_padding.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
list-item_padding_percentages.xml Ensured all SVN properties are set equally 16 years ago
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 years ago
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 years ago
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 years ago
marker_bug.xml Ensured all SVN properties are set equally 16 years ago
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 years ago
marker_inline_white-space.xml Bugzilla 42703: white-space incorrectly handled in retrieved markers 17 years ago
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 years ago
marker_text_bug42705.xml Bugzilla 42705: Fixed swallowing PCDATA during white-space removal in retrieved markers. 16 years ago
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 years ago
marker_white-space-treatment_bug42703.xml Merged revisions 652821-652822,652835,653036,653045,653048,653106,653144,653202,653204,653311,653564 via svnmerge from 16 years ago
marker_white-space_static-content.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
markers_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
markers_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
markers_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
markers_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
markers_5a.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
markers_5b.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
markers_5c.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
markers_5d.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
markers_6a.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
markers_6b.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
markers_7.xml Changed testcases failing due to r432190 18 years ago
markers_8.xml Changed testcases failing due to r432190 18 years ago
markers_inline-level.xml Added support for fo:markers on fo:inline and fo:basic-link. 16 years ago
page-breaking_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
page-breaking_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
page-breaking_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
page-breaking_4.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
page-breaking_4a.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
page-breaking_5.xml Added support for keep-togther.within-line="always" 17 years ago
page-breaking_6.xml Ensured all SVN properties are set equally 16 years ago
page-height_indefinite_simple.xml Ensured all SVN properties are set equally 16 years ago
page-number-citation-last_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
page-number-citation-last_complex.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
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 years ago
page-number-citation_background-color.xml Merged revisions 657465,657521,657921 via svnmerge from 16 years ago
page-number-citation_background-image.xml Ensured all SVN properties are set equally 16 years ago
page-number-citation_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
page-number-citation_basic_2.xml Fixed layout of forward page number citation references in fo:inline 17 years ago
page-number-citation_border_padding.xml Ensured all SVN properties are set equally 16 years ago
page-number-citation_bugzilla44794.xml Merged revisions 654783,654849,654869,654946,654982,655085,655093,655275,655281,655285,655309,655349,655370 via svnmerge from 16 years ago
page-number-citation_complex_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
page-number-citation_complex_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
page-number-citation_empty-inline.xml Bugzilla 42748: Added support for ids on empty fo:inlines 16 years ago
page-number-citation_list.xml Merged revisions 654783,654849,654869,654946,654982,655085,655093,655275,655281,655285,655309,655349,655370 via svnmerge from 16 years ago
page-number-citation_vertical-align.xml Ensured all SVN properties are set equally 16 years ago
page-number_background-color.xml Ensured all SVN properties are set equally 16 years ago
page-number_background-image.xml Ensured all SVN properties are set equally 16 years ago
page-number_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
page-number_border_padding.xml Ensured all SVN properties are set equally 16 years ago
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 years ago
page-number_initial-page-number_2.xml Ensured all SVN properties are set equally 16 years ago
page-number_vertical-align.xml Ensured all SVN properties are set equally 16 years ago
page-position_last_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
page-production_empty_block_only.xml Bugzilla #40230: 16 years ago
page-sequence-force-page-count_bug42576.xml Bugzilla #42576 17 years ago
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 years ago
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 years ago
page-sequence_language.xml Added support for the natural language indentifier ("Lang" in the document catalog) for PDF documents based on the language/country values on fo:page-sequence. This required a few changes in the AreaTreeModel and the Renderer interface because it didn't support passing through the PageSequence object, only its title. Now, we can put other values on the PageSequence and transport them to the renderers. 16 years ago
ps-extension_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
ps-extension_2.xml Ensured all SVN properties are set equally 16 years ago
region-body_background-image.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
region-body_column-count_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
region-body_column-count_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
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 years ago
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 years ago
region-body_column-count_bug36356.xml Ensured all SVN properties are set equally 16 years ago
region-body_column-count_bug37468.xml Bugzilla #44393: 16 years ago
region-body_column-count_bug37813.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
region-body_column-count_bug37828.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
region-body_column-count_bug38054.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
region-body_column-count_footnote.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
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 years ago
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 years ago
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 years ago
region-body_display-align.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
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 years ago
region_side_space-resolution.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
simple-page-master_margin_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
simple-page-master_margin_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
simple-page-master_margin_region-body_margin_relative.xml Ensured all SVN properties are set equally 16 years ago
simple-page-master_reference-orientation.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
simple-page-master_reference-orientation_0_region-body_margin_relative.xml Ensured all SVN properties are set equally 16 years ago
simple-page-master_reference-orientation_0_writing-mode_rl_region-body_margin_relative.xml Ensured all SVN properties are set equally 16 years ago
simple-page-master_reference-orientation_90_region-body_margin_relative.xml Ensured all SVN properties are set equally 16 years ago
simple-page-master_reference-orientation_90_writing-mode_rl_region-body_margin_relative.xml Ensured all SVN properties are set equally 16 years ago
simple-page-master_reference-orientation_180_region-body_margin_relative.xml Ensured all SVN properties are set equally 16 years ago
simple-page-master_reference-orientation_180_writing-mode_rl_region-body_margin_relative.xml Ensured all SVN properties are set equally 16 years ago
simple-page-master_reference-orientation_270_region-body_margin_relative.xml Ensured all SVN properties are set equally 16 years ago
simple-page-master_reference-orientation_270_writing-mode_rl_region-body_margin_relative.xml Ensured all SVN properties are set equally 16 years ago
simple-page-master_regions.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
simple-page-master_writing-mode_rl_region-body_writing-mode-lr.xml Ensured all SVN properties are set equally 16 years ago
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 years ago
table-body_basic_1.xml Changed testcases failing due to r432190 18 years ago
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 years ago
table-border-separate3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table-cell_background-image.xml Ensured all SVN properties are set equally 16 years ago
table-cell_bc-child.xml Merged revisions 665691 via svnmerge from 16 years ago
table-cell_block_break-after.xml Added support for conditional borders (and paddings) in tables. 16 years ago
table-cell_block_break-before.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table-cell_block_keep-with-next.xml - added full support for keep-with-previous on table-row and in table-cell 16 years ago
table-cell_block_margin_percentage.xml Ensured all SVN properties are set equally 16 years ago
table-cell_border_padding_conditionality.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table-cell_break-after.xml Added support for breaks before and after table cells 16 years ago
table-cell_break-after_inside.xml Added full support for breaks inside table-cell elements 16 years ago
table-cell_break-after_last-block.xml Bugfixes: 17 years ago
table-cell_break-after_last-row.xml Added support for breaks before and after table cells 16 years ago
table-cell_break-before.xml Added support for breaks before and after table cells 16 years ago
table-cell_break-before_first-row.xml Added support for breaks before and after table cells 16 years ago
table-cell_break-before_inside.xml Added support for breaks before and after table cells 16 years ago
table-cell_breaks.xml Added full support for breaks inside table-cell elements 16 years ago
table-cell_column-number.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table-cell_conditional-spaces_1.xml Bugzilla #40230: 16 years ago
table-cell_conditional-spaces_2.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
table-cell_display-align.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
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 years ago
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 years ago
table-cell_height.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table-cell_height_page-break.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table-cell_keep-together.xml - added full support for keep-with-previous on table-row and in table-cell 16 years ago
table-cell_keep-with-next.xml - added full support for keep-with-previous on table-row and in table-cell 16 years ago
table-cell_keep-with-previous.xml - added full support for keep-with-previous on table-row and in table-cell 16 years ago
table-cell_number-columns-spanned.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table-cell_number-rows-spanned_bug38397.xml Better document some of the code in RowPainter. 17 years ago
table-cell_padding_percentages.xml Ensured all SVN properties are set equally 16 years ago
table-cell_page-break_span.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
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 years ago
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 years ago
table-cell_span-combinations.xml Added support for conditional borders (and paddings) in tables. 16 years ago
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 years ago
table-cell_table-units_mixed.xml Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via svnmerge from 16 years ago
table-cell_various-combinations.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table-column_column-number.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table-column_column-width.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table-column_column-width_proportional-column-width.xml Bugzilla 41631: Percentage resolution for arguments to proportional-column-width() 16 years ago
table-column_first-row-width.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table-column_gap.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table-footer_omit-footer-at-break.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
table-header_bug37875.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table-header_in_bc_bug.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table-header_in_list_bug.xml Bugfix: Table headers and footers were swallowed when a table was nested in a list-block. 18 years ago
table-header_omit-header-at-break.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
table-header_table-footer_1.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
table-header_table-footer_2.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
table-header_table-footer_3.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
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 years ago
table-row_background-image.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
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 years ago
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 years ago
table-row_break-before.xml Fixed wrong numbering of cells 16 years ago
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 years ago
table-row_break-before_break-after_2.xml Added support for conditional borders (and paddings) in tables. 16 years ago
table-row_break-before_first-row.xml Fixed wrong numbering of cells 16 years ago
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 years ago
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 years ago
table-row_height.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
table-row_keep-together.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table-row_keep-together_2.xml - added full support for keep-with-previous on table-row and in table-cell 16 years ago
table-row_keep-with-next.xml - added full support for keep-with-previous on table-row and in table-cell 16 years ago
table-row_keep-with-next2.xml Style only: removed spurious ^M characters at the end of lines 16 years ago
table-row_keep-with-next_3.xml - added full support for keep-with-previous on table-row and in table-cell 16 years ago
table-row_keep-with-previous.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
table-row_keep-with-previous_2.xml - added full support for keep-with-previous on table-row and in table-cell 16 years ago
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 years ago
table_background-image.xml Ensured all SVN properties are set equally 16 years ago
table_backgrounds.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
table_backgrounds_2.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
table_basic.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table_border-collapse_collapse_1r1c.xml First testcases for the collapsing-border model in tables 17 years ago
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 years ago
table_border-collapse_collapse_2r1c.xml First testcases for the collapsing-border model in tables 17 years ago
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 years ago
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 years ago
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 years ago
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 years ago
table_border-collapse_collapse_resolution.xml Fixed the handling of columns in the border resolution, especially in case of column-spanning cells 16 years ago
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 years ago
table_border-collapse_collapse_spans_1.xml Added support for conditional borders (and paddings) in tables. 16 years ago
table_border-collapse_collapse_spans_2.xml Moved the creation of grid units to the FO tree building stage. Brought a few improvements along with the move: 16 years ago
table_border-collapse_collapse_spans_2_no-col.xml Moved the creation of grid units to the FO tree building stage. Brought a few improvements along with the move: 16 years ago
table_border-collapse_collapse_spans_3.xml Merged revisions 665691 via svnmerge from 16 years ago
table_border-collapse_separate_1.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
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 years ago
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 years ago
table_border-collapse_separate_conditionals.xml Added support for conditional borders (and paddings) in tables. 16 years ago
table_border-width_conditionality.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table_border_padding.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
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 years ago
table_break-before_break-after.xml - added full support for keep-with-previous on table-row and in table-cell 16 years ago
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 years ago
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 years ago
table_bug43676.xml Testcase for bug #43676, which is now fixed 16 years ago
table_bug44621.xml Merged revisions 665691 via svnmerge from 16 years ago
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 years ago
table_fox_orphan-content-limit_1.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 17 years ago
table_fox_widow-content-limit_1.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 17 years ago
table_fox_widow-content-limit_2.xml Implemented limited support for extension properties through new methods on ElementMapping (backwards-compatible). 17 years ago
table_in_footnote.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table_in_marker_bug39560.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table_keep-together.xml Merged revisions 648381 via svnmerge from 16 years ago
table_keep-together_2.xml - added full support for keep-with-previous on table-row and in table-cell 16 years ago
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 years ago
table_keep-with-next_integers_1.xml Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via svnmerge from 16 years ago
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 years ago
table_keep-with-previous_integers_1.xml Merged revisions 651323,651333,651538,651540,651543-651544,651551,651558 via svnmerge from 16 years ago
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 years ago
table_overconstrained_ipd.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
table_padding_percentages.xml Ensured all SVN properties are set equally 16 years ago
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 years ago
table_row-delay_fixed-row-height.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
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 years ago
table_row-height_break.xml Merged revisions 611142,611175,611278,611285,611766-611768,612560,612785,612815-612816,612825,613144,613185,613828,613831,613835,613896,614156,614169-614170,614191,614201-614202,614566,614845,614920,614924,614964,614966,614993,615144,615164,615197,615251,615598,615604,615845,615906,615917,616080,616191,616260,616334,616485,616691,616694,616798,617126,617473,617512,617531,617550,617708,617716,617765,617812,617907,617909,617976,617989,618239,618470,618626-618627,618992,619417,619461,619670,619674,619790,619854,619856,619870,619923,619979,620272,620276-620278,620283,620285,620558-620559,620565,620567,620570,620723,620750,620761,627318,627324,627367,627495,627497,627553,627576,627679,627698,627702,627712,627719,627721,628140,628280,628652,628668,628775,628804,628816,628826,628829,629048,629093,629103,629129,629131,629169,629769,629902,630215,630772,630814,631178,631226,631276,631575,631609,631984,632121-632122,632321,632558,632716,632784,632938,632972,633389-633391,633396-633397,633437,633460,633470,633473,633525,633557,633559,633561,633961,634187,635508,635686,635701,635741,635884,635961,635967,636276,636293,636295,636405,636409,636471,637057,637076,638396,640089,640242,641742,641764,641827 via svnmerge from 16 years ago
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 years ago
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 years ago
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 years ago
table_stepper_bug43616.xml Bugzilla #43616: bug in the computation of remaining height that caused extra space to appear in tables 16 years ago
table_table-layout_fixed_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
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 years ago
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 years ago
table_table-row_break-before.xml Bugfixes: 17 years ago
table_table-row_empty.xml Bugfix for NPE with empty table-row (regression from 0.93). 16 years ago
table_width.xml Ensured all SVN properties are set equally 16 years ago
text-decoration_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
text-decoration_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
title_empty.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
title_linefeed-treatment.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
title_non-empty.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
wrapper_block.xml Merged revisions 655829,656104 via svnmerge from 16 years ago
wrapper_block_id.xml Properties are wrong. Sorry. 17 years ago
wrapper_inline.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
wrapper_inline_block.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
wrapper_text-transform_1.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago
wrapper_text-transform_2.xml Changed license headers and updated NOTICE file according to: http://www.apache.org/legal/src-headers.html 18 years ago