Author: adelmelle
Date: Sat Jan  8 19:22:12 2011
New Revision: 1056772

URL: http://svn.apache.org/viewvc?rev=1056772&view=rev
Log:
Property fixup

Modified:
    
xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/fox_widow-content-limit_bug48380.xml
   (contents, props changed)

Modified: 
xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/fox_widow-content-limit_bug48380.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/fox_widow-content-limit_bug48380.xml?rev=1056772&r1=1056771&r2=1056772&view=diff
==============================================================================
--- 
xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/fox_widow-content-limit_bug48380.xml
 (original)
+++ 
xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/fox_widow-content-limit_bug48380.xml
 Sat Jan  8 19:22:12 2011
@@ -1,61 +1,61 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
-  Licensed to the Apache Software Foundation (ASF) under one or more
-  contributor license agreements.  See the NOTICE file distributed with
-  this work for additional information regarding copyright ownership.
-  The ASF licenses this file to You under the Apache License, Version 2.0
-  (the "License"); you may not use this file except in compliance with
-  the License.  You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<!-- $Id$ -->
-<testcase>
-  <info>
-    <p>
-      Check for bug 48380: ClassCastException when using 
fox:widow-content-limit.
-    </p>
-  </info>
-  <fo>
-    <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"; 
xmlns:fox="http://xmlgraphics.apache.org/fop/extensions";>
-      <fo:layout-master-set>
-        <fo:simple-page-master master-name="normal" page-width="210mm" 
page-height="297mm">
-          <fo:region-body/>
-        </fo:simple-page-master>
-      </fo:layout-master-set>
-      <fo:page-sequence master-reference="normal" white-space-collapse="true">
-        <fo:flow flow-name="xsl-region-body">
-          <fo:table fox:orphan-content-limit="4em" 
fox:widow-content-limit="4em" table-layout="fixed" width="100%">
-            <fo:table-body>
-              <fo:table-row>
-                <fo:table-cell>
-                  <fo:block>
-                    <fo:list-block space-after="6pt">
-                      <fo:list-item>
-                        <fo:list-item-label>
-                          <fo:block>.</fo:block>
-                        </fo:list-item-label>
-                        <fo:list-item-body>
-                          <fo:block start-indent="1cm">test</fo:block>
-                        </fo:list-item-body>
-                      </fo:list-item>
-                    </fo:list-block>
-                  </fo:block>
-                </fo:table-cell>
-              </fo:table-row>
-            </fo:table-body>
-          </fo:table>
-        </fo:flow>
-      </fo:page-sequence>
-    </fo:root>
-  </fo>
-  <checks>
-    <!-- Run only basic checks; should not throw a ClassCastException -->
-  </checks>
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<!-- $Id$ -->
+<testcase>
+  <info>
+    <p>
+      Check for bug 48380: ClassCastException when using 
fox:widow-content-limit.
+    </p>
+  </info>
+  <fo>
+    <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"; 
xmlns:fox="http://xmlgraphics.apache.org/fop/extensions";>
+      <fo:layout-master-set>
+        <fo:simple-page-master master-name="normal" page-width="210mm" 
page-height="297mm">
+          <fo:region-body/>
+        </fo:simple-page-master>
+      </fo:layout-master-set>
+      <fo:page-sequence master-reference="normal" white-space-collapse="true">
+        <fo:flow flow-name="xsl-region-body">
+          <fo:table fox:orphan-content-limit="4em" 
fox:widow-content-limit="4em" table-layout="fixed" width="100%">
+            <fo:table-body>
+              <fo:table-row>
+                <fo:table-cell>
+                  <fo:block>
+                    <fo:list-block space-after="6pt">
+                      <fo:list-item>
+                        <fo:list-item-label>
+                          <fo:block>.</fo:block>
+                        </fo:list-item-label>
+                        <fo:list-item-body>
+                          <fo:block start-indent="1cm">test</fo:block>
+                        </fo:list-item-body>
+                      </fo:list-item>
+                    </fo:list-block>
+                  </fo:block>
+                </fo:table-cell>
+              </fo:table-row>
+            </fo:table-body>
+          </fo:table>
+        </fo:flow>
+      </fo:page-sequence>
+    </fo:root>
+  </fo>
+  <checks>
+    <!-- Run only basic checks; should not throw a ClassCastException -->
+  </checks>
 </testcase>
\ No newline at end of file

Propchange: 
xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/fox_widow-content-limit_bug48380.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: 
xmlgraphics/fop/trunk/test/layoutengine/standard-testcases/fox_widow-content-limit_bug48380.xml
------------------------------------------------------------------------------
    svn:keywords = Id



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to