You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ad...@apache.org on 2008/06/28 20:45:16 UTC

svn commit: r672565 - /xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/marker_page-number-citation_bugzilla45295.xml

Author: adelmelle
Date: Sat Jun 28 11:45:16 2008
New Revision: 672565

URL: http://svn.apache.org/viewvc?rev=672565&view=rev
Log:
Removed instream-foreign-object in marker; still threw a NPE

Modified:
    xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/marker_page-number-citation_bugzilla45295.xml

Modified: xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/marker_page-number-citation_bugzilla45295.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/marker_page-number-citation_bugzilla45295.xml?rev=672565&r1=672564&r2=672565&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/marker_page-number-citation_bugzilla45295.xml (original)
+++ xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/marker_page-number-citation_bugzilla45295.xml Sat Jun 28 11:45:16 2008
@@ -82,11 +82,7 @@
           </fo:block>
           <fo:block id="end-of-document">
             <fo:marker marker-class-name="term">
-              <fo:instream-foreign-object width="15cm" height="1cm">
-                <svg xmlns="http://www.w3.org/2000/svg" width="15cm" height="1cm" xml:space="preserve">
-                  <rect style="fill:red;stroke:red" x="0" y="0" width="15cm" height="1cm"/>
-                </svg>
-              </fo:instream-foreign-object>
+                [marker content]
             </fo:marker>
           </fo:block>
         </fo:flow>



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org