tor-browser

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

animate-pservers-grad-01-b-novalid.html (4432B)


      1 <!DOCTYPE html>
      2 <html lang='en'>
      3 <head>
      4 <title>animate-pservers-grad-01-b-manual.svg</title>
      5 <meta charset='utf-8'>
      6 </head>
      7 <body>
      8 <h1>Source SVG: animate-pservers-grad-01-b-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-pservers-grad-01-b.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  </defs>
     30  <g id="test-body-content" font-family="SVGFreeSansASCII,sans-serif" font-size="18">
     31    <defs>
     32      <g id="g0" stop-color="yellow" stop-opacity="0" color="yellow">
     33        <animateColor id="a1" attributeName="stop-color" from="red" to="green" dur="5" fill="freeze"/>
     34        <animateColor id="a2" attributeName="color" from="yellow" to="green" dur="5" fill="freeze"/>
     35        <animate id="a3" attributeName="stop-opacity" from="0.5" to="1" dur="5" fill="freeze"/>
     36 
     37        <linearGradient id="MyGradient1" stop-color="inherit">
     38          <stop offset="0" stop-color="green" stop-opacity="1"/>
     39          <stop offset="1" stop-color="inherit" stop-opacity="1"/>
     40        </linearGradient>
     41        <linearGradient id="MyGradient2" stop-opacity="inherit">
     42          <stop offset="0" stop-color="green" stop-opacity="1"/>
     43          <stop offset="1" stop-color="green" stop-opacity="inherit"/>
     44        </linearGradient>
     45 
     46        <g id="g01">
     47          <linearGradient id="MyGradient3">
     48            <stop offset="0" stop-color="green" stop-opacity="1"/>
     49            <stop offset="1"/>
     50          </linearGradient>
     51          <linearGradient id="MyGradient4">
     52            <stop offset="0" stop-color="green" stop-opacity="1"/>
     53            <stop offset="1" stop-color="currentColor" stop-opacity="1"/>
     54          </linearGradient>
     55        </g>
     56      </g>
     57    </defs>
     58    <g id="g1" stop-color="blue">
     59      <animateColor id="a4" attributeName="stop-color" from="blue" to="red" dur="5" fill="freeze"/>
     60      <rect id="r1" fill="url(#MyGradient1)" width="100" height="100" x="50" y="50"/>
     61    </g>
     62    <g id="g2" stop-opacity="1">
     63      <animate id="a5" attributeName="stop-opacity" from="1" to="0" dur="5" fill="freeze"/>
     64      <rect id="r2" fill="url(#MyGradient2)" width="100" height="100" x="200" y="50"/>
     65    </g>
     66    <g id="g3" stop-opacity="1" stop-color="blue">
     67      <animateColor id="a6" attributeName="stop-color" from="blue" to="red" dur="5" fill="freeze"/>
     68      <animate id="a7" attributeName="stop-opacity" from="1" to="0" dur="5" fill="freeze"/>
     69      <rect id="r3" fill="url(#MyGradient3)" width="100" height="100" x="50" y="200"/>
     70    </g>
     71    <g id="g4" color="blue">
     72      <animateColor id="a7" attributeName="color" from="blue" to="red" dur="5" fill="freeze"/>
     73      <rect id="r4" fill="url(#MyGradient4)" width="100" height="100" x="200" y="200"/>
     74    </g>
     75  </g>
     76  <g font-family="SVGFreeSansASCII,sans-serif" font-size="32">
     77    <text id="revision" x="10" y="340" stroke="none" fill="black">$Revision: 1.2 $</text>
     78  </g>
     79  <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000"/>
     80  <!-- comment out this watermark once the test is approved -->
     81  <!--<g id="draft-watermark">
     82    <rect x="1" y="1" width="478" height="20" fill="red" stroke="black" stroke-width="1"/>
     83    <text font-family="SVGFreeSansASCII,sans-serif" font-weight="bold" font-size="20" x="240"
     84      text-anchor="middle" y="18" stroke-width="0.5" stroke="black" fill="white">DRAFT</text>
     85  </g>-->
     86 </svg>
     87 </body>
     88 </html>