From: Jeremias Maerki Date: Tue, 26 Jul 2005 10:03:27 +0000 (+0000) Subject: Checks for the prod-id traits in the area tree. prod-id identifies the producing... X-Git-Tag: fop-0_90-alpha1~475 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=48103977ccb047eb639259a393719db804f4e297;p=xmlgraphics-fop.git Checks for the prod-id traits in the area tree. prod-id identifies the producing FO if it has an id attribute. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@225269 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/test/layoutengine/testcases/id1.xml b/test/layoutengine/testcases/id1.xml new file mode 100644 index 000000000..fddb2a1dc --- /dev/null +++ b/test/layoutengine/testcases/id1.xml @@ -0,0 +1,101 @@ + + + + + +

+ This test checks IDs on block-level FOs. +

+

+ TODO: + Test table-and-caption and table-caption once implemented. +

+

+ Notes: + The following FOs cannot be tested this way: + table-body, table-header, table-footer, table-row, + multi-switch, multi-case, multi-toggle, multi-properties, multi-property-set, + page-sequence. +

+
+ + + + + + + + + + block1 + + + + • + + + here is text in the list item body + + + + + + + + + header + + + + + + + footer + + + + + + + body-content + + + + + + block-container-content + + + + + + + + + + + + + + + + + + + +