diff options
author | Keiron Liddle <keiron@apache.org> | 2001-12-11 12:12:07 +0000 |
---|---|---|
committer | Keiron Liddle <keiron@apache.org> | 2001-12-11 12:12:07 +0000 |
commit | cbdfc6975ed9d25ac786b6dbf52c0777f460d13c (patch) | |
tree | e0807d68565e40fab11742e45cad9c6b5427d291 /test/xml/bugtests | |
parent | 5f5f4fa39bdcb7f95ba1b4a635f9b21d9e33481e (diff) | |
download | xmlgraphics-fop-cbdfc6975ed9d25ac786b6dbf52c0777f460d13c.tar.gz xmlgraphics-fop-cbdfc6975ed9d25ac786b6dbf52c0777f460d13c.zip |
synced with branch
master-name changed to master-reference
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194596 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/xml/bugtests')
-rw-r--r-- | test/xml/bugtests/charwidth.fo | 2 | ||||
-rw-r--r-- | test/xml/bugtests/external-graphic.fo | 2 | ||||
-rw-r--r-- | test/xml/bugtests/image.fo | 2 | ||||
-rw-r--r-- | test/xml/bugtests/list-mountjoy.fo | 2 | ||||
-rw-r--r-- | test/xml/bugtests/list-nested-breaks.fo | 2 | ||||
-rw-r--r-- | test/xml/bugtests/list-nested.fo | 2 | ||||
-rw-r--r-- | test/xml/bugtests/simple-link.fo | 2 | ||||
-rw-r--r-- | test/xml/bugtests/wrap.fo | 4 |
8 files changed, 9 insertions, 9 deletions
diff --git a/test/xml/bugtests/charwidth.fo b/test/xml/bugtests/charwidth.fo index 15772a4bc..6fd9178fe 100644 --- a/test/xml/bugtests/charwidth.fo +++ b/test/xml/bugtests/charwidth.fo @@ -5,7 +5,7 @@ <fo:region-body margin-bottom="30pt" margin-top="30pt"/> </fo:simple-page-master> </fo:layout-master-set> - <fo:page-sequence master-name="one"> + <fo:page-sequence master-reference="one"> <fo:flow font-size="12pt" flow-name="xsl-region-body"> <fo:block> This file contains a list of many characters in various fonts. The text is diff --git a/test/xml/bugtests/external-graphic.fo b/test/xml/bugtests/external-graphic.fo index ec7e1d178..34229b9a0 100644 --- a/test/xml/bugtests/external-graphic.fo +++ b/test/xml/bugtests/external-graphic.fo @@ -12,7 +12,7 @@ </fo:simple-page-master> </fo:layout-master-set> - <fo:page-sequence master-name="simplePM"> + <fo:page-sequence master-reference="simplePM"> <fo:flow flow-name="xsl-region-body"> <fo:block> <fo:external-graphic src="file:../graphics/page.gif"/> diff --git a/test/xml/bugtests/image.fo b/test/xml/bugtests/image.fo index 8c5b3c7c6..287b7d35e 100644 --- a/test/xml/bugtests/image.fo +++ b/test/xml/bugtests/image.fo @@ -12,7 +12,7 @@ </fo:simple-page-master> </fo:layout-master-set> - <fo:page-sequence master-name="simplePM"> + <fo:page-sequence master-reference="simplePM"> <fo:flow flow-name="xsl-region-body"> <fo:block> <fo:external-graphic src="file:../graphics/page.gif"/> diff --git a/test/xml/bugtests/list-mountjoy.fo b/test/xml/bugtests/list-mountjoy.fo index 6ee1fa5ae..752034aaa 100644 --- a/test/xml/bugtests/list-mountjoy.fo +++ b/test/xml/bugtests/list-mountjoy.fo @@ -16,7 +16,7 @@ </fo:layout-master-set> <!-- starts actual layout --> - <fo:page-sequence master-name="first"> + <fo:page-sequence master-reference="first"> <!-- Inserts a header with the page number --> <fo:static-content flow-name="xsl-region-before"> diff --git a/test/xml/bugtests/list-nested-breaks.fo b/test/xml/bugtests/list-nested-breaks.fo index 1e7742d89..c2ec3a7e8 100644 --- a/test/xml/bugtests/list-nested-breaks.fo +++ b/test/xml/bugtests/list-nested-breaks.fo @@ -16,7 +16,7 @@ </fo:layout-master-set> <!-- starts actual layout --> - <fo:page-sequence master-name="first"> + <fo:page-sequence master-reference="first"> <!-- Inserts a header with the page number --> <fo:static-content flow-name="xsl-region-before"> diff --git a/test/xml/bugtests/list-nested.fo b/test/xml/bugtests/list-nested.fo index c7f5c7057..1c3768d2c 100644 --- a/test/xml/bugtests/list-nested.fo +++ b/test/xml/bugtests/list-nested.fo @@ -16,7 +16,7 @@ </fo:layout-master-set> <!-- starts actual layout --> - <fo:page-sequence master-name="first"> + <fo:page-sequence master-reference="first"> <!-- Inserts a header with the page number --> <fo:static-content flow-name="xsl-region-before"> diff --git a/test/xml/bugtests/simple-link.fo b/test/xml/bugtests/simple-link.fo index 75f22ee59..017ba31ab 100644 --- a/test/xml/bugtests/simple-link.fo +++ b/test/xml/bugtests/simple-link.fo @@ -14,7 +14,7 @@ </fo:simple-page-master> </fo:layout-master-set> - <fo:page-sequence master-name="simplePM"> + <fo:page-sequence master-reference="simplePM"> <fo:flow flow-name="xsl-region-body"> <fo:block text-align="start"> <fo:basic-link external-destination="font.pdf">Link to font.pdf</fo:basic-link> diff --git a/test/xml/bugtests/wrap.fo b/test/xml/bugtests/wrap.fo index c1e4b6272..235082da1 100644 --- a/test/xml/bugtests/wrap.fo +++ b/test/xml/bugtests/wrap.fo @@ -25,7 +25,7 @@ </fo:simple-page-master> </fo:layout-master-set> - <fo:page-sequence master-name="simplePM"> + <fo:page-sequence master-reference="simplePM"> <fo:flow flow-name="xsl-region-body"> <fo:block> This test is to check a number of different possibilities when dealing with @@ -120,7 +120,7 @@ words with hypenation the activated when not doing lots of wrapping </fo:table> </fo:flow> </fo:page-sequence> - <fo:page-sequence master-name="no-overflow"> + <fo:page-sequence master-reference="no-overflow"> <fo:flow flow-name="xsl-region-body"> <fo:block wrap-option="no-wrap"> <fo:inline>This is a simple fo block.This is a simple fo block.This is a simple fo block.</fo:inline> |