From 8d54cb3f493d138ea274e264bcce9cf52cc2277f Mon Sep 17 00:00:00 2001 From: Simon Steiner Date: Tue, 27 Sep 2022 07:11:14 +0000 Subject: FOP-3094: Allow bookmarks before declarations git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1904294 13f79535-47bb-0310-9956-ffa450edef68 --- .../standard-testcases/bookmarks_3.xml | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 fop/test/layoutengine/standard-testcases/bookmarks_3.xml (limited to 'fop') diff --git a/fop/test/layoutengine/standard-testcases/bookmarks_3.xml b/fop/test/layoutengine/standard-testcases/bookmarks_3.xml new file mode 100644 index 000000000..a83279cbb --- /dev/null +++ b/fop/test/layoutengine/standard-testcases/bookmarks_3.xml @@ -0,0 +1,58 @@ + + + + + +

+ Test declarations and bookmark-tree +

+
+ + false + + + + + + + + + + + Welcome + + + + + MyValue + MyOtherValue + + + + + test1 + test2 + + + + + + + + +
-- cgit v1.2.3