tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

animate-elem-77-t-isvalid.html (12982B)


      1 <!DOCTYPE html>
      2 <html lang='en'>
      3 <head>
      4 <title>animate-elem-77-t-manual.svg</title>
      5 <meta charset='utf-8'>
      6 </head>
      7 <body>
      8 <h1>Source SVG: animate-elem-77-t-manual.svg</h1>
      9 <svg version="1.1" baseProfile="tiny" id="svg-root"
     10  width="100%" height="100%" viewBox="0 0 480 360"
     11  xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
     12  <!--======================================================================-->
     13  <!--=  SVG 1.1 2nd Edition Test Case                                     =-->
     14  <!--======================================================================-->
     15  <!--=  Copyright 2009 World Wide Web Consortium, (Massachusetts          =-->
     16  <!--=  Institute of Technology, European Research Consortium for         =-->
     17  <!--=  Informatics and Mathematics (ERCIM), Keio University).            =-->
     18  <!--=  All Rights Reserved.                                              =-->
     19  <!--=  See http://www.w3.org/Consortium/Legal/.                          =-->
     20  <!--======================================================================-->
     21  
     22  <title id="test-title">$RCSfile: animate-elem-77-t.svg,v $</title>
     23  <defs>
     24    <font-face font-family="SVGFreeSansASCII" unicode-range="U+0-7F">
     25      <font-face-src>
     26        <font-face-uri xlink:href="../resources/SVGFreeSans.svg#ascii"/>
     27      </font-face-src>
     28    </font-face>
     29    <font-face font-family="FreeSerif" unicode-range="U+0-7F" font-weight="400">
     30      <font-face-src>
     31        <font-face-uri xlink:href="../resources/FreeSerif.svg#FreeSerif"/>
     32      </font-face-src>
     33    </font-face>
     34    <font-face font-family="FreeSerif" unicode-range="U+0-7F" font-weight="700">
     35      <font-face-src>
     36        <font-face-uri xlink:href="../resources/FreeSerifBold.svg#FreeSerifBold"/>
     37      </font-face-src>
     38    </font-face>
     39    <font-face font-family="FreeSerif" unicode-range="U+0-7F" font-weight="400" font-style="italic">
     40      <font-face-src>
     41        <font-face-uri xlink:href="../resources/FreeSerifItalic.svg#FreeSerifItalic"/>
     42      </font-face-src>
     43    </font-face>
     44    <font-face font-family="FreeSerif" unicode-range="U+0-7F" font-weight="700"  font-style="italic">
     45      <font-face-src>
     46        <font-face-uri xlink:href="../resources/FreeSerifBoldItalic.svg#FreeSerifBoldItalic"/>
     47      </font-face-src>
     48    </font-face>
     49  </defs>
     50  <g id="test-body-content" font-family="FreeSerif, serif" font-size="18">
     51    <text text-anchor="middle" x="240" y="30" font-size="20">text</text>
     52    <g transform="translate(80, 80)">
     53      <g transform="translate(20,10)" text-anchor="end" font-size="14">
     54        <text x="5" y="15">transform</text>
     55        <text x="5" y="50">text-anchor</text>
     56        <text x="5" y="85">font-size</text>
     57        <text x="5" y="120">font-family</text>
     58        <text x="5" y="155">font-style</text>
     59        <text x="5" y="190">font-weight</text>
     60      </g>
     61 
     62      <g id="type" transform="translate(90, -10)" text-anchor="middle" font-size="14">
     63        <text x="20" y="3">&lt;text&gt;</text>
     64        <text x="135" y="3">&lt;g&gt;</text>
     65        <text x="250" y="3">&lt;a&gt;</text>
     66      </g>
     67 
     68      <g transform="translate(80,5)" text-anchor="start" font-size="20" fill="rgb(204,0,102)">
     69        <text id="one" x="10" y="20" fill="#aaa">A </text>
     70 
     71        <g id="setOne">
     72          <defs>
     73            <g id="setOneRef">
     74              <text x="10" y="20" fill="#aaa">A </text>
     75              <text x="10" y="20" fill="#aaa" transform="translate(30,0)">A </text>
     76            </g>
     77          </defs>
     78 
     79          <use xlink:href="#setOneRef"/>
     80          <use xlink:href="#setOneRef" x="110"/>
     81          <use xlink:href="#setOneRef" x="220"/>
     82 
     83          <text x="10" y="20">
     84            A
     85            <animateTransform attributeName="transform" id="firstSet" type="translate" from="30,0" to="30,0" begin="0s; firstSet.end + 1s" dur="1s"/>
     86          </text>
     87 
     88          <g transform="translate(110, 0)">
     89            <animateTransform attributeName="transform" id="secondSet" type="translate" from="140,0" to="140,0" begin="0s; secondSet.end + 1s" dur="1s"/>
     90            <text x="10" y="20">A</text>
     91          </g>
     92 
     93          <a xlink:href="" transform="translate(220, 0)">
     94            <animateTransform attributeName="transform" id="thirdSet" type="translate" from="250,0" to="250,0" begin="0s; thirdSet.end + 1s" dur="1s"/>
     95            <text x="10" y="20">A</text>
     96          </a>
     97        </g>
     98 
     99        <g id="setTwo" transform="translate(0,35)">
    100          <defs>
    101            <g id="setTwoRef">
    102              <text x="10" y="20" fill="#aaa">A </text>
    103              <text x="10" y="20" fill="#aaa" transform="translate(40,0)" text-anchor="end">A</text>
    104            </g>
    105          </defs>
    106 
    107          <use xlink:href="#setTwoRef"/>
    108          <use xlink:href="#setTwoRef" x="110"/>
    109          <use xlink:href="#setTwoRef" x="220"/>
    110 
    111          <text x="10" y="20">
    112            A
    113            <set id="secondSet1" attributeName="text-anchor" to="end" begin="0s; secondSet1.end + 1s" dur="1s"/>
    114            <animateTransform attributeName="transform" id="secondSet1_1" type="translate" from="40,0" to="40,0" begin="0s; secondSet1_1.end + 1s" dur="1s"/>
    115          </text>
    116 
    117          <g>
    118            <set id="secondSet2" attributeName="text-anchor" to="end" begin="0s; secondSet2.end + 1s" dur="1s"/>
    119            <text x="120" y="20">
    120              A
    121              <animateTransform attributeName="transform" id="secondSet2_1" type="translate" from="40,0" to="40,0" begin="0s; secondSet2_1.end + 1s" dur="1s"/>
    122            </text>
    123          </g>
    124 
    125          <a>
    126            <set id="secondSet3" attributeName="text-anchor" to="end" begin="0s; secondSet3.end + 1s" dur="1s"/>
    127            <text x="230" y="20">
    128              A
    129              <animateTransform attributeName="transform" id="secondSet3_1" type="translate" from="40,0" to="40,0" begin="0s; secondSet3_1.end + 1s" dur="1s"/>
    130            </text>
    131          </a>
    132        </g>
    133 
    134        <g id="setThree" transform="translate(0,70)">
    135          <defs>
    136            <g id="setThreeRef">
    137              <text x="10" y="20" fill="#aaa">A </text>
    138              <text x="40" y="20" font-size="30" fill="#aaa">A</text>
    139            </g>
    140          </defs>
    141          <use xlink:href="#setThreeRef"/>
    142          <use xlink:href="#setThreeRef" x="110"/>
    143          <use xlink:href="#setThreeRef" x="220"/>
    144 
    145          <text x="10" y="20">
    146            A
    147            <set id="thirdSet1" attributeName="font-size" to="30" begin="0s; thirdSet1.end + 1s" dur="1s"/>
    148            <animateTransform attributeName="transform" id="thirdSet1_1" type="translate" from="30,0" to="30,0" begin="0s; thirdSet1_1.end + 1s" dur="1s"/>
    149          </text>
    150 
    151          <g>
    152            <set id="thirdSet2" attributeName="font-size" to="30" begin="0s; thirdSet2.end + 1s" dur="1s"/>
    153            <text x="120" y="20">
    154              A
    155              <animateTransform attributeName="transform" id="thirdSet2_1" type="translate" from="30,0" to="30,0" begin="0s; thirdSet2_1.end + 1s" dur="1s"/>
    156            </text>
    157          </g>
    158 
    159          <a>
    160            <set id="thirdSet3" attributeName="font-size" to="30" begin="0s; thirdSet3.end + 1s" dur="1s"/>
    161            <text x="230" y="20">
    162              A
    163              <animateTransform attributeName="transform" id="thirdSet3_1" type="translate" from="30, 0" to="30,0" begin="0s; thirdSet3_1.end + 1s" dur="1s"/>
    164            </text>
    165          </a>
    166        </g>
    167 
    168        <g id="setFour" transform="translate(0,105)">
    169          <defs>
    170            <g id="setFourRef">
    171              <text x="10" y="20" font-size="30" fill="#aaa" font-family="sans-serif">A</text>
    172              <text x="40" y="20" font-size="30" fill="#aaa" font-family="serif">A</text>
    173            </g>
    174          </defs>
    175          <use xlink:href="#setFourRef"/>
    176          <use xlink:href="#setFourRef" x="110"/>
    177          <use xlink:href="#setFourRef" x="220"/>
    178 
    179          <text x="10" y="20" font-size="30" font-family="sans-serif">
    180            A
    181            <set id="fourthSet1" attributeName="font-family" to="serif" begin="0s; fourthSet1.end + 1s" dur="1s"/>
    182            <animateTransform attributeName="transform" id="fourthSet1_1" type="translate" from="30,0" to="30,0" begin="0s; fourthSet1_1.end + 1s" dur="1s"/>
    183          </text>
    184 
    185          <g transform="translate(110,0)" font-family="sans-serif">
    186            <set id="fourthSet2" attributeName="font-family" to="serif" begin="0s; fourthSet2.end + 1s" dur="1s"/>
    187            <text x="10" y="20" font-size="30">
    188              A
    189              <animateTransform attributeName="transform" id="fourthSet2_1" type="translate" from="30,0" to="30,0" begin="0s; fourthSet2_1.end + 1s" dur="1s"/>
    190            </text>
    191          </g>
    192 
    193          <a xlink:href="" transform="translate(220,0)" font-family="sans-serif">
    194            <set id="fourthSet3" attributeName="font-family" to="serif" begin="0s; fourthSet3.end + 1s" dur="1s"/>
    195            <text x="10" y="20" font-size="30">
    196              A
    197              <animateTransform attributeName="transform" id="fourthSet3_1" type="translate" from="30,0" to="30,0" begin="0s; fourthSet2_1.end + 1s" dur="1s"/>
    198            </text>
    199          </a>
    200 
    201        </g>
    202 
    203        <g id="setFive" transform="translate(0,140)">
    204          <defs>
    205            <g id="setFiveRef">
    206              <text x="10" y="20" fill="#aaa">A</text>
    207              <text x="40" y="20" fill="#aaa" font-style="italic">A</text>
    208            </g>
    209          </defs>
    210 
    211          <use xlink:href="#setFiveRef"/>
    212          <use xlink:href="#setFiveRef" x="110"/>
    213          <use xlink:href="#setFiveRef" x="220"/>
    214 
    215          <text x="10" y="20">
    216            A
    217            <set id="fifthSet1" attributeName="font-style" to="italic" begin="0s; fifthSet1.end + 1s" dur="1s"/>
    218            <animateTransform attributeName="transform" id="fifthSet1_1" type="translate" from="30,0" to="30,0" begin="0s; fifthSet1_1.end + 1s" dur="1s"/>
    219          </text>
    220 
    221          <g transform="translate(110,0)">
    222            <set id="fifthSet2" attributeName="font-style" to="italic" begin="0s; fifthSet2.end + 1s" dur="1s"/>
    223            <text x="10" y="20">
    224              A
    225              <animateTransform attributeName="transform" id="fifthSet2_1" type="translate" from="30,0" to="30,0" begin="0s; fifthSet2_1.end + 1s" dur="1s"/>
    226            </text>
    227          </g>
    228 
    229          <a xlink:href="" transform="translate(220,0)">
    230            <set id="fifthSet3" attributeName="font-style" to="italic" begin="0s; fifthSet3.end + 1s" dur="1s"/>
    231            <text x="10" y="20">
    232              A
    233              <animateTransform attributeName="transform" id="fifthSet3_1" type="translate" from="30,0" to="30,0" begin="0s; fifthSet3_1.end + 1s" dur="1s"/>
    234            </text>
    235          </a>
    236        </g>
    237 
    238        <g id="setSix" transform="translate(0,175)">
    239          <defs>
    240            <g id="setSixRef">
    241              <text x="10" y="20" fill="#aaa">A</text>
    242              <text x="40" y="20" fill="#aaa" font-weight="bold">A</text>
    243            </g>
    244          </defs>
    245 
    246          <use xlink:href="#setSixRef"/>
    247          <use xlink:href="#setSixRef" x="110"/>
    248          <use xlink:href="#setSixRef" x="220"/>
    249 
    250          <text x="10" y="20">
    251            A
    252            <set id="sixthSet1" attributeName="font-weight" to="bold" begin="0s; sixthSet1.end + 1s" dur="1s"/>
    253            <animateTransform attributeName="transform" id="sixthSet1_1" type="translate" from="30,0" to="30,0" begin="0s; sixthSet1_1.end + 1s" dur="1s"/>
    254          </text>
    255 
    256          <g transform="translate(110,0)">
    257            <set id="sixthSet2" attributeName="font-weight" to="bold" begin="0s; sixthSet2.end + 1s" dur="1s"/>
    258            <text x="10" y="20">
    259              A
    260              <animateTransform attributeName="transform" id="sixthSet2_1" type="translate" from="30,0" to="30,0" begin="0s; sixthSet2_1.end + 1s" dur="1s"/>
    261            </text>
    262          </g>
    263 
    264          <a xlink:href="" transform="translate(220,0)">
    265            <set id="sixthSet3" attributeName="font-weight" to="bold" begin="0s; sixthSet3.end + 1s" dur="1s"/>
    266            <text x="10" y="20">
    267              A
    268              <animateTransform attributeName="transform" id="sixthSet3_1" type="translate" from="30,0" to="30,0" begin="0s; sixthSet3_1.end + 1s" dur="1s"/>
    269            </text>
    270          </a>
    271        </g>
    272      </g>
    273    </g>
    274  </g>
    275  <g font-family="SVGFreeSansASCII,sans-serif" font-size="32">
    276    <text id="revision" x="10" y="340" stroke="none" fill="black">$Revision: 1.8 $</text>
    277  </g>
    278  <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000"/>
    279  <!-- comment out this watermark once the test is approved -->
    280  <!--<g id="draft-watermark">
    281    <rect x="1" y="1" width="478" height="20" fill="red" stroke="black" stroke-width="1"/>
    282    <text font-family="SVGFreeSansASCII,sans-serif" font-weight="bold" font-size="20" x="240"
    283      text-anchor="middle" y="18" stroke-width="0.5" stroke="black" fill="white">DRAFT</text>
    284  </g>-->
    285 </svg>
    286 </body>
    287 </html>