diff options
Diffstat (limited to 'test/fotree/testcases/white-space_shorthand-expansion.fo')
-rw-r--r-- | test/fotree/testcases/white-space_shorthand-expansion.fo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fotree/testcases/white-space_shorthand-expansion.fo b/test/fotree/testcases/white-space_shorthand-expansion.fo index b7b094738..427d76637 100644 --- a/test/fotree/testcases/white-space_shorthand-expansion.fo +++ b/test/fotree/testcases/white-space_shorthand-expansion.fo @@ -37,7 +37,7 @@ <test:assert property="wrap-option" expected="NO_WRAP" /> Block 2: testing white-space="pre" </fo:block> - <fo:block white-space="no-wrap"> + <fo:block white-space="nowrap"> <test:assert property="linefeed-treatment" expected="TREAT_AS_SPACE" /> <test:assert property="white-space-treatment" expected="IGNORE_IF_SURROUNDING_LINEFEED" /> <test:assert property="white-space-collapse" expected="TRUE" /> |