From 8bdee8d2d9e0096928e41f006ff3485bb91b0149 Mon Sep 17 00:00:00 2001 From: Jeremias Maerki Date: Thu, 2 Feb 2006 16:20:22 +0000 Subject: Bugzilla #38453: Bugfix: Text-decoration was not promoted if no text-decoration attribute was specified on a nested element. Nice side-effect: more efficient evaluation of text-decoration. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@374425 13f79535-47bb-0310-9956-ffa450edef68 --- test/layoutengine/standard-testcases/text-decoration_2.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'test') diff --git a/test/layoutengine/standard-testcases/text-decoration_2.xml b/test/layoutengine/standard-testcases/text-decoration_2.xml index 04229fcc8..c481f6d2f 100644 --- a/test/layoutengine/standard-testcases/text-decoration_2.xml +++ b/test/layoutengine/standard-testcases/text-decoration_2.xml @@ -1,6 +1,6 @@ normal under through none under normal + Everything in this paragraph including this link must be underlined. @@ -84,5 +85,9 @@ + + + + -- cgit v1.2.3