summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2018-10-19 23:54:38 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2018-10-19 23:54:38 +0200
commit97b62cf9dd91e54594e6dded500c71430a47e7d3 (patch)
tree234ba02d226fecdc4bea8195b9a79e2ef3402d6d /org.eclipse.jgit.test/pom.xml
parentcee3ef1a0e0bf9d9afcb8745212dc93ee124914c (diff)
downloadjgit-97b62cf9dd91e54594e6dded500c71430a47e7d3.tar.gz
jgit-97b62cf9dd91e54594e6dded500c71430a47e7d3.zip
Update API problem filter
Change-Id: Iba8650900d3936edccbe30de9d3eafd4f9e0dba6 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.test/pom.xml')
0 files changed, 0 insertions, 0 deletions
='#n67'>67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
<?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>
      This test checks the effect of the proprietary fox:widow-content-limit property.
    </p>
  </info>
  <fo>
    <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:svg="http://www.w3.org/2000/svg"
        xmlns:fox="http://xmlgraphics.apache.org/fop/extensions">
      <fo:layout-master-set>
        <fo:simple-page-master master-name="normal" page-width="5in" page-height="5in">
          <fo:region-body/>
        </fo:simple-page-master>
      </fo:layout-master-set>
      <fo:page-sequence master-reference="normal" white-space-collapse="true" widows="0" orphans="0">
        <fo:flow flow-name="xsl-region-body">
          <fo:block space-before="5in - (2 * 1.2em)" space-before.conditionality="retain"/>
          <fo:table table-layout="fixed" width="100%" border-collapse="separate" 
                fox:widow-content-limit="3 * 1.2em">
            <fo:table-column column-width="proportional-column-width(1)"/>
            <fo:table-column column-width="proportional-column-width(3)"/>
            <fo:table-body>
              <fo:table-row>
                <fo:table-cell>
                  <fo:block>row 1</fo:block>
                </fo:table-cell>
                <fo:table-cell>
                  <fo:block>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</fo:block>
                </fo:table-cell>
              </fo:table-row>
              <fo:table-row>
                <fo:table-cell>
                  <fo:block>row 2</fo:block>
                </fo:table-cell>
                <fo:table-cell>
                  <fo:block>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec felis ipsum, viverra ut, aliquam porttitor, convallis id, risus. Fusce malesuada nunc nec orci.</fo:block>
                </fo:table-cell>
              </fo:table-row>
            </fo:table-body>
          </fo:table>
        </fo:flow>
      </fo:page-sequence>
      <!-- the second page-sequence is without the extension property and just for reference. -->
      <fo:page-sequence master-reference="normal" white-space-collapse="true" widows="0" orphans="0">
        <fo:flow flow-name="xsl-region-body">
          <fo:block space-before="5in - (2 * 1.2em)" space-before.conditionality="retain"/>
          <fo:table table-layout="fixed" width="100%" border-collapse="separate">
            <fo:table-column column-width="proportional-column-width(1)"/>
            <fo:table-column column-width="proportional-column-width(3)"/>
            <fo:table-body>
              <fo:table-row>
                <fo:table-cell>
                  <fo:block>row 1</fo:block>
                </fo:table-cell>
                <fo:table-cell>
                  <fo:block>Lorem ipsum dolor sit amet, consectetuer adipiscing elit.</fo:block>
                </fo:table-cell>
              </fo:table-row>
              <fo:table-row>
                <fo:table-cell>
                  <fo:block>row 2</fo:block>
                </fo:table-cell>
                <fo:table-cell>
                  <fo:block>Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Donec felis ipsum, viverra ut, aliquam porttitor, convallis id, risus. Fusce malesuada nunc nec orci.</fo:block>
                </fo:table-cell>
              </fo:table-row>
            </fo:table-body>
          </fo:table>
        </fo:flow>
      </fo:page-sequence>
    </fo:root>
  </fo>
  <checks>
    <element-list category="breaker" index="0">
      <box w="0"/>
      <penalty w="0" p="INF"/>
      <glue w="331200" y="0" z="0"/>
      <box w="0"/>
      <penalty w="0" p="0"/>
      <box w="14400"/>
      <penalty w="0" p="INF"/>
      <box w="14400"/>
      <penalty w="0" p="INF"/>
      <box w="14400"/>
      <penalty w="0" p="0"/>
      <box w="14400"/>
      <penalty w="0" p="0"/>
      <box w="14400"/>
      <penalty w="0" p="0"/>
      <box w="14400"/>

      <skip>3</skip>
    </element-list>
    <element-list category="breaker" index="1">
      <box w="0"/>
      <penalty w="0" p="INF"/>
      <glue w="331200" y="0" z="0"/>
      <box w="0"/>
      <penalty w="0" p="0"/>
      <box w="14400"/>
      <penalty w="0" p="0"/>
      <box w="14400"/>
      <penalty w="0" p="0"/>
      <box w="14400"/>
      <penalty w="0" p="0"/>
      <box w="14400"/>
      <penalty w="0" p="0"/>
      <box w="14400"/>
      <penalty w="0" p="0"/>
      <box w="14400"/>

      <skip>3</skip>
    </element-list>
  </checks>
</testcase>