summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/html-svg/coords-trans-02-t-isvalid.html
blob: fd4bdad836d555be7242089e5a917cdb3d694a72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
<!DOCTYPE html>
<html lang='en'>
<head>
 <title>coords-trans-02-t-manual.svg</title>
 <meta charset='utf-8'>
</head>
<body>
 <h1>Source SVG: coords-trans-02-t-manual.svg</h1>
<svg version="1.1" baseProfile="tiny" id="svg-root"
  width="100%" height="100%" viewBox="0 0 480 360"
  xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  <!--======================================================================-->
  <!--=  SVG 1.1 2nd Edition Test Case                                     =-->
  <!--======================================================================-->
  <!--=  Copyright 2009 World Wide Web Consortium, (Massachusetts          =-->
  <!--=  Institute of Technology, European Research Consortium for         =-->
  <!--=  Informatics and Mathematics (ERCIM), Keio University).            =-->
  <!--=  All Rights Reserved.                                              =-->
  <!--=  See http://www.w3.org/Consortium/Legal/.                          =-->
  <!--======================================================================-->
  
  <title id="test-title">$RCSfile: coords-trans-02-t.svg,v $</title>
  <defs>
    <font-face font-family="SVGFreeSansASCII" unicode-range="U+0-7F">
      <font-face-src>
        <font-face-uri xlink:href="../resources/SVGFreeSans.svg#ascii"/>
      </font-face-src>
    </font-face>
  </defs>
  <g id="test-body-content" font-family="SVGFreeSansASCII,sans-serif" font-size="18">
    <g transform="translate(0, 30)" font-size="12">
      <!-- ====================================================================== -->
      <!-- First, draw a test grid ============================================== -->
      <!-- ====================================================================== -->
      <!--g id="test-grid" stroke="#cccccc" stroke-width="1" >
         <line x1="10" y1="10.5" x2="470" y2="10.5"/>
         <line x1="10" y1="20.5" x2="470" y2="20.5"/>
         <line x1="10" y1="30.5" x2="470" y2="30.5"/>
         <line x1="10" y1="40.5" x2="470" y2="40.5"/>
         <line x1="10" y1="50.5" x2="470" y2="50.5"/>
         <line x1="10" y1="60.5" x2="470" y2="60.5"/>
         <line x1="10" y1="70.5" x2="470" y2="70.5"/>
         <line x1="10" y1="80.5" x2="470" y2="80.5"/>
         <line x1="10" y1="90.5" x2="470" y2="90.5"/>
         <line x1="10" y1="100.5" x2="470" y2="100.5"/>
         <line x1="10" y1="110.5" x2="470" y2="110.5"/>
         <line x1="10" y1="120.5" x2="470" y2="120.5"/>
         <line x1="10" y1="130.5" x2="470" y2="130.5"/>
         <line x1="10" y1="140.5" x2="470" y2="140.5"/>
         <line x1="10" y1="150.5" x2="470" y2="150.5"/>
         <line x1="10" y1="160.5" x2="470" y2="160.5"/>
         <line x1="10" y1="170.5" x2="470" y2="170.5"/>
         <line x1="10" y1="180.5" x2="470" y2="180.5"/>
         <line x1="10" y1="190.5" x2="470" y2="190.5"/>
         <line x1="10" y1="200.5" x2="470" y2="200.5"/>
         <line x1="10" y1="210.5" x2="470" y2="210.5"/>
         <line x1="10" y1="220.5" x2="470" y2="220.5"/>
         <line x1="10" y1="230.5" x2="470" y2="230.5"/>
         <line x1="10" y1="240.5" x2="470" y2="240.5"/>
         <line x1="10" y1="250.5" x2="470" y2="250.5"/>
         <line x1="10" y1="260.5" x2="470" y2="260.5"/>
         <line y1="10" x1="10.5" y2="260.5" x2="10.5"/>
         <line y1="10" x1="20.5" y2="260.5" x2="20.5"/>
         <line y1="10" x1="30.5" y2="260.5" x2="30.5"/>
         <line y1="10" x1="40.5" y2="260.5" x2="40.5"/>
         <line y1="10" x1="50.5" y2="260.5" x2="50.5"/>
         <line y1="10" x1="60.5" y2="260.5" x2="60.5"/>
         <line y1="10" x1="70.5" y2="260.5" x2="70.5"/>
         <line y1="10" x1="80.5" y2="260.5" x2="80.5"/>
         <line y1="10" x1="90.5" y2="260.5" x2="90.5"/>
         <line y1="10" x1="100.5" y2="260.5" x2="100.5"/>
         <line y1="10" x1="110.5" y2="260.5" x2="110.5"/>
         <line y1="10" x1="120.5" y2="260.5" x2="120.5"/>
         <line y1="10" x1="130.5" y2="260.5" x2="130.5"/>
         <line y1="10" x1="140.5" y2="260.5" x2="140.5"/>
         <line y1="10" x1="150.5" y2="260.5" x2="150.5"/>
         <line y1="10" x1="160.5" y2="260.5" x2="160.5"/>
         <line y1="10" x1="170.5" y2="260.5" x2="170.5"/>
         <line y1="10" x1="180.5" y2="260.5" x2="180.5"/>
         <line y1="10" x1="190.5" y2="260.5" x2="190.5"/>
         <line y1="10" x1="200.5" y2="260.5" x2="200.5"/>
         <line y1="10" x1="210.5" y2="260.5" x2="210.5"/>
         <line y1="10" x1="220.5" y2="260.5" x2="220.5"/>
         <line y1="10" x1="230.5" y2="260.5" x2="230.5"/>
         <line y1="10" x1="240.5" y2="260.5" x2="240.5"/>
         <line y1="10" x1="250.5" y2="260.5" x2="250.5"/>
         <line y1="10" x1="260.5" y2="260.5" x2="260.5"/>
         <line y1="10" x1="270.5" y2="260.5" x2="270.5"/>
         <line y1="10" x1="280.5" y2="260.5" x2="280.5"/>
         <line y1="10" x1="290.5" y2="260.5" x2="290.5"/>
         <line y1="10" x1="300.5" y2="260.5" x2="300.5"/>
         <line y1="10" x1="310.5" y2="260.5" x2="310.5"/>
         <line y1="10" x1="320.5" y2="260.5" x2="320.5"/>
         <line y1="10" x1="330.5" y2="260.5" x2="330.5"/>
         <line y1="10" x1="340.5" y2="260.5" x2="340.5"/>
         <line y1="10" x1="350.5" y2="260.5" x2="350.5"/>
         <line y1="10" x1="360.5" y2="260.5" x2="360.5"/>
         <line y1="10" x1="370.5" y2="260.5" x2="370.5"/>
         <line y1="10" x1="380.5" y2="260.5" x2="380.5"/>
         <line y1="10" x1="390.5" y2="260.5" x2="390.5"/>
         <line y1="10" x1="400.5" y2="260.5" x2="400.5"/>
         <line y1="10" x1="410.5" y2="260.5" x2="410.5"/>
         <line y1="10" x1="420.5" y2="260.5" x2="420.5"/>
         <line y1="10" x1="430.5" y2="260.5" x2="430.5"/>
         <line y1="10" x1="440.5" y2="260.5" x2="440.5"/>
         <line y1="10" x1="450.5" y2="260.5" x2="450.5"/>
         <line y1="10" x1="460.5" y2="260.5" x2="460.5"/>
         <line y1="10" x1="470.5" y2="260.5" x2="470.5"/>
      </g-->
      <!-- ====================================================================== -->
      <!-- Now, test elementary transforms. For each transform, 3 markers are     -->
      <!-- placed where the user space is expected after transformations for the  -->
      <!-- origin (black) and the points in (20, 0) (blue) and (0, 20) (red).     -->
      <!-- Then, a blue line going from (0, 0) to (20, 0) is drawn and a red line -->
      <!-- going from (0, 0) to (0, 20), after applying the elementary            -->
      <!-- transformation. If the test succeeds, the red line should join the     -->
      <!-- black marker to the red marker and the blue line the black marker to   -->
      <!-- the blue marker.                                                       -->
      <!-- ====================================================================== -->
      <g id="elementary-transforms-test" transform="translate(0, 10)">
        <g id="elementary-transforms" transform="translate(-30, 0) scale(2.5, 2.5)">
          <!-- Translate -->
          <g transform="translate(50, 50)">
            <rect x="0" y="0" width="20" height="2" fill="blue"/>
            <rect x="0" y="0" width="2" height="20" fill="red"/>
          </g>
          <!-- Rotate -90 deg about (150, 70) -->
          <g transform="translate(150, 70) rotate(-90)">
            <rect x="0" y="0" width="20" height="2" fill="blue"/>
            <rect x="0" y="0" width="2" height="20" fill="red"/>
          </g>
        </g>
        <!-- elementary-transforms -->
        <!-- Draw all the markers -->
        <g id="elementary-transforms-test-markers" transform="translate(-30, 0) scale(2.5, 2.5)">
          <!-- Translate -->
          <text x="40" y="40">translate (50, 50)</text>
          <rect x="48" y="48" width="5" height="5" fill="black"/>
          <rect x="68" y="48" width="5" height="5" fill="blue"/>
          <rect x="48" y="68" width="5" height="5" fill="red"/>
          <!-- Rotate -90 deg about (150, 70) -->
          <text x="140" y="40">rotate(-90)</text>
          <rect x="148" y="68" width="5" height="5" fill="black"/>
          <rect x="148" y="48" width="5" height="5" fill="blue"/>
          <rect x="168" y="68" width="5" height="5" fill="red"/>
        </g>
        <!-- elementary-transforms-test-markers -->
      </g>
    </g>
  </g>
  <g font-family="SVGFreeSansASCII,sans-serif" font-size="32">
    <text id="revision" x="10" y="340" stroke="none" fill="black">$Revision: 1.6 $</text>
  </g>
  <rect id="test-frame" x="1" y="1" width="478" height="358" fill="none" stroke="#000000"/>
  <!-- comment out this watermark once the test is approved -->
  <!--<g id="draft-watermark">
    <rect x="1" y="1" width="478" height="20" fill="red" stroke="black" stroke-width="1"/>
    <text font-family="SVGFreeSansASCII,sans-serif" font-weight="bold" font-size="20" x="240"
      text-anchor="middle" y="18" stroke-width="0.5" stroke="black" fill="white">DRAFT</text>
  </g>-->
</svg>
</body>
</html>