From 79e11e6891f88e772ea63ffb143babf0d4316cd2 Mon Sep 17 00:00:00 2001 From: Manuel Mall Date: Mon, 24 Oct 2005 13:30:37 +0000 Subject: Removed property values as discussed: http://marc.theaimsgroup.com/?t=112985465700004&r=1&w=2 git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@328060 13f79535-47bb-0310-9956-ffa450edef68 --- .../testcases/block_line-stacking-strategy_1.xml | 164 +++++++++++++++++++++ .../testcases/inline_alignment-adjust_1.xml | 16 -- .../testcases/inline_alignment-baseline_1.xml | 16 -- .../testcases/inline_alignment-baseline_2.xml | 24 --- .../testcases/inline_alignment-baseline_3.xml | 16 -- 5 files changed, 164 insertions(+), 72 deletions(-) create mode 100755 test/layoutengine/testcases/block_line-stacking-strategy_1.xml (limited to 'test') diff --git a/test/layoutengine/testcases/block_line-stacking-strategy_1.xml b/test/layoutengine/testcases/block_line-stacking-strategy_1.xml new file mode 100755 index 000000000..8de776c30 --- /dev/null +++ b/test/layoutengine/testcases/block_line-stacking-strategy_1.xml @@ -0,0 +1,164 @@ + + + + + +

+ This test checks line-stacking-strategy font-height against inlines of different sizes. +

+
+ + + + + + + + + + + Before + bigger + + After + + + Before + bigger with b & p + + After + + + Before + sub + sub + sub + + After + + + Before + super + super + super + + After + + + Before + super + sub + super + sub + super + + After + + + Before + sub + super + sub + super + sub + + After + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
diff --git a/test/layoutengine/testcases/inline_alignment-adjust_1.xml b/test/layoutengine/testcases/inline_alignment-adjust_1.xml index 1ad390a53..ca2cfde50 100755 --- a/test/layoutengine/testcases/inline_alignment-adjust_1.xml +++ b/test/layoutengine/testcases/inline_alignment-adjust_1.xml @@ -69,18 +69,6 @@ Before alignment-adjust="mathematical" After - - Before alignment-adjust="top" After - - - Before alignment-adjust="bottom" After - - - Before alignment-adjust="text-top" After - - - Before alignment-adjust="text-bottom" After - @@ -99,9 +87,5 @@ - - - - diff --git a/test/layoutengine/testcases/inline_alignment-baseline_1.xml b/test/layoutengine/testcases/inline_alignment-baseline_1.xml index 9b514c7f4..0e1ae430d 100755 --- a/test/layoutengine/testcases/inline_alignment-baseline_1.xml +++ b/test/layoutengine/testcases/inline_alignment-baseline_1.xml @@ -69,18 +69,6 @@ Before alignment-baseline="mathematical" After - - Before alignment-baseline="top" After - - - Before alignment-baseline="bottom" After - - - Before alignment-baseline="text-top" After - - - Before alignment-baseline="text-bottom" After - @@ -99,9 +87,5 @@ - - - - diff --git a/test/layoutengine/testcases/inline_alignment-baseline_2.xml b/test/layoutengine/testcases/inline_alignment-baseline_2.xml index 591ee2c9b..2fc852a76 100755 --- a/test/layoutengine/testcases/inline_alignment-baseline_2.xml +++ b/test/layoutengine/testcases/inline_alignment-baseline_2.xml @@ -69,18 +69,6 @@ Before alignment-baseline="mathematical" After - - Before alignment-baseline="top" After - - - Before alignment-baseline="bottom" After - - - Before alignment-baseline="text-top" After - - - Before alignment-baseline="text-bottom" After - @@ -124,17 +112,5 @@ - - - - - - - - - - - - diff --git a/test/layoutengine/testcases/inline_alignment-baseline_3.xml b/test/layoutengine/testcases/inline_alignment-baseline_3.xml index 3d32b3595..3359f862d 100755 --- a/test/layoutengine/testcases/inline_alignment-baseline_3.xml +++ b/test/layoutengine/testcases/inline_alignment-baseline_3.xml @@ -69,18 +69,6 @@ Before alignment-baseline="mathematical" After - - Before alignment-baseline="top" After - - - Before alignment-baseline="bottom" After - - - Before alignment-baseline="text-top" After - - - Before alignment-baseline="text-bottom" After - @@ -99,9 +87,5 @@ - - - - -- cgit v1.2.3