pservers-grad-21-b-isvalid.html (5735B)
1 <!DOCTYPE html> 2 <html lang='en'> 3 <head> 4 <title>pservers-grad-21-b-manual.svg</title> 5 <meta charset='utf-8'> 6 </head> 7 <body> 8 <h1>Source SVG: pservers-grad-21-b-manual.svg</h1> 9 <svg id="svg-root" width="100%" height="100%" 10 viewBox="0 0 480 360" xmlns="http://www.w3.org/2000/svg" 11 xmlns:xlink="http://www.w3.org/1999/xlink"> 12 <!--======================================================================--> 13 <!--= Copyright 2008 World Wide Web Consortium, (Massachusetts =--> 14 <!--= Institute of Technology, European Research Consortium for =--> 15 <!--= Informatics and Mathematics (ERCIM), Keio University). =--> 16 <!--= All Rights Reserved. =--> 17 <!--= See http://www.w3.org/Consortium/Legal/. =--> 18 <!--======================================================================--> 19 20 <title id="test-title">$RCSfile: pservers-grad-21-b.svg,v $</title> 21 <defs> 22 <font-face 23 font-family="SVGFreeSansASCII" 24 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 <radialGradient id="grad1" cx="100%" r="20%"> 33 <stop offset="0" stop-color="black" /> 34 <stop offset="1" stop-opacity="0"/> 35 </radialGradient> 36 <radialGradient id="grad2" xlink:href="#grad1" cx="0%"/> 37 <radialGradient id="grad3" cx="100%" r="20%" fx="0%"> 38 <stop offset="0" stop-color="black" /> 39 <stop offset="1" stop-opacity="0"/> 40 </radialGradient> 41 <radialGradient id="grad4" xlink:href="#grad3" cx="0%"/> 42 <radialGradient id="grad5" cx="100%" r="20%" fx="25%"> 43 <stop offset="0" stop-color="black" /> 44 <stop offset="1" stop-opacity="0"/> 45 </radialGradient> 46 <radialGradient id="grad6" xlink:href="#grad5" cx="0%"/> 47 48 <radialGradient id="grad1-ref" cx="100%" r="20%"> 49 <stop offset="0" stop-color="black" /> 50 <stop offset="1" stop-opacity="0"/> 51 </radialGradient> 52 <radialGradient id="grad2-ref" cx="0%" r="20%"> 53 <stop offset="0" stop-color="black" /> 54 <stop offset="1" stop-opacity="0"/> 55 </radialGradient> 56 <radialGradient id="grad3-ref" cx="100%" r="20%" fx="0%"> 57 <stop offset="0" stop-color="black" /> 58 <stop offset="1" stop-opacity="0"/> 59 </radialGradient> 60 <radialGradient id="grad4-ref" cx="0%" r="20%" fx="0%"> 61 <stop offset="0" stop-color="black" /> 62 <stop offset="1" stop-opacity="0"/> 63 </radialGradient> 64 <radialGradient id="grad5-ref" cx="100%" r="20%" fx="25%"> 65 <stop offset="0" stop-color="black" /> 66 <stop offset="1" stop-opacity="0"/> 67 </radialGradient> 68 <radialGradient id="grad6-ref" cx="0%" r="20%" fx="25%"> 69 <stop offset="0" stop-color="black" /> 70 <stop offset="1" stop-opacity="0"/> 71 </radialGradient> 72 </defs> 73 74 <g transform="translate(100 60)"> 75 <!-- first line of tests --> 76 <rect fill="url(#grad1)" x="-60" width="120" height="90"/> 77 <rect fill="url(#grad2)" x="60" width="120" height="90"/> 78 <ellipse cx="60" cy="45" rx="24" ry="18" fill="none" stroke="blue"/> 79 80 <!-- reference for first line --> 81 <g transform="translate(100 0)"> 82 <rect fill="url(#grad1-ref)" x="-60" width="120" height="90"/> 83 <rect fill="url(#grad2-ref)" x="60" width="120" height="90"/> 84 <ellipse cx="60" cy="45" rx="24" ry="18" fill="none" stroke="blue"/> 85 </g> 86 87 <!-- second line of tests --> 88 <g transform="translate(0 50)"> 89 <rect fill="url(#grad3)" x="-60" width="120" height="90"/> 90 <rect fill="url(#grad4)" x="60" width="120" height="90"/> 91 <ellipse cx="60" cy="45" rx="24" ry="18" fill="none" stroke="blue"/> 92 </g> 93 94 <!-- reference for second line --> 95 <g transform="translate(100 50)"> 96 <rect fill="url(#grad3-ref)" x="-60" width="120" height="90"/> 97 <rect fill="url(#grad4-ref)" x="60" width="120" height="90"/> 98 <ellipse cx="60" cy="45" rx="24" ry="18" fill="none" stroke="blue"/> 99 </g> 100 101 <!-- third line of tests --> 102 <g transform="translate(0 100)"> 103 <rect fill="url(#grad5)" x="-60" width="120" height="90"/> 104 <rect fill="url(#grad6)" x="60" width="120" height="90"/> 105 <ellipse cx="60" cy="45" rx="24" ry="18" fill="none" stroke="blue"/> 106 </g> 107 108 <!-- reference for third line --> 109 <g transform="translate(100 100)"> 110 <rect fill="url(#grad5-ref)" x="-60" width="120" height="90"/> 111 <rect fill="url(#grad6-ref)" x="60" width="120" height="90"/> 112 <ellipse cx="60" cy="45" rx="24" ry="18" fill="none" stroke="blue"/> 113 </g> 114 115 <rect x="120" y="20" width="80" height="200" fill="none" stroke="green"/> 116 <text y="200" x="160" text-anchor="middle" font-size="12">Reference</text> 117 </g> 118 119 </g> 120 <g font-family="SVGFreeSansASCII,sans-serif" font-size="32"> 121 <text id="revision" x="10" y="340" stroke="none" 122 fill="black">$Revision: 1.4 $</text> 123 </g> 124 <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000"/> 125 <!-- comment out this watermark once the test is approved 126 <g id="draft-watermark"> 127 <rect x="1" y="1" width="478" height="20" fill="red" stroke="black" stroke-width="1"/> 128 <text font-family="SVGFreeSansASCII,sans-serif" font-weight="bold" font-size="20" x="240" 129 text-anchor="middle" y="18" stroke-width="0.5" stroke="black" fill="white">DRAFT</text> 130 </g>--> 131 </svg> 132 </body> 133 </html>