From: Joerg Pietschmann Date: Fri, 18 Nov 2005 21:09:35 +0000 (+0000) Subject: Added descriptions to disabled-testcases (by Manuel Mall). Corrected and commented... X-Git-Tag: fop-0_91-beta~98 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=82d00319eacecf2e3c95bed77bae327ff44a1f2f;p=xmlgraphics-fop.git Added descriptions to disabled-testcases (by Manuel Mall). Corrected and commented DTD for disabeld-testcases XML. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@345569 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/test/layoutengine/disabled-testcases.dtd b/test/layoutengine/disabled-testcases.dtd index 343362548..f99198169 100755 --- a/test/layoutengine/disabled-testcases.dtd +++ b/test/layoutengine/disabled-testcases.dtd @@ -1,7 +1,11 @@ - - - - - \ No newline at end of file + + + + + + + + + \ No newline at end of file diff --git a/test/layoutengine/disabled-testcases.xml b/test/layoutengine/disabled-testcases.xml index e22c8516e..b1debef39 100755 --- a/test/layoutengine/disabled-testcases.xml +++ b/test/layoutengine/disabled-testcases.xml @@ -1,105 +1,122 @@ + block-container reference-orientation bug36391 block-container_reference-orientation_bug36391.xml - + There's a problem involving nested block-containers + and reference-orientation 180/-180. http://issues.apache.org/bugzilla/show_bug.cgi?id=36391 block-container space-before space-after_3 block-container_space-before_space-after_3.xml - + Block-containers with no height currently don't + create a fence for spaces as they should (they behave like a + normal block). block font-stretch block_font-stretch.xml - + Font-stretch is not implemented, yet. block linefeed-treatment block_linefeed-treatment.xml - + Preserved linefeeds in a fo:character are not handled + correctly. Zero width space characters are not handled + correctly. block padding 2 block_padding_2.xml - block space-before space-after 8 block_space-before_space-after_8.xml - + An empty block currently produces a fence for + stacking constraints which it shouldn't. block white-space-collapse 2 block_white-space-collapse_2.xml - block white-space-treatment 1 block_white-space-treatment_1.xml - + White space around formatter generated linebreaks is + not removed correctly. block white-space-treatment 2 block_white-space-treatment_2.xml - + White space around formatter generated linebreaks is + not removed correctly. block word-spacing block_word-spacing.xml - + Word-spacing may not work as expected. block word-spacing text-align justify block_word-spacing_text-align_justify.xml - + Word-spacing may not work as expected. external-graphic oversized external-graphic_oversized.xml - + Images currently don't shrink so they fit on a page + when they are too big and shrinking is allowed to + happen. external-graphic src uri external-graphic_src_uri.xml - Doesn't work behind a proxy requiring authorization. + Doesn't work behind a proxy which requires + authorization. footnote space-resolution footnote_space-resolution.xml - + Space resolution does not work between footnote + regions. inline block keep-together inline-block_keep-together.xml - + Block-level content in fo:inlines may produce + unwelcome results. inline block nested 3 inline_block_nested_3.xml - + Block-level content in fo:inlines may produce + unwelcome results. inline-container block nested inline-container_block_nested.xml - + Inline-container may not work as + expected. inline-container border padding inline-container_border_padding.xml - + Inline-container may not work as + expected. inline letter-spacing inline_letter-spacing.xml - + Letter-spacing may not work as + expected within fo:inline. inline word-spacing inline_word-spacing.xml - + Word-spacing may not work as expected within + fo:inline. inline word-spacing text-align justify @@ -109,28 +126,34 @@ leader alignment leader-alignment.xml - + Leader-alignment is not yet + implemented. leader leader-pattern use-content_bug leader_leader-pattern_use-content_bug.xml - + Line height is not correctly calculated for + use-content leaders whose height is larger than the rest of the + line. http://issues.apache.org/bugzilla/show_bug.cgi?id= list-block keep-with-previous list-block_keep-with-previous.xml - + Keep-with-previous doesn't work inside tables and + lists, yet. list-item block keep-with-previous list-item_block_keep-with-previous.xml - + Keep-with-previous doesn't work inside tables and + lists, yet. marker bug marker_bug.xml - + White space on direct inline-level children of a + marker is not handled correctly. http://issues.apache.org/bugzilla/show_bug.cgi?id= @@ -151,7 +174,8 @@ page-number-citation background-image page-number-citation_background-image.xml - + Background-images on page-number-citations are not + placed correctly. page-number-citation complex 1 @@ -171,28 +195,33 @@ region-body column-count footnote region-body_column-count_footnote.xml - + Footnotes may overlap with text of the region-body in + multi-column documents. region-body column-count bug36356 region-body_column-count_bug36356.xml - + Column balancing in multi-column documents may not + work as expected. http://issues.apache.org/bugzilla/show_bug.cgi?id=36356 table-body background-image table-body_background-image.xml - + The backgrounds of table-body, table-header, + table-footer and table-column are not painted, yet. table border-collapse collapse 1 table_border-collapse_collapse_1.xml - + Border-collapse="collapse" is not yet + implemented. table border-collapse collapse 2 table_border-collapse_collapse_2.xml - + Border-collapse="collapse" is not yet + implemented. table border padding @@ -202,12 +231,14 @@ table-cell block keep-with-previous table-cell_block_keep-with-previous.xml - + Keep-with-previous doesn't work inside tables and + lists, yet. table-cell_border padding_conditionality table-cell_border_padding_conditionality.xml - + Border and padding conditionality are not supported + on table-cells, yet. table-column first-row-width @@ -217,12 +248,14 @@ table-header background-image table-header_background-image.xml - + The backgrounds of table-body, table-header, + table-footer and table-column are not painted, yet. table-row keep-with-previous table-row_keep-with-previous.xml - + Keep-with-previous doesn't work inside tables and + lists, yet. table table-layout fixed 2 @@ -232,6 +265,7 @@ table border-width conditionality table_border-width_conditionality.xml - + Border and padding conditionality are not supported + on table-cells, yet. \ No newline at end of file