From b8f0ffa310d6cefaa47da2287f5f22c448fd66b8 Mon Sep 17 00:00:00 2001 From: Glenn Adams Date: Tue, 24 Apr 2012 17:15:15 +0000 Subject: [PATCH] Bugzilla #50196: Add test for basic-link with padding. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@1329865 13f79535-47bb-0310-9956-ffa450edef68 --- status.xml | 4 ++ .../basic-link_padding_bug50196.xml | 45 +++++++++++++++++++ 2 files changed, 49 insertions(+) create mode 100644 test/layoutengine/standard-testcases/basic-link_padding_bug50196.xml diff --git a/status.xml b/status.xml index 05c8e8ab5..1e5ea7dfb 100644 --- a/status.xml +++ b/status.xml @@ -53,6 +53,7 @@ + @@ -62,6 +63,9 @@ documents. Example: the fix of marks layering will be such a case when it's done. --> + + Add test for basic-link with padding. + Improve property function argument parsing, specifically, better separate required, optional, and variable arguments and the handling of optional argument defaults. Regularize property function class names. diff --git a/test/layoutengine/standard-testcases/basic-link_padding_bug50196.xml b/test/layoutengine/standard-testcases/basic-link_padding_bug50196.xml new file mode 100644 index 000000000..e7039bc02 --- /dev/null +++ b/test/layoutengine/standard-testcases/basic-link_padding_bug50196.xml @@ -0,0 +1,45 @@ + + + + + +

+ Bugzilla #50196: padding-start on basic-link causes exception +

+
+ + + + + + + + + + + test + + + + + + + + + +
-- 2.39.5