Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(307)

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-retina/external/wpt/svg/interfaces-expected.txt

Issue 2741463002: Remove SVGTests.requiredFeatures attribute
Patch Set: rebase Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 251: callback not yet supported
2 CONSOLE MESSAGE: line 251: callback not yet supported
3 CONSOLE MESSAGE: line 251: callback not yet supported
4 This is a testharness.js-based test.
5 Found 6065 tests; 5626 PASS, 439 FAIL, 0 TIMEOUT, 0 NOTRUN.
6 PASS Document interface: attribute rootElement
7 PASS SVGElement interface: existence and properties of interface object
8 PASS SVGElement interface object length
9 PASS SVGElement interface object name
10 FAIL SVGElement interface: existence and properties of interface prototype objec t assert_equals: class string of SVGElement.prototype expected "[object SVGEleme ntPrototype]" but got "[object SVGElement]"
11 PASS SVGElement interface: existence and properties of interface prototype objec t's "constructor" property
12 PASS SVGElement interface: attribute className
13 PASS SVGElement interface: attribute dataset
14 PASS SVGElement interface: attribute ownerSVGElement
15 PASS SVGElement interface: attribute viewportElement
16 PASS SVGElement interface: attribute tabIndex
17 PASS SVGElement interface: operation focus()
18 PASS SVGElement interface: operation blur()
19 PASS SVGGraphicsElement interface: existence and properties of interface object
20 PASS SVGGraphicsElement interface object length
21 PASS SVGGraphicsElement interface object name
22 FAIL SVGGraphicsElement interface: existence and properties of interface prototy pe object assert_equals: class string of SVGGraphicsElement.prototype expected " [object SVGGraphicsElementPrototype]" but got "[object SVGGraphicsElement]"
23 PASS SVGGraphicsElement interface: existence and properties of interface prototy pe object's "constructor" property
24 PASS SVGGraphicsElement interface: attribute transform
25 PASS SVGGraphicsElement interface: operation getBBox(SVGBoundingBoxOptions)
26 PASS SVGGraphicsElement interface: operation getCTM()
27 PASS SVGGraphicsElement interface: operation getScreenCTM()
28 PASS SVGGraphicsElement interface: attribute requiredExtensions
29 PASS SVGGraphicsElement interface: attribute systemLanguage
30 PASS SVGGeometryElement interface: existence and properties of interface object
31 PASS SVGGeometryElement interface object length
32 PASS SVGGeometryElement interface object name
33 FAIL SVGGeometryElement interface: existence and properties of interface prototy pe object assert_equals: class string of SVGGeometryElement.prototype expected " [object SVGGeometryElementPrototype]" but got "[object SVGGeometryElement]"
34 PASS SVGGeometryElement interface: existence and properties of interface prototy pe object's "constructor" property
35 PASS SVGGeometryElement interface: attribute pathLength
36 PASS SVGGeometryElement interface: operation isPointInFill(DOMPoint)
37 PASS SVGGeometryElement interface: operation isPointInStroke(DOMPoint)
38 PASS SVGGeometryElement interface: operation getTotalLength()
39 PASS SVGGeometryElement interface: operation getPointAtLength(float)
40 PASS SVGNumber interface: existence and properties of interface object
41 PASS SVGNumber interface object length
42 PASS SVGNumber interface object name
43 FAIL SVGNumber interface: existence and properties of interface prototype object assert_equals: class string of SVGNumber.prototype expected "[object SVGNumberP rototype]" but got "[object SVGNumber]"
44 PASS SVGNumber interface: existence and properties of interface prototype object 's "constructor" property
45 PASS SVGNumber interface: attribute value
46 PASS SVGNumber must be primary interface of svg.createSVGNumber()
47 PASS Stringification of svg.createSVGNumber()
48 PASS SVGNumber interface: svg.createSVGNumber() must inherit property "value" wi th the proper type (0)
49 PASS SVGLength interface: existence and properties of interface object
50 PASS SVGLength interface object length
51 PASS SVGLength interface object name
52 FAIL SVGLength interface: existence and properties of interface prototype object assert_equals: class string of SVGLength.prototype expected "[object SVGLengthP rototype]" but got "[object SVGLength]"
53 PASS SVGLength interface: existence and properties of interface prototype object 's "constructor" property
54 PASS SVGLength interface: constant SVG_LENGTHTYPE_UNKNOWN on interface object
55 PASS SVGLength interface: constant SVG_LENGTHTYPE_UNKNOWN on interface prototype object
56 PASS SVGLength interface: constant SVG_LENGTHTYPE_NUMBER on interface object
57 PASS SVGLength interface: constant SVG_LENGTHTYPE_NUMBER on interface prototype object
58 PASS SVGLength interface: constant SVG_LENGTHTYPE_PERCENTAGE on interface object
59 PASS SVGLength interface: constant SVG_LENGTHTYPE_PERCENTAGE on interface protot ype object
60 PASS SVGLength interface: constant SVG_LENGTHTYPE_EMS on interface object
61 PASS SVGLength interface: constant SVG_LENGTHTYPE_EMS on interface prototype obj ect
62 PASS SVGLength interface: constant SVG_LENGTHTYPE_EXS on interface object
63 PASS SVGLength interface: constant SVG_LENGTHTYPE_EXS on interface prototype obj ect
64 PASS SVGLength interface: constant SVG_LENGTHTYPE_PX on interface object
65 PASS SVGLength interface: constant SVG_LENGTHTYPE_PX on interface prototype obje ct
66 PASS SVGLength interface: constant SVG_LENGTHTYPE_CM on interface object
67 PASS SVGLength interface: constant SVG_LENGTHTYPE_CM on interface prototype obje ct
68 PASS SVGLength interface: constant SVG_LENGTHTYPE_MM on interface object
69 PASS SVGLength interface: constant SVG_LENGTHTYPE_MM on interface prototype obje ct
70 PASS SVGLength interface: constant SVG_LENGTHTYPE_IN on interface object
71 PASS SVGLength interface: constant SVG_LENGTHTYPE_IN on interface prototype obje ct
72 PASS SVGLength interface: constant SVG_LENGTHTYPE_PT on interface object
73 PASS SVGLength interface: constant SVG_LENGTHTYPE_PT on interface prototype obje ct
74 PASS SVGLength interface: constant SVG_LENGTHTYPE_PC on interface object
75 PASS SVGLength interface: constant SVG_LENGTHTYPE_PC on interface prototype obje ct
76 PASS SVGLength interface: attribute unitType
77 PASS SVGLength interface: attribute value
78 PASS SVGLength interface: attribute valueInSpecifiedUnits
79 PASS SVGLength interface: attribute valueAsString
80 PASS SVGLength interface: operation newValueSpecifiedUnits(unsigned short,float)
81 PASS SVGLength interface: operation convertToSpecifiedUnits(unsigned short)
82 PASS SVGLength must be primary interface of svg.createSVGLength()
83 PASS Stringification of svg.createSVGLength()
84 PASS SVGLength interface: svg.createSVGLength() must inherit property "SVG_LENGT HTYPE_UNKNOWN" with the proper type (0)
85 PASS SVGLength interface: svg.createSVGLength() must inherit property "SVG_LENGT HTYPE_NUMBER" with the proper type (1)
86 PASS SVGLength interface: svg.createSVGLength() must inherit property "SVG_LENGT HTYPE_PERCENTAGE" with the proper type (2)
87 PASS SVGLength interface: svg.createSVGLength() must inherit property "SVG_LENGT HTYPE_EMS" with the proper type (3)
88 PASS SVGLength interface: svg.createSVGLength() must inherit property "SVG_LENGT HTYPE_EXS" with the proper type (4)
89 PASS SVGLength interface: svg.createSVGLength() must inherit property "SVG_LENGT HTYPE_PX" with the proper type (5)
90 PASS SVGLength interface: svg.createSVGLength() must inherit property "SVG_LENGT HTYPE_CM" with the proper type (6)
91 PASS SVGLength interface: svg.createSVGLength() must inherit property "SVG_LENGT HTYPE_MM" with the proper type (7)
92 PASS SVGLength interface: svg.createSVGLength() must inherit property "SVG_LENGT HTYPE_IN" with the proper type (8)
93 PASS SVGLength interface: svg.createSVGLength() must inherit property "SVG_LENGT HTYPE_PT" with the proper type (9)
94 PASS SVGLength interface: svg.createSVGLength() must inherit property "SVG_LENGT HTYPE_PC" with the proper type (10)
95 PASS SVGLength interface: svg.createSVGLength() must inherit property "unitType" with the proper type (11)
96 PASS SVGLength interface: svg.createSVGLength() must inherit property "value" wi th the proper type (12)
97 PASS SVGLength interface: svg.createSVGLength() must inherit property "valueInSp ecifiedUnits" with the proper type (13)
98 PASS SVGLength interface: svg.createSVGLength() must inherit property "valueAsSt ring" with the proper type (14)
99 PASS SVGLength interface: svg.createSVGLength() must inherit property "newValueS pecifiedUnits" with the proper type (15)
100 PASS SVGLength interface: calling newValueSpecifiedUnits(unsigned short,float) o n svg.createSVGLength() with too few arguments must throw TypeError
101 PASS SVGLength interface: svg.createSVGLength() must inherit property "convertTo SpecifiedUnits" with the proper type (16)
102 PASS SVGLength interface: calling convertToSpecifiedUnits(unsigned short) on svg .createSVGLength() with too few arguments must throw TypeError
103 PASS SVGAngle interface: existence and properties of interface object
104 PASS SVGAngle interface object length
105 PASS SVGAngle interface object name
106 FAIL SVGAngle interface: existence and properties of interface prototype object assert_equals: class string of SVGAngle.prototype expected "[object SVGAngleProt otype]" but got "[object SVGAngle]"
107 PASS SVGAngle interface: existence and properties of interface prototype object' s "constructor" property
108 PASS SVGAngle interface: constant SVG_ANGLETYPE_UNKNOWN on interface object
109 PASS SVGAngle interface: constant SVG_ANGLETYPE_UNKNOWN on interface prototype o bject
110 PASS SVGAngle interface: constant SVG_ANGLETYPE_UNSPECIFIED on interface object
111 PASS SVGAngle interface: constant SVG_ANGLETYPE_UNSPECIFIED on interface prototy pe object
112 PASS SVGAngle interface: constant SVG_ANGLETYPE_DEG on interface object
113 PASS SVGAngle interface: constant SVG_ANGLETYPE_DEG on interface prototype objec t
114 PASS SVGAngle interface: constant SVG_ANGLETYPE_RAD on interface object
115 PASS SVGAngle interface: constant SVG_ANGLETYPE_RAD on interface prototype objec t
116 PASS SVGAngle interface: constant SVG_ANGLETYPE_GRAD on interface object
117 PASS SVGAngle interface: constant SVG_ANGLETYPE_GRAD on interface prototype obje ct
118 PASS SVGAngle interface: attribute unitType
119 PASS SVGAngle interface: attribute value
120 PASS SVGAngle interface: attribute valueInSpecifiedUnits
121 PASS SVGAngle interface: attribute valueAsString
122 PASS SVGAngle interface: operation newValueSpecifiedUnits(unsigned short,float)
123 PASS SVGAngle interface: operation convertToSpecifiedUnits(unsigned short)
124 PASS SVGAngle must be primary interface of svg.createSVGAngle()
125 PASS Stringification of svg.createSVGAngle()
126 PASS SVGAngle interface: svg.createSVGAngle() must inherit property "SVG_ANGLETY PE_UNKNOWN" with the proper type (0)
127 PASS SVGAngle interface: svg.createSVGAngle() must inherit property "SVG_ANGLETY PE_UNSPECIFIED" with the proper type (1)
128 PASS SVGAngle interface: svg.createSVGAngle() must inherit property "SVG_ANGLETY PE_DEG" with the proper type (2)
129 PASS SVGAngle interface: svg.createSVGAngle() must inherit property "SVG_ANGLETY PE_RAD" with the proper type (3)
130 PASS SVGAngle interface: svg.createSVGAngle() must inherit property "SVG_ANGLETY PE_GRAD" with the proper type (4)
131 PASS SVGAngle interface: svg.createSVGAngle() must inherit property "unitType" w ith the proper type (5)
132 PASS SVGAngle interface: svg.createSVGAngle() must inherit property "value" with the proper type (6)
133 PASS SVGAngle interface: svg.createSVGAngle() must inherit property "valueInSpec ifiedUnits" with the proper type (7)
134 PASS SVGAngle interface: svg.createSVGAngle() must inherit property "valueAsStri ng" with the proper type (8)
135 PASS SVGAngle interface: svg.createSVGAngle() must inherit property "newValueSpe cifiedUnits" with the proper type (9)
136 PASS SVGAngle interface: calling newValueSpecifiedUnits(unsigned short,float) on svg.createSVGAngle() with too few arguments must throw TypeError
137 PASS SVGAngle interface: svg.createSVGAngle() must inherit property "convertToSp ecifiedUnits" with the proper type (10)
138 PASS SVGAngle interface: calling convertToSpecifiedUnits(unsigned short) on svg. createSVGAngle() with too few arguments must throw TypeError
139 PASS SVGNumberList interface: existence and properties of interface object
140 PASS SVGNumberList interface object length
141 PASS SVGNumberList interface object name
142 FAIL SVGNumberList interface: existence and properties of interface prototype ob ject assert_equals: class string of SVGNumberList.prototype expected "[object SV GNumberListPrototype]" but got "[object SVGNumberList]"
143 PASS SVGNumberList interface: existence and properties of interface prototype ob ject's "constructor" property
144 PASS SVGNumberList interface: attribute length
145 PASS SVGNumberList interface: attribute numberOfItems
146 PASS SVGNumberList interface: operation clear()
147 PASS SVGNumberList interface: operation initialize(SVGNumber)
148 PASS SVGNumberList interface: operation getItem(unsigned long)
149 PASS SVGNumberList interface: operation insertItemBefore(SVGNumber,unsigned long )
150 PASS SVGNumberList interface: operation replaceItem(SVGNumber,unsigned long)
151 PASS SVGNumberList interface: operation removeItem(unsigned long)
152 PASS SVGNumberList interface: operation appendItem(SVGNumber)
153 PASS SVGNumberList must be primary interface of text.rotate.baseVal
154 PASS Stringification of text.rotate.baseVal
155 PASS SVGNumberList interface: text.rotate.baseVal must inherit property "length" with the proper type (0)
156 PASS SVGNumberList interface: text.rotate.baseVal must inherit property "numberO fItems" with the proper type (1)
157 PASS SVGNumberList interface: text.rotate.baseVal must inherit property "clear" with the proper type (2)
158 PASS SVGNumberList interface: text.rotate.baseVal must inherit property "initial ize" with the proper type (3)
159 PASS SVGNumberList interface: calling initialize(SVGNumber) on text.rotate.baseV al with too few arguments must throw TypeError
160 PASS SVGNumberList interface: text.rotate.baseVal must inherit property "getItem " with the proper type (4)
161 PASS SVGNumberList interface: calling getItem(unsigned long) on text.rotate.base Val with too few arguments must throw TypeError
162 PASS SVGNumberList interface: text.rotate.baseVal must inherit property "insertI temBefore" with the proper type (5)
163 PASS SVGNumberList interface: calling insertItemBefore(SVGNumber,unsigned long) on text.rotate.baseVal with too few arguments must throw TypeError
164 PASS SVGNumberList interface: text.rotate.baseVal must inherit property "replace Item" with the proper type (6)
165 PASS SVGNumberList interface: calling replaceItem(SVGNumber,unsigned long) on te xt.rotate.baseVal with too few arguments must throw TypeError
166 PASS SVGNumberList interface: text.rotate.baseVal must inherit property "removeI tem" with the proper type (7)
167 PASS SVGNumberList interface: calling removeItem(unsigned long) on text.rotate.b aseVal with too few arguments must throw TypeError
168 PASS SVGNumberList interface: text.rotate.baseVal must inherit property "appendI tem" with the proper type (8)
169 PASS SVGNumberList interface: calling appendItem(SVGNumber) on text.rotate.baseV al with too few arguments must throw TypeError
170 PASS SVGLengthList interface: existence and properties of interface object
171 PASS SVGLengthList interface object length
172 PASS SVGLengthList interface object name
173 FAIL SVGLengthList interface: existence and properties of interface prototype ob ject assert_equals: class string of SVGLengthList.prototype expected "[object SV GLengthListPrototype]" but got "[object SVGLengthList]"
174 PASS SVGLengthList interface: existence and properties of interface prototype ob ject's "constructor" property
175 PASS SVGLengthList interface: attribute length
176 PASS SVGLengthList interface: attribute numberOfItems
177 PASS SVGLengthList interface: operation clear()
178 PASS SVGLengthList interface: operation initialize(SVGLength)
179 PASS SVGLengthList interface: operation getItem(unsigned long)
180 PASS SVGLengthList interface: operation insertItemBefore(SVGLength,unsigned long )
181 PASS SVGLengthList interface: operation replaceItem(SVGLength,unsigned long)
182 PASS SVGLengthList interface: operation removeItem(unsigned long)
183 PASS SVGLengthList interface: operation appendItem(SVGLength)
184 PASS SVGAnimatedBoolean interface: existence and properties of interface object
185 PASS SVGAnimatedBoolean interface object length
186 PASS SVGAnimatedBoolean interface object name
187 FAIL SVGAnimatedBoolean interface: existence and properties of interface prototy pe object assert_equals: class string of SVGAnimatedBoolean.prototype expected " [object SVGAnimatedBooleanPrototype]" but got "[object SVGAnimatedBoolean]"
188 PASS SVGAnimatedBoolean interface: existence and properties of interface prototy pe object's "constructor" property
189 PASS SVGAnimatedBoolean interface: attribute baseVal
190 PASS SVGAnimatedBoolean interface: attribute animVal
191 PASS SVGAnimatedBoolean must be primary interface of feConvolveMatrix.preserveAl pha
192 PASS Stringification of feConvolveMatrix.preserveAlpha
193 PASS SVGAnimatedBoolean interface: feConvolveMatrix.preserveAlpha must inherit p roperty "baseVal" with the proper type (0)
194 PASS SVGAnimatedBoolean interface: feConvolveMatrix.preserveAlpha must inherit p roperty "animVal" with the proper type (1)
195 PASS SVGAnimatedEnumeration interface: existence and properties of interface obj ect
196 PASS SVGAnimatedEnumeration interface object length
197 PASS SVGAnimatedEnumeration interface object name
198 FAIL SVGAnimatedEnumeration interface: existence and properties of interface pro totype object assert_equals: class string of SVGAnimatedEnumeration.prototype ex pected "[object SVGAnimatedEnumerationPrototype]" but got "[object SVGAnimatedEn umeration]"
199 PASS SVGAnimatedEnumeration interface: existence and properties of interface pro totype object's "constructor" property
200 PASS SVGAnimatedEnumeration interface: attribute baseVal
201 PASS SVGAnimatedEnumeration interface: attribute animVal
202 PASS SVGAnimatedEnumeration must be primary interface of text.lengthAdjust
203 PASS Stringification of text.lengthAdjust
204 PASS SVGAnimatedEnumeration interface: text.lengthAdjust must inherit property " baseVal" with the proper type (0)
205 PASS SVGAnimatedEnumeration interface: text.lengthAdjust must inherit property " animVal" with the proper type (1)
206 PASS SVGAnimatedInteger interface: existence and properties of interface object
207 PASS SVGAnimatedInteger interface object length
208 PASS SVGAnimatedInteger interface object name
209 FAIL SVGAnimatedInteger interface: existence and properties of interface prototy pe object assert_equals: class string of SVGAnimatedInteger.prototype expected " [object SVGAnimatedIntegerPrototype]" but got "[object SVGAnimatedInteger]"
210 PASS SVGAnimatedInteger interface: existence and properties of interface prototy pe object's "constructor" property
211 PASS SVGAnimatedInteger interface: attribute baseVal
212 PASS SVGAnimatedInteger interface: attribute animVal
213 PASS SVGAnimatedInteger must be primary interface of feConvolveMatrix.orderX
214 PASS Stringification of feConvolveMatrix.orderX
215 PASS SVGAnimatedInteger interface: feConvolveMatrix.orderX must inherit property "baseVal" with the proper type (0)
216 PASS SVGAnimatedInteger interface: feConvolveMatrix.orderX must inherit property "animVal" with the proper type (1)
217 PASS SVGAnimatedNumber interface: existence and properties of interface object
218 PASS SVGAnimatedNumber interface object length
219 PASS SVGAnimatedNumber interface object name
220 FAIL SVGAnimatedNumber interface: existence and properties of interface prototyp e object assert_equals: class string of SVGAnimatedNumber.prototype expected "[o bject SVGAnimatedNumberPrototype]" but got "[object SVGAnimatedNumber]"
221 PASS SVGAnimatedNumber interface: existence and properties of interface prototyp e object's "constructor" property
222 PASS SVGAnimatedNumber interface: attribute baseVal
223 PASS SVGAnimatedNumber interface: attribute animVal
224 PASS SVGAnimatedNumber must be primary interface of stop.offset
225 PASS Stringification of stop.offset
226 PASS SVGAnimatedNumber interface: stop.offset must inherit property "baseVal" wi th the proper type (0)
227 PASS SVGAnimatedNumber interface: stop.offset must inherit property "animVal" wi th the proper type (1)
228 PASS SVGAnimatedLength interface: existence and properties of interface object
229 PASS SVGAnimatedLength interface object length
230 PASS SVGAnimatedLength interface object name
231 FAIL SVGAnimatedLength interface: existence and properties of interface prototyp e object assert_equals: class string of SVGAnimatedLength.prototype expected "[o bject SVGAnimatedLengthPrototype]" but got "[object SVGAnimatedLength]"
232 PASS SVGAnimatedLength interface: existence and properties of interface prototyp e object's "constructor" property
233 PASS SVGAnimatedLength interface: attribute baseVal
234 PASS SVGAnimatedLength interface: attribute animVal
235 PASS SVGAnimatedLength must be primary interface of svg.x
236 PASS Stringification of svg.x
237 PASS SVGAnimatedLength interface: svg.x must inherit property "baseVal" with the proper type (0)
238 PASS SVGAnimatedLength interface: svg.x must inherit property "animVal" with the proper type (1)
239 PASS SVGAnimatedAngle interface: existence and properties of interface object
240 PASS SVGAnimatedAngle interface object length
241 PASS SVGAnimatedAngle interface object name
242 FAIL SVGAnimatedAngle interface: existence and properties of interface prototype object assert_equals: class string of SVGAnimatedAngle.prototype expected "[obj ect SVGAnimatedAnglePrototype]" but got "[object SVGAnimatedAngle]"
243 PASS SVGAnimatedAngle interface: existence and properties of interface prototype object's "constructor" property
244 PASS SVGAnimatedAngle interface: attribute baseVal
245 PASS SVGAnimatedAngle interface: attribute animVal
246 PASS SVGAnimatedAngle must be primary interface of marker.orientAngle
247 PASS Stringification of marker.orientAngle
248 PASS SVGAnimatedAngle interface: marker.orientAngle must inherit property "baseV al" with the proper type (0)
249 PASS SVGAnimatedAngle interface: marker.orientAngle must inherit property "animV al" with the proper type (1)
250 PASS SVGAnimatedString interface: existence and properties of interface object
251 PASS SVGAnimatedString interface object length
252 PASS SVGAnimatedString interface object name
253 FAIL SVGAnimatedString interface: existence and properties of interface prototyp e object assert_equals: class string of SVGAnimatedString.prototype expected "[o bject SVGAnimatedStringPrototype]" but got "[object SVGAnimatedString]"
254 PASS SVGAnimatedString interface: existence and properties of interface prototyp e object's "constructor" property
255 PASS SVGAnimatedString interface: attribute baseVal
256 PASS SVGAnimatedString interface: attribute animVal
257 PASS SVGAnimatedString must be primary interface of a.target
258 PASS Stringification of a.target
259 PASS SVGAnimatedString interface: a.target must inherit property "baseVal" with the proper type (0)
260 PASS SVGAnimatedString interface: a.target must inherit property "animVal" with the proper type (1)
261 PASS SVGAnimatedRect interface: existence and properties of interface object
262 PASS SVGAnimatedRect interface object length
263 PASS SVGAnimatedRect interface object name
264 FAIL SVGAnimatedRect interface: existence and properties of interface prototype object assert_equals: class string of SVGAnimatedRect.prototype expected "[objec t SVGAnimatedRectPrototype]" but got "[object SVGAnimatedRect]"
265 PASS SVGAnimatedRect interface: existence and properties of interface prototype object's "constructor" property
266 PASS SVGAnimatedRect interface: attribute baseVal
267 PASS SVGAnimatedRect interface: attribute animVal
268 PASS SVGAnimatedRect must be primary interface of svg.viewBox
269 PASS Stringification of svg.viewBox
270 FAIL SVGAnimatedRect interface: svg.viewBox must inherit property "baseVal" with the proper type (0) assert_true: not instanceof DOMRect expected true got false
271 FAIL SVGAnimatedRect interface: svg.viewBox must inherit property "animVal" with the proper type (1) assert_true: not instanceof DOMRectReadOnly expected true g ot false
272 PASS SVGAnimatedNumberList interface: existence and properties of interface obje ct
273 PASS SVGAnimatedNumberList interface object length
274 PASS SVGAnimatedNumberList interface object name
275 FAIL SVGAnimatedNumberList interface: existence and properties of interface prot otype object assert_equals: class string of SVGAnimatedNumberList.prototype expe cted "[object SVGAnimatedNumberListPrototype]" but got "[object SVGAnimatedNumbe rList]"
276 PASS SVGAnimatedNumberList interface: existence and properties of interface prot otype object's "constructor" property
277 PASS SVGAnimatedNumberList interface: attribute baseVal
278 PASS SVGAnimatedNumberList interface: attribute animVal
279 PASS SVGAnimatedNumberList must be primary interface of text.rotate
280 PASS Stringification of text.rotate
281 PASS SVGAnimatedNumberList interface: text.rotate must inherit property "baseVal " with the proper type (0)
282 PASS SVGAnimatedNumberList interface: text.rotate must inherit property "animVal " with the proper type (1)
283 PASS SVGAnimatedLengthList interface: existence and properties of interface obje ct
284 PASS SVGAnimatedLengthList interface object length
285 PASS SVGAnimatedLengthList interface object name
286 FAIL SVGAnimatedLengthList interface: existence and properties of interface prot otype object assert_equals: class string of SVGAnimatedLengthList.prototype expe cted "[object SVGAnimatedLengthListPrototype]" but got "[object SVGAnimatedLengt hList]"
287 PASS SVGAnimatedLengthList interface: existence and properties of interface prot otype object's "constructor" property
288 PASS SVGAnimatedLengthList interface: attribute baseVal
289 PASS SVGAnimatedLengthList interface: attribute animVal
290 PASS SVGAnimatedLengthList must be primary interface of text.x
291 PASS Stringification of text.x
292 PASS SVGAnimatedLengthList interface: text.x must inherit property "baseVal" wit h the proper type (0)
293 PASS SVGAnimatedLengthList interface: text.x must inherit property "animVal" wit h the proper type (1)
294 PASS SVGStringList interface: existence and properties of interface object
295 PASS SVGStringList interface object length
296 PASS SVGStringList interface object name
297 FAIL SVGStringList interface: existence and properties of interface prototype ob ject assert_equals: class string of SVGStringList.prototype expected "[object SV GStringListPrototype]" but got "[object SVGStringList]"
298 PASS SVGStringList interface: existence and properties of interface prototype ob ject's "constructor" property
299 PASS SVGStringList interface: attribute length
300 PASS SVGStringList interface: attribute numberOfItems
301 PASS SVGStringList interface: operation clear()
302 PASS SVGStringList interface: operation initialize(DOMString)
303 PASS SVGStringList interface: operation getItem(unsigned long)
304 PASS SVGStringList interface: operation insertItemBefore(DOMString,unsigned long )
305 PASS SVGStringList interface: operation replaceItem(DOMString,unsigned long)
306 PASS SVGStringList interface: operation removeItem(unsigned long)
307 PASS SVGStringList interface: operation appendItem(DOMString)
308 PASS SVGUnitTypes interface: existence and properties of interface object
309 PASS SVGUnitTypes interface object length
310 PASS SVGUnitTypes interface object name
311 FAIL SVGUnitTypes interface: existence and properties of interface prototype obj ect assert_equals: class string of SVGUnitTypes.prototype expected "[object SVGU nitTypesPrototype]" but got "[object SVGUnitTypes]"
312 PASS SVGUnitTypes interface: existence and properties of interface prototype obj ect's "constructor" property
313 PASS SVGUnitTypes interface: constant SVG_UNIT_TYPE_UNKNOWN on interface object
314 PASS SVGUnitTypes interface: constant SVG_UNIT_TYPE_UNKNOWN on interface prototy pe object
315 PASS SVGUnitTypes interface: constant SVG_UNIT_TYPE_USERSPACEONUSE on interface object
316 PASS SVGUnitTypes interface: constant SVG_UNIT_TYPE_USERSPACEONUSE on interface prototype object
317 PASS SVGUnitTypes interface: constant SVG_UNIT_TYPE_OBJECTBOUNDINGBOX on interfa ce object
318 PASS SVGUnitTypes interface: constant SVG_UNIT_TYPE_OBJECTBOUNDINGBOX on interfa ce prototype object
319 PASS SVGSVGElement interface: existence and properties of interface object
320 PASS SVGSVGElement interface object length
321 PASS SVGSVGElement interface object name
322 FAIL SVGSVGElement interface: existence and properties of interface prototype ob ject assert_equals: class string of SVGSVGElement.prototype expected "[object SV GSVGElementPrototype]" but got "[object SVGSVGElement]"
323 PASS SVGSVGElement interface: existence and properties of interface prototype ob ject's "constructor" property
324 PASS SVGSVGElement interface: attribute x
325 PASS SVGSVGElement interface: attribute y
326 PASS SVGSVGElement interface: attribute width
327 PASS SVGSVGElement interface: attribute height
328 PASS SVGSVGElement interface: attribute currentScale
329 PASS SVGSVGElement interface: attribute currentTranslate
330 PASS SVGSVGElement interface: operation getIntersectionList(DOMRectReadOnly,SVGE lement)
331 PASS SVGSVGElement interface: operation getEnclosureList(DOMRectReadOnly,SVGElem ent)
332 PASS SVGSVGElement interface: operation checkIntersection(SVGElement,DOMRectRead Only)
333 PASS SVGSVGElement interface: operation checkEnclosure(SVGElement,DOMRectReadOnl y)
334 PASS SVGSVGElement interface: operation deselectAll()
335 PASS SVGSVGElement interface: operation createSVGNumber()
336 PASS SVGSVGElement interface: operation createSVGLength()
337 PASS SVGSVGElement interface: operation createSVGAngle()
338 PASS SVGSVGElement interface: operation createSVGPoint()
339 PASS SVGSVGElement interface: operation createSVGMatrix()
340 PASS SVGSVGElement interface: operation createSVGRect()
341 PASS SVGSVGElement interface: operation createSVGTransform()
342 PASS SVGSVGElement interface: operation createSVGTransformFromMatrix(DOMMatrixRe adOnly)
343 PASS SVGSVGElement interface: operation suspendRedraw(unsigned long)
344 PASS SVGSVGElement interface: operation unsuspendRedraw(unsigned long)
345 PASS SVGSVGElement interface: operation unsuspendRedrawAll()
346 PASS SVGSVGElement interface: operation forceRedraw()
347 PASS SVGSVGElement interface: attribute viewBox
348 PASS SVGSVGElement interface: attribute preserveAspectRatio
349 PASS SVGSVGElement interface: constant SVG_ZOOMANDPAN_UNKNOWN on interface objec t
350 PASS SVGSVGElement interface: constant SVG_ZOOMANDPAN_UNKNOWN on interface proto type object
351 PASS SVGSVGElement interface: constant SVG_ZOOMANDPAN_DISABLE on interface objec t
352 PASS SVGSVGElement interface: constant SVG_ZOOMANDPAN_DISABLE on interface proto type object
353 PASS SVGSVGElement interface: constant SVG_ZOOMANDPAN_MAGNIFY on interface objec t
354 PASS SVGSVGElement interface: constant SVG_ZOOMANDPAN_MAGNIFY on interface proto type object
355 PASS SVGSVGElement interface: attribute zoomAndPan
356 PASS SVGSVGElement must be primary interface of svg
357 PASS Stringification of svg
358 PASS SVGSVGElement interface: svg must inherit property "x" with the proper type (0)
359 PASS SVGSVGElement interface: svg must inherit property "y" with the proper type (1)
360 PASS SVGSVGElement interface: svg must inherit property "width" with the proper type (2)
361 PASS SVGSVGElement interface: svg must inherit property "height" with the proper type (3)
362 PASS SVGSVGElement interface: svg must inherit property "currentScale" with the proper type (4)
363 FAIL SVGSVGElement interface: svg must inherit property "currentTranslate" with the proper type (5) assert_true: not instanceof DOMPointReadOnly expected true g ot false
364 PASS SVGSVGElement interface: svg must inherit property "getIntersectionList" wi th the proper type (6)
365 PASS SVGSVGElement interface: calling getIntersectionList(DOMRectReadOnly,SVGEle ment) on svg with too few arguments must throw TypeError
366 PASS SVGSVGElement interface: svg must inherit property "getEnclosureList" with the proper type (7)
367 PASS SVGSVGElement interface: calling getEnclosureList(DOMRectReadOnly,SVGElemen t) on svg with too few arguments must throw TypeError
368 PASS SVGSVGElement interface: svg must inherit property "checkIntersection" with the proper type (8)
369 PASS SVGSVGElement interface: calling checkIntersection(SVGElement,DOMRectReadOn ly) on svg with too few arguments must throw TypeError
370 PASS SVGSVGElement interface: svg must inherit property "checkEnclosure" with th e proper type (9)
371 PASS SVGSVGElement interface: calling checkEnclosure(SVGElement,DOMRectReadOnly) on svg with too few arguments must throw TypeError
372 PASS SVGSVGElement interface: svg must inherit property "deselectAll" with the p roper type (10)
373 PASS SVGSVGElement interface: svg must inherit property "createSVGNumber" with t he proper type (11)
374 PASS SVGSVGElement interface: svg must inherit property "createSVGLength" with t he proper type (12)
375 PASS SVGSVGElement interface: svg must inherit property "createSVGAngle" with th e proper type (13)
376 PASS SVGSVGElement interface: svg must inherit property "createSVGPoint" with th e proper type (14)
377 PASS SVGSVGElement interface: svg must inherit property "createSVGMatrix" with t he proper type (15)
378 PASS SVGSVGElement interface: svg must inherit property "createSVGRect" with the proper type (16)
379 PASS SVGSVGElement interface: svg must inherit property "createSVGTransform" wit h the proper type (17)
380 PASS SVGSVGElement interface: svg must inherit property "createSVGTransformFromM atrix" with the proper type (18)
381 PASS SVGSVGElement interface: calling createSVGTransformFromMatrix(DOMMatrixRead Only) on svg with too few arguments must throw TypeError
382 PASS SVGSVGElement interface: svg must inherit property "suspendRedraw" with the proper type (19)
383 PASS SVGSVGElement interface: calling suspendRedraw(unsigned long) on svg with t oo few arguments must throw TypeError
384 PASS SVGSVGElement interface: svg must inherit property "unsuspendRedraw" with t he proper type (20)
385 PASS SVGSVGElement interface: calling unsuspendRedraw(unsigned long) on svg with too few arguments must throw TypeError
386 PASS SVGSVGElement interface: svg must inherit property "unsuspendRedrawAll" wit h the proper type (21)
387 PASS SVGSVGElement interface: svg must inherit property "forceRedraw" with the p roper type (22)
388 PASS SVGSVGElement interface: svg must inherit property "viewBox" with the prope r type (23)
389 PASS SVGSVGElement interface: svg must inherit property "preserveAspectRatio" wi th the proper type (24)
390 PASS SVGSVGElement interface: svg must inherit property "SVG_ZOOMANDPAN_UNKNOWN" with the proper type (25)
391 PASS SVGSVGElement interface: svg must inherit property "SVG_ZOOMANDPAN_DISABLE" with the proper type (26)
392 PASS SVGSVGElement interface: svg must inherit property "SVG_ZOOMANDPAN_MAGNIFY" with the proper type (27)
393 PASS SVGSVGElement interface: svg must inherit property "zoomAndPan" with the pr oper type (28)
394 FAIL SVGSVGElement interface: svg must inherit property "onafterprint" with the proper type (29) assert_inherits: property "onafterprint" not found in prototype chain
395 FAIL SVGSVGElement interface: svg must inherit property "onbeforeprint" with the proper type (30) assert_inherits: property "onbeforeprint" not found in prototy pe chain
396 FAIL SVGSVGElement interface: svg must inherit property "onbeforeunload" with th e proper type (31) assert_inherits: property "onbeforeunload" not found in proto type chain
397 FAIL SVGSVGElement interface: svg must inherit property "onhashchange" with the proper type (32) assert_inherits: property "onhashchange" not found in prototype chain
398 FAIL SVGSVGElement interface: svg must inherit property "onlanguagechange" with the proper type (33) assert_inherits: property "onlanguagechange" not found in p rototype chain
399 FAIL SVGSVGElement interface: svg must inherit property "onmessage" with the pro per type (34) assert_inherits: property "onmessage" not found in prototype chain
400 FAIL SVGSVGElement interface: svg must inherit property "onoffline" with the pro per type (35) assert_inherits: property "onoffline" not found in prototype chain
401 FAIL SVGSVGElement interface: svg must inherit property "ononline" with the prop er type (36) assert_inherits: property "ononline" not found in prototype chain
402 FAIL SVGSVGElement interface: svg must inherit property "onpagehide" with the pr oper type (37) assert_inherits: property "onpagehide" not found in prototype cha in
403 FAIL SVGSVGElement interface: svg must inherit property "onpageshow" with the pr oper type (38) assert_inherits: property "onpageshow" not found in prototype cha in
404 FAIL SVGSVGElement interface: svg must inherit property "onpopstate" with the pr oper type (39) assert_inherits: property "onpopstate" not found in prototype cha in
405 FAIL SVGSVGElement interface: svg must inherit property "onrejectionhandled" wit h the proper type (40) assert_inherits: property "onrejectionhandled" not found in prototype chain
406 FAIL SVGSVGElement interface: svg must inherit property "onstorage" with the pro per type (41) assert_inherits: property "onstorage" not found in prototype chain
407 FAIL SVGSVGElement interface: svg must inherit property "onunhandledrejection" w ith the proper type (42) assert_inherits: property "onunhandledrejection" not fo und in prototype chain
408 FAIL SVGSVGElement interface: svg must inherit property "onunload" with the prop er type (43) assert_inherits: property "onunload" not found in prototype chain
409 PASS SVGGraphicsElement interface: svg must inherit property "transform" with th e proper type (0)
410 PASS SVGGraphicsElement interface: svg must inherit property "getBBox" with the proper type (1)
411 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on svg with too few arguments must throw TypeError
412 PASS SVGGraphicsElement interface: svg must inherit property "getCTM" with the p roper type (2)
413 PASS SVGGraphicsElement interface: svg must inherit property "getScreenCTM" with the proper type (3)
414 PASS SVGGraphicsElement interface: svg must inherit property "requiredExtensions " with the proper type (4)
415 PASS SVGGraphicsElement interface: svg must inherit property "systemLanguage" wi th the proper type (5)
416 PASS SVGElement interface: svg must inherit property "className" with the proper type (0)
417 PASS SVGElement interface: svg must inherit property "dataset" with the proper t ype (1)
418 PASS SVGElement interface: svg must inherit property "ownerSVGElement" with the proper type (2)
419 PASS SVGElement interface: svg must inherit property "viewportElement" with the proper type (3)
420 PASS SVGElement interface: svg must inherit property "tabIndex" with the proper type (4)
421 PASS SVGElement interface: svg must inherit property "focus" with the proper typ e (5)
422 PASS SVGElement interface: svg must inherit property "blur" with the proper type (6)
423 PASS SVGElement interface: svg must inherit property "onabort" with the proper t ype (7)
424 FAIL SVGElement interface: svg must inherit property "onautocomplete" with the p roper type (8) assert_inherits: property "onautocomplete" not found in prototype chain
425 FAIL SVGElement interface: svg must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
426 PASS SVGElement interface: svg must inherit property "onblur" with the proper ty pe (10)
427 PASS SVGElement interface: svg must inherit property "oncancel" with the proper type (11)
428 PASS SVGElement interface: svg must inherit property "oncanplay" with the proper type (12)
429 PASS SVGElement interface: svg must inherit property "oncanplaythrough" with the proper type (13)
430 PASS SVGElement interface: svg must inherit property "onchange" with the proper type (14)
431 PASS SVGElement interface: svg must inherit property "onclick" with the proper t ype (15)
432 PASS SVGElement interface: svg must inherit property "onclose" with the proper t ype (16)
433 PASS SVGElement interface: svg must inherit property "oncontextmenu" with the pr oper type (17)
434 PASS SVGElement interface: svg must inherit property "oncuechange" with the prop er type (18)
435 PASS SVGElement interface: svg must inherit property "ondblclick" with the prope r type (19)
436 PASS SVGElement interface: svg must inherit property "ondrag" with the proper ty pe (20)
437 PASS SVGElement interface: svg must inherit property "ondragend" with the proper type (21)
438 PASS SVGElement interface: svg must inherit property "ondragenter" with the prop er type (22)
439 FAIL SVGElement interface: svg must inherit property "ondragexit" with the prope r type (23) assert_inherits: property "ondragexit" not found in prototype chain
440 PASS SVGElement interface: svg must inherit property "ondragleave" with the prop er type (24)
441 PASS SVGElement interface: svg must inherit property "ondragover" with the prope r type (25)
442 PASS SVGElement interface: svg must inherit property "ondragstart" with the prop er type (26)
443 PASS SVGElement interface: svg must inherit property "ondrop" with the proper ty pe (27)
444 PASS SVGElement interface: svg must inherit property "ondurationchange" with the proper type (28)
445 PASS SVGElement interface: svg must inherit property "onemptied" with the proper type (29)
446 PASS SVGElement interface: svg must inherit property "onended" with the proper t ype (30)
447 PASS SVGElement interface: svg must inherit property "onerror" with the proper t ype (31)
448 PASS SVGElement interface: svg must inherit property "onfocus" with the proper t ype (32)
449 PASS SVGElement interface: svg must inherit property "oninput" with the proper t ype (33)
450 PASS SVGElement interface: svg must inherit property "oninvalid" with the proper type (34)
451 PASS SVGElement interface: svg must inherit property "onkeydown" with the proper type (35)
452 PASS SVGElement interface: svg must inherit property "onkeypress" with the prope r type (36)
453 PASS SVGElement interface: svg must inherit property "onkeyup" with the proper t ype (37)
454 PASS SVGElement interface: svg must inherit property "onload" with the proper ty pe (38)
455 PASS SVGElement interface: svg must inherit property "onloadeddata" with the pro per type (39)
456 PASS SVGElement interface: svg must inherit property "onloadedmetadata" with the proper type (40)
457 PASS SVGElement interface: svg must inherit property "onloadstart" with the prop er type (41)
458 PASS SVGElement interface: svg must inherit property "onmousedown" with the prop er type (42)
459 PASS SVGElement interface: svg must inherit property "onmouseenter" with the pro per type (43)
460 PASS SVGElement interface: svg must inherit property "onmouseleave" with the pro per type (44)
461 PASS SVGElement interface: svg must inherit property "onmousemove" with the prop er type (45)
462 PASS SVGElement interface: svg must inherit property "onmouseout" with the prope r type (46)
463 PASS SVGElement interface: svg must inherit property "onmouseover" with the prop er type (47)
464 PASS SVGElement interface: svg must inherit property "onmouseup" with the proper type (48)
465 PASS SVGElement interface: svg must inherit property "onwheel" with the proper t ype (49)
466 PASS SVGElement interface: svg must inherit property "onpause" with the proper t ype (50)
467 PASS SVGElement interface: svg must inherit property "onplay" with the proper ty pe (51)
468 PASS SVGElement interface: svg must inherit property "onplaying" with the proper type (52)
469 PASS SVGElement interface: svg must inherit property "onprogress" with the prope r type (53)
470 PASS SVGElement interface: svg must inherit property "onratechange" with the pro per type (54)
471 PASS SVGElement interface: svg must inherit property "onreset" with the proper t ype (55)
472 PASS SVGElement interface: svg must inherit property "onresize" with the proper type (56)
473 PASS SVGElement interface: svg must inherit property "onscroll" with the proper type (57)
474 PASS SVGElement interface: svg must inherit property "onseeked" with the proper type (58)
475 PASS SVGElement interface: svg must inherit property "onseeking" with the proper type (59)
476 PASS SVGElement interface: svg must inherit property "onselect" with the proper type (60)
477 PASS SVGElement interface: svg must inherit property "onshow" with the proper ty pe (61)
478 FAIL SVGElement interface: svg must inherit property "onsort" with the proper ty pe (62) assert_inherits: property "onsort" not found in prototype chain
479 PASS SVGElement interface: svg must inherit property "onstalled" with the proper type (63)
480 PASS SVGElement interface: svg must inherit property "onsubmit" with the proper type (64)
481 PASS SVGElement interface: svg must inherit property "onsuspend" with the proper type (65)
482 PASS SVGElement interface: svg must inherit property "ontimeupdate" with the pro per type (66)
483 PASS SVGElement interface: svg must inherit property "ontoggle" with the proper type (67)
484 PASS SVGElement interface: svg must inherit property "onvolumechange" with the p roper type (68)
485 PASS SVGElement interface: svg must inherit property "onwaiting" with the proper type (69)
486 PASS SVGGElement interface: existence and properties of interface object
487 PASS SVGGElement interface object length
488 PASS SVGGElement interface object name
489 FAIL SVGGElement interface: existence and properties of interface prototype obje ct assert_equals: class string of SVGGElement.prototype expected "[object SVGGEl ementPrototype]" but got "[object SVGGElement]"
490 PASS SVGGElement interface: existence and properties of interface prototype obje ct's "constructor" property
491 PASS SVGGElement must be primary interface of g
492 PASS Stringification of g
493 PASS SVGGraphicsElement interface: g must inherit property "transform" with the proper type (0)
494 PASS SVGGraphicsElement interface: g must inherit property "getBBox" with the pr oper type (1)
495 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on g w ith too few arguments must throw TypeError
496 PASS SVGGraphicsElement interface: g must inherit property "getCTM" with the pro per type (2)
497 PASS SVGGraphicsElement interface: g must inherit property "getScreenCTM" with t he proper type (3)
498 PASS SVGGraphicsElement interface: g must inherit property "requiredExtensions" with the proper type (4)
499 PASS SVGGraphicsElement interface: g must inherit property "systemLanguage" with the proper type (5)
500 PASS SVGElement interface: g must inherit property "className" with the proper t ype (0)
501 PASS SVGElement interface: g must inherit property "dataset" with the proper typ e (1)
502 PASS SVGElement interface: g must inherit property "ownerSVGElement" with the pr oper type (2)
503 PASS SVGElement interface: g must inherit property "viewportElement" with the pr oper type (3)
504 PASS SVGElement interface: g must inherit property "tabIndex" with the proper ty pe (4)
505 PASS SVGElement interface: g must inherit property "focus" with the proper type (5)
506 PASS SVGElement interface: g must inherit property "blur" with the proper type ( 6)
507 PASS SVGElement interface: g must inherit property "onabort" with the proper typ e (7)
508 FAIL SVGElement interface: g must inherit property "onautocomplete" with the pro per type (8) assert_inherits: property "onautocomplete" not found in prototype c hain
509 FAIL SVGElement interface: g must inherit property "onautocompleteerror" with th e proper type (9) assert_inherits: property "onautocompleteerror" not found in p rototype chain
510 PASS SVGElement interface: g must inherit property "onblur" with the proper type (10)
511 PASS SVGElement interface: g must inherit property "oncancel" with the proper ty pe (11)
512 PASS SVGElement interface: g must inherit property "oncanplay" with the proper t ype (12)
513 PASS SVGElement interface: g must inherit property "oncanplaythrough" with the p roper type (13)
514 PASS SVGElement interface: g must inherit property "onchange" with the proper ty pe (14)
515 PASS SVGElement interface: g must inherit property "onclick" with the proper typ e (15)
516 PASS SVGElement interface: g must inherit property "onclose" with the proper typ e (16)
517 PASS SVGElement interface: g must inherit property "oncontextmenu" with the prop er type (17)
518 PASS SVGElement interface: g must inherit property "oncuechange" with the proper type (18)
519 PASS SVGElement interface: g must inherit property "ondblclick" with the proper type (19)
520 PASS SVGElement interface: g must inherit property "ondrag" with the proper type (20)
521 PASS SVGElement interface: g must inherit property "ondragend" with the proper t ype (21)
522 PASS SVGElement interface: g must inherit property "ondragenter" with the proper type (22)
523 FAIL SVGElement interface: g must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain
524 PASS SVGElement interface: g must inherit property "ondragleave" with the proper type (24)
525 PASS SVGElement interface: g must inherit property "ondragover" with the proper type (25)
526 PASS SVGElement interface: g must inherit property "ondragstart" with the proper type (26)
527 PASS SVGElement interface: g must inherit property "ondrop" with the proper type (27)
528 PASS SVGElement interface: g must inherit property "ondurationchange" with the p roper type (28)
529 PASS SVGElement interface: g must inherit property "onemptied" with the proper t ype (29)
530 PASS SVGElement interface: g must inherit property "onended" with the proper typ e (30)
531 PASS SVGElement interface: g must inherit property "onerror" with the proper typ e (31)
532 PASS SVGElement interface: g must inherit property "onfocus" with the proper typ e (32)
533 PASS SVGElement interface: g must inherit property "oninput" with the proper typ e (33)
534 PASS SVGElement interface: g must inherit property "oninvalid" with the proper t ype (34)
535 PASS SVGElement interface: g must inherit property "onkeydown" with the proper t ype (35)
536 PASS SVGElement interface: g must inherit property "onkeypress" with the proper type (36)
537 PASS SVGElement interface: g must inherit property "onkeyup" with the proper typ e (37)
538 PASS SVGElement interface: g must inherit property "onload" with the proper type (38)
539 PASS SVGElement interface: g must inherit property "onloadeddata" with the prope r type (39)
540 PASS SVGElement interface: g must inherit property "onloadedmetadata" with the p roper type (40)
541 PASS SVGElement interface: g must inherit property "onloadstart" with the proper type (41)
542 PASS SVGElement interface: g must inherit property "onmousedown" with the proper type (42)
543 PASS SVGElement interface: g must inherit property "onmouseenter" with the prope r type (43)
544 PASS SVGElement interface: g must inherit property "onmouseleave" with the prope r type (44)
545 PASS SVGElement interface: g must inherit property "onmousemove" with the proper type (45)
546 PASS SVGElement interface: g must inherit property "onmouseout" with the proper type (46)
547 PASS SVGElement interface: g must inherit property "onmouseover" with the proper type (47)
548 PASS SVGElement interface: g must inherit property "onmouseup" with the proper t ype (48)
549 PASS SVGElement interface: g must inherit property "onwheel" with the proper typ e (49)
550 PASS SVGElement interface: g must inherit property "onpause" with the proper typ e (50)
551 PASS SVGElement interface: g must inherit property "onplay" with the proper type (51)
552 PASS SVGElement interface: g must inherit property "onplaying" with the proper t ype (52)
553 PASS SVGElement interface: g must inherit property "onprogress" with the proper type (53)
554 PASS SVGElement interface: g must inherit property "onratechange" with the prope r type (54)
555 PASS SVGElement interface: g must inherit property "onreset" with the proper typ e (55)
556 PASS SVGElement interface: g must inherit property "onresize" with the proper ty pe (56)
557 PASS SVGElement interface: g must inherit property "onscroll" with the proper ty pe (57)
558 PASS SVGElement interface: g must inherit property "onseeked" with the proper ty pe (58)
559 PASS SVGElement interface: g must inherit property "onseeking" with the proper t ype (59)
560 PASS SVGElement interface: g must inherit property "onselect" with the proper ty pe (60)
561 PASS SVGElement interface: g must inherit property "onshow" with the proper type (61)
562 FAIL SVGElement interface: g must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
563 PASS SVGElement interface: g must inherit property "onstalled" with the proper t ype (63)
564 PASS SVGElement interface: g must inherit property "onsubmit" with the proper ty pe (64)
565 PASS SVGElement interface: g must inherit property "onsuspend" with the proper t ype (65)
566 PASS SVGElement interface: g must inherit property "ontimeupdate" with the prope r type (66)
567 PASS SVGElement interface: g must inherit property "ontoggle" with the proper ty pe (67)
568 PASS SVGElement interface: g must inherit property "onvolumechange" with the pro per type (68)
569 PASS SVGElement interface: g must inherit property "onwaiting" with the proper t ype (69)
570 FAIL SVGUnknownElement interface: existence and properties of interface object a ssert_own_property: self does not have own property "SVGUnknownElement" expected property "SVGUnknownElement" missing
571 FAIL SVGUnknownElement interface object length assert_own_property: self does no t have own property "SVGUnknownElement" expected property "SVGUnknownElement" mi ssing
572 FAIL SVGUnknownElement interface object name assert_own_property: self does not have own property "SVGUnknownElement" expected property "SVGUnknownElement" miss ing
573 FAIL SVGUnknownElement interface: existence and properties of interface prototyp e object assert_own_property: self does not have own property "SVGUnknownElement " expected property "SVGUnknownElement" missing
574 FAIL SVGUnknownElement interface: existence and properties of interface prototyp e object's "constructor" property assert_own_property: self does not have own pr operty "SVGUnknownElement" expected property "SVGUnknownElement" missing
575 PASS SVGDefsElement interface: existence and properties of interface object
576 PASS SVGDefsElement interface object length
577 PASS SVGDefsElement interface object name
578 FAIL SVGDefsElement interface: existence and properties of interface prototype o bject assert_equals: class string of SVGDefsElement.prototype expected "[object SVGDefsElementPrototype]" but got "[object SVGDefsElement]"
579 PASS SVGDefsElement interface: existence and properties of interface prototype o bject's "constructor" property
580 PASS SVGDefsElement must be primary interface of defs
581 PASS Stringification of defs
582 PASS SVGGraphicsElement interface: defs must inherit property "transform" with t he proper type (0)
583 PASS SVGGraphicsElement interface: defs must inherit property "getBBox" with the proper type (1)
584 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on def s with too few arguments must throw TypeError
585 PASS SVGGraphicsElement interface: defs must inherit property "getCTM" with the proper type (2)
586 PASS SVGGraphicsElement interface: defs must inherit property "getScreenCTM" wit h the proper type (3)
587 PASS SVGGraphicsElement interface: defs must inherit property "requiredExtension s" with the proper type (4)
588 PASS SVGGraphicsElement interface: defs must inherit property "systemLanguage" w ith the proper type (5)
589 PASS SVGElement interface: defs must inherit property "className" with the prope r type (0)
590 PASS SVGElement interface: defs must inherit property "dataset" with the proper type (1)
591 PASS SVGElement interface: defs must inherit property "ownerSVGElement" with the proper type (2)
592 PASS SVGElement interface: defs must inherit property "viewportElement" with the proper type (3)
593 PASS SVGElement interface: defs must inherit property "tabIndex" with the proper type (4)
594 PASS SVGElement interface: defs must inherit property "focus" with the proper ty pe (5)
595 PASS SVGElement interface: defs must inherit property "blur" with the proper typ e (6)
596 PASS SVGElement interface: defs must inherit property "onabort" with the proper type (7)
597 FAIL SVGElement interface: defs must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototyp e chain
598 FAIL SVGElement interface: defs must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found i n prototype chain
599 PASS SVGElement interface: defs must inherit property "onblur" with the proper t ype (10)
600 PASS SVGElement interface: defs must inherit property "oncancel" with the proper type (11)
601 PASS SVGElement interface: defs must inherit property "oncanplay" with the prope r type (12)
602 PASS SVGElement interface: defs must inherit property "oncanplaythrough" with th e proper type (13)
603 PASS SVGElement interface: defs must inherit property "onchange" with the proper type (14)
604 PASS SVGElement interface: defs must inherit property "onclick" with the proper type (15)
605 PASS SVGElement interface: defs must inherit property "onclose" with the proper type (16)
606 PASS SVGElement interface: defs must inherit property "oncontextmenu" with the p roper type (17)
607 PASS SVGElement interface: defs must inherit property "oncuechange" with the pro per type (18)
608 PASS SVGElement interface: defs must inherit property "ondblclick" with the prop er type (19)
609 PASS SVGElement interface: defs must inherit property "ondrag" with the proper t ype (20)
610 PASS SVGElement interface: defs must inherit property "ondragend" with the prope r type (21)
611 PASS SVGElement interface: defs must inherit property "ondragenter" with the pro per type (22)
612 FAIL SVGElement interface: defs must inherit property "ondragexit" with the prop er type (23) assert_inherits: property "ondragexit" not found in prototype chain
613 PASS SVGElement interface: defs must inherit property "ondragleave" with the pro per type (24)
614 PASS SVGElement interface: defs must inherit property "ondragover" with the prop er type (25)
615 PASS SVGElement interface: defs must inherit property "ondragstart" with the pro per type (26)
616 PASS SVGElement interface: defs must inherit property "ondrop" with the proper t ype (27)
617 PASS SVGElement interface: defs must inherit property "ondurationchange" with th e proper type (28)
618 PASS SVGElement interface: defs must inherit property "onemptied" with the prope r type (29)
619 PASS SVGElement interface: defs must inherit property "onended" with the proper type (30)
620 PASS SVGElement interface: defs must inherit property "onerror" with the proper type (31)
621 PASS SVGElement interface: defs must inherit property "onfocus" with the proper type (32)
622 PASS SVGElement interface: defs must inherit property "oninput" with the proper type (33)
623 PASS SVGElement interface: defs must inherit property "oninvalid" with the prope r type (34)
624 PASS SVGElement interface: defs must inherit property "onkeydown" with the prope r type (35)
625 PASS SVGElement interface: defs must inherit property "onkeypress" with the prop er type (36)
626 PASS SVGElement interface: defs must inherit property "onkeyup" with the proper type (37)
627 PASS SVGElement interface: defs must inherit property "onload" with the proper t ype (38)
628 PASS SVGElement interface: defs must inherit property "onloadeddata" with the pr oper type (39)
629 PASS SVGElement interface: defs must inherit property "onloadedmetadata" with th e proper type (40)
630 PASS SVGElement interface: defs must inherit property "onloadstart" with the pro per type (41)
631 PASS SVGElement interface: defs must inherit property "onmousedown" with the pro per type (42)
632 PASS SVGElement interface: defs must inherit property "onmouseenter" with the pr oper type (43)
633 PASS SVGElement interface: defs must inherit property "onmouseleave" with the pr oper type (44)
634 PASS SVGElement interface: defs must inherit property "onmousemove" with the pro per type (45)
635 PASS SVGElement interface: defs must inherit property "onmouseout" with the prop er type (46)
636 PASS SVGElement interface: defs must inherit property "onmouseover" with the pro per type (47)
637 PASS SVGElement interface: defs must inherit property "onmouseup" with the prope r type (48)
638 PASS SVGElement interface: defs must inherit property "onwheel" with the proper type (49)
639 PASS SVGElement interface: defs must inherit property "onpause" with the proper type (50)
640 PASS SVGElement interface: defs must inherit property "onplay" with the proper t ype (51)
641 PASS SVGElement interface: defs must inherit property "onplaying" with the prope r type (52)
642 PASS SVGElement interface: defs must inherit property "onprogress" with the prop er type (53)
643 PASS SVGElement interface: defs must inherit property "onratechange" with the pr oper type (54)
644 PASS SVGElement interface: defs must inherit property "onreset" with the proper type (55)
645 PASS SVGElement interface: defs must inherit property "onresize" with the proper type (56)
646 PASS SVGElement interface: defs must inherit property "onscroll" with the proper type (57)
647 PASS SVGElement interface: defs must inherit property "onseeked" with the proper type (58)
648 PASS SVGElement interface: defs must inherit property "onseeking" with the prope r type (59)
649 PASS SVGElement interface: defs must inherit property "onselect" with the proper type (60)
650 PASS SVGElement interface: defs must inherit property "onshow" with the proper t ype (61)
651 FAIL SVGElement interface: defs must inherit property "onsort" with the proper t ype (62) assert_inherits: property "onsort" not found in prototype chain
652 PASS SVGElement interface: defs must inherit property "onstalled" with the prope r type (63)
653 PASS SVGElement interface: defs must inherit property "onsubmit" with the proper type (64)
654 PASS SVGElement interface: defs must inherit property "onsuspend" with the prope r type (65)
655 PASS SVGElement interface: defs must inherit property "ontimeupdate" with the pr oper type (66)
656 PASS SVGElement interface: defs must inherit property "ontoggle" with the proper type (67)
657 PASS SVGElement interface: defs must inherit property "onvolumechange" with the proper type (68)
658 PASS SVGElement interface: defs must inherit property "onwaiting" with the prope r type (69)
659 PASS SVGDescElement interface: existence and properties of interface object
660 PASS SVGDescElement interface object length
661 PASS SVGDescElement interface object name
662 FAIL SVGDescElement interface: existence and properties of interface prototype o bject assert_equals: class string of SVGDescElement.prototype expected "[object SVGDescElementPrototype]" but got "[object SVGDescElement]"
663 PASS SVGDescElement interface: existence and properties of interface prototype o bject's "constructor" property
664 PASS SVGDescElement must be primary interface of Desc
665 PASS Stringification of Desc
666 PASS SVGElement interface: Desc must inherit property "className" with the prope r type (0)
667 PASS SVGElement interface: Desc must inherit property "dataset" with the proper type (1)
668 PASS SVGElement interface: Desc must inherit property "ownerSVGElement" with the proper type (2)
669 PASS SVGElement interface: Desc must inherit property "viewportElement" with the proper type (3)
670 PASS SVGElement interface: Desc must inherit property "tabIndex" with the proper type (4)
671 PASS SVGElement interface: Desc must inherit property "focus" with the proper ty pe (5)
672 PASS SVGElement interface: Desc must inherit property "blur" with the proper typ e (6)
673 PASS SVGElement interface: Desc must inherit property "onabort" with the proper type (7)
674 FAIL SVGElement interface: Desc must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototyp e chain
675 FAIL SVGElement interface: Desc must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found i n prototype chain
676 PASS SVGElement interface: Desc must inherit property "onblur" with the proper t ype (10)
677 PASS SVGElement interface: Desc must inherit property "oncancel" with the proper type (11)
678 PASS SVGElement interface: Desc must inherit property "oncanplay" with the prope r type (12)
679 PASS SVGElement interface: Desc must inherit property "oncanplaythrough" with th e proper type (13)
680 PASS SVGElement interface: Desc must inherit property "onchange" with the proper type (14)
681 PASS SVGElement interface: Desc must inherit property "onclick" with the proper type (15)
682 PASS SVGElement interface: Desc must inherit property "onclose" with the proper type (16)
683 PASS SVGElement interface: Desc must inherit property "oncontextmenu" with the p roper type (17)
684 PASS SVGElement interface: Desc must inherit property "oncuechange" with the pro per type (18)
685 PASS SVGElement interface: Desc must inherit property "ondblclick" with the prop er type (19)
686 PASS SVGElement interface: Desc must inherit property "ondrag" with the proper t ype (20)
687 PASS SVGElement interface: Desc must inherit property "ondragend" with the prope r type (21)
688 PASS SVGElement interface: Desc must inherit property "ondragenter" with the pro per type (22)
689 FAIL SVGElement interface: Desc must inherit property "ondragexit" with the prop er type (23) assert_inherits: property "ondragexit" not found in prototype chain
690 PASS SVGElement interface: Desc must inherit property "ondragleave" with the pro per type (24)
691 PASS SVGElement interface: Desc must inherit property "ondragover" with the prop er type (25)
692 PASS SVGElement interface: Desc must inherit property "ondragstart" with the pro per type (26)
693 PASS SVGElement interface: Desc must inherit property "ondrop" with the proper t ype (27)
694 PASS SVGElement interface: Desc must inherit property "ondurationchange" with th e proper type (28)
695 PASS SVGElement interface: Desc must inherit property "onemptied" with the prope r type (29)
696 PASS SVGElement interface: Desc must inherit property "onended" with the proper type (30)
697 PASS SVGElement interface: Desc must inherit property "onerror" with the proper type (31)
698 PASS SVGElement interface: Desc must inherit property "onfocus" with the proper type (32)
699 PASS SVGElement interface: Desc must inherit property "oninput" with the proper type (33)
700 PASS SVGElement interface: Desc must inherit property "oninvalid" with the prope r type (34)
701 PASS SVGElement interface: Desc must inherit property "onkeydown" with the prope r type (35)
702 PASS SVGElement interface: Desc must inherit property "onkeypress" with the prop er type (36)
703 PASS SVGElement interface: Desc must inherit property "onkeyup" with the proper type (37)
704 PASS SVGElement interface: Desc must inherit property "onload" with the proper t ype (38)
705 PASS SVGElement interface: Desc must inherit property "onloadeddata" with the pr oper type (39)
706 PASS SVGElement interface: Desc must inherit property "onloadedmetadata" with th e proper type (40)
707 PASS SVGElement interface: Desc must inherit property "onloadstart" with the pro per type (41)
708 PASS SVGElement interface: Desc must inherit property "onmousedown" with the pro per type (42)
709 PASS SVGElement interface: Desc must inherit property "onmouseenter" with the pr oper type (43)
710 PASS SVGElement interface: Desc must inherit property "onmouseleave" with the pr oper type (44)
711 PASS SVGElement interface: Desc must inherit property "onmousemove" with the pro per type (45)
712 PASS SVGElement interface: Desc must inherit property "onmouseout" with the prop er type (46)
713 PASS SVGElement interface: Desc must inherit property "onmouseover" with the pro per type (47)
714 PASS SVGElement interface: Desc must inherit property "onmouseup" with the prope r type (48)
715 PASS SVGElement interface: Desc must inherit property "onwheel" with the proper type (49)
716 PASS SVGElement interface: Desc must inherit property "onpause" with the proper type (50)
717 PASS SVGElement interface: Desc must inherit property "onplay" with the proper t ype (51)
718 PASS SVGElement interface: Desc must inherit property "onplaying" with the prope r type (52)
719 PASS SVGElement interface: Desc must inherit property "onprogress" with the prop er type (53)
720 PASS SVGElement interface: Desc must inherit property "onratechange" with the pr oper type (54)
721 PASS SVGElement interface: Desc must inherit property "onreset" with the proper type (55)
722 PASS SVGElement interface: Desc must inherit property "onresize" with the proper type (56)
723 PASS SVGElement interface: Desc must inherit property "onscroll" with the proper type (57)
724 PASS SVGElement interface: Desc must inherit property "onseeked" with the proper type (58)
725 PASS SVGElement interface: Desc must inherit property "onseeking" with the prope r type (59)
726 PASS SVGElement interface: Desc must inherit property "onselect" with the proper type (60)
727 PASS SVGElement interface: Desc must inherit property "onshow" with the proper t ype (61)
728 FAIL SVGElement interface: Desc must inherit property "onsort" with the proper t ype (62) assert_inherits: property "onsort" not found in prototype chain
729 PASS SVGElement interface: Desc must inherit property "onstalled" with the prope r type (63)
730 PASS SVGElement interface: Desc must inherit property "onsubmit" with the proper type (64)
731 PASS SVGElement interface: Desc must inherit property "onsuspend" with the prope r type (65)
732 PASS SVGElement interface: Desc must inherit property "ontimeupdate" with the pr oper type (66)
733 PASS SVGElement interface: Desc must inherit property "ontoggle" with the proper type (67)
734 PASS SVGElement interface: Desc must inherit property "onvolumechange" with the proper type (68)
735 PASS SVGElement interface: Desc must inherit property "onwaiting" with the prope r type (69)
736 PASS SVGMetadataElement interface: existence and properties of interface object
737 PASS SVGMetadataElement interface object length
738 PASS SVGMetadataElement interface object name
739 FAIL SVGMetadataElement interface: existence and properties of interface prototy pe object assert_equals: class string of SVGMetadataElement.prototype expected " [object SVGMetadataElementPrototype]" but got "[object SVGMetadataElement]"
740 PASS SVGMetadataElement interface: existence and properties of interface prototy pe object's "constructor" property
741 PASS SVGMetadataElement must be primary interface of metadata
742 PASS Stringification of metadata
743 PASS SVGElement interface: metadata must inherit property "className" with the p roper type (0)
744 PASS SVGElement interface: metadata must inherit property "dataset" with the pro per type (1)
745 PASS SVGElement interface: metadata must inherit property "ownerSVGElement" with the proper type (2)
746 PASS SVGElement interface: metadata must inherit property "viewportElement" with the proper type (3)
747 PASS SVGElement interface: metadata must inherit property "tabIndex" with the pr oper type (4)
748 PASS SVGElement interface: metadata must inherit property "focus" with the prope r type (5)
749 PASS SVGElement interface: metadata must inherit property "blur" with the proper type (6)
750 PASS SVGElement interface: metadata must inherit property "onabort" with the pro per type (7)
751 FAIL SVGElement interface: metadata must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prot otype chain
752 FAIL SVGElement interface: metadata must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not fou nd in prototype chain
753 PASS SVGElement interface: metadata must inherit property "onblur" with the prop er type (10)
754 PASS SVGElement interface: metadata must inherit property "oncancel" with the pr oper type (11)
755 PASS SVGElement interface: metadata must inherit property "oncanplay" with the p roper type (12)
756 PASS SVGElement interface: metadata must inherit property "oncanplaythrough" wit h the proper type (13)
757 PASS SVGElement interface: metadata must inherit property "onchange" with the pr oper type (14)
758 PASS SVGElement interface: metadata must inherit property "onclick" with the pro per type (15)
759 PASS SVGElement interface: metadata must inherit property "onclose" with the pro per type (16)
760 PASS SVGElement interface: metadata must inherit property "oncontextmenu" with t he proper type (17)
761 PASS SVGElement interface: metadata must inherit property "oncuechange" with the proper type (18)
762 PASS SVGElement interface: metadata must inherit property "ondblclick" with the proper type (19)
763 PASS SVGElement interface: metadata must inherit property "ondrag" with the prop er type (20)
764 PASS SVGElement interface: metadata must inherit property "ondragend" with the p roper type (21)
765 PASS SVGElement interface: metadata must inherit property "ondragenter" with the proper type (22)
766 FAIL SVGElement interface: metadata must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype c hain
767 PASS SVGElement interface: metadata must inherit property "ondragleave" with the proper type (24)
768 PASS SVGElement interface: metadata must inherit property "ondragover" with the proper type (25)
769 PASS SVGElement interface: metadata must inherit property "ondragstart" with the proper type (26)
770 PASS SVGElement interface: metadata must inherit property "ondrop" with the prop er type (27)
771 PASS SVGElement interface: metadata must inherit property "ondurationchange" wit h the proper type (28)
772 PASS SVGElement interface: metadata must inherit property "onemptied" with the p roper type (29)
773 PASS SVGElement interface: metadata must inherit property "onended" with the pro per type (30)
774 PASS SVGElement interface: metadata must inherit property "onerror" with the pro per type (31)
775 PASS SVGElement interface: metadata must inherit property "onfocus" with the pro per type (32)
776 PASS SVGElement interface: metadata must inherit property "oninput" with the pro per type (33)
777 PASS SVGElement interface: metadata must inherit property "oninvalid" with the p roper type (34)
778 PASS SVGElement interface: metadata must inherit property "onkeydown" with the p roper type (35)
779 PASS SVGElement interface: metadata must inherit property "onkeypress" with the proper type (36)
780 PASS SVGElement interface: metadata must inherit property "onkeyup" with the pro per type (37)
781 PASS SVGElement interface: metadata must inherit property "onload" with the prop er type (38)
782 PASS SVGElement interface: metadata must inherit property "onloadeddata" with th e proper type (39)
783 PASS SVGElement interface: metadata must inherit property "onloadedmetadata" wit h the proper type (40)
784 PASS SVGElement interface: metadata must inherit property "onloadstart" with the proper type (41)
785 PASS SVGElement interface: metadata must inherit property "onmousedown" with the proper type (42)
786 PASS SVGElement interface: metadata must inherit property "onmouseenter" with th e proper type (43)
787 PASS SVGElement interface: metadata must inherit property "onmouseleave" with th e proper type (44)
788 PASS SVGElement interface: metadata must inherit property "onmousemove" with the proper type (45)
789 PASS SVGElement interface: metadata must inherit property "onmouseout" with the proper type (46)
790 PASS SVGElement interface: metadata must inherit property "onmouseover" with the proper type (47)
791 PASS SVGElement interface: metadata must inherit property "onmouseup" with the p roper type (48)
792 PASS SVGElement interface: metadata must inherit property "onwheel" with the pro per type (49)
793 PASS SVGElement interface: metadata must inherit property "onpause" with the pro per type (50)
794 PASS SVGElement interface: metadata must inherit property "onplay" with the prop er type (51)
795 PASS SVGElement interface: metadata must inherit property "onplaying" with the p roper type (52)
796 PASS SVGElement interface: metadata must inherit property "onprogress" with the proper type (53)
797 PASS SVGElement interface: metadata must inherit property "onratechange" with th e proper type (54)
798 PASS SVGElement interface: metadata must inherit property "onreset" with the pro per type (55)
799 PASS SVGElement interface: metadata must inherit property "onresize" with the pr oper type (56)
800 PASS SVGElement interface: metadata must inherit property "onscroll" with the pr oper type (57)
801 PASS SVGElement interface: metadata must inherit property "onseeked" with the pr oper type (58)
802 PASS SVGElement interface: metadata must inherit property "onseeking" with the p roper type (59)
803 PASS SVGElement interface: metadata must inherit property "onselect" with the pr oper type (60)
804 PASS SVGElement interface: metadata must inherit property "onshow" with the prop er type (61)
805 FAIL SVGElement interface: metadata must inherit property "onsort" with the prop er type (62) assert_inherits: property "onsort" not found in prototype chain
806 PASS SVGElement interface: metadata must inherit property "onstalled" with the p roper type (63)
807 PASS SVGElement interface: metadata must inherit property "onsubmit" with the pr oper type (64)
808 PASS SVGElement interface: metadata must inherit property "onsuspend" with the p roper type (65)
809 PASS SVGElement interface: metadata must inherit property "ontimeupdate" with th e proper type (66)
810 PASS SVGElement interface: metadata must inherit property "ontoggle" with the pr oper type (67)
811 PASS SVGElement interface: metadata must inherit property "onvolumechange" with the proper type (68)
812 PASS SVGElement interface: metadata must inherit property "onwaiting" with the p roper type (69)
813 PASS SVGTitleElement interface: existence and properties of interface object
814 PASS SVGTitleElement interface object length
815 PASS SVGTitleElement interface object name
816 FAIL SVGTitleElement interface: existence and properties of interface prototype object assert_equals: class string of SVGTitleElement.prototype expected "[objec t SVGTitleElementPrototype]" but got "[object SVGTitleElement]"
817 PASS SVGTitleElement interface: existence and properties of interface prototype object's "constructor" property
818 PASS SVGTitleElement must be primary interface of title
819 PASS Stringification of title
820 PASS SVGElement interface: title must inherit property "className" with the prop er type (0)
821 PASS SVGElement interface: title must inherit property "dataset" with the proper type (1)
822 PASS SVGElement interface: title must inherit property "ownerSVGElement" with th e proper type (2)
823 PASS SVGElement interface: title must inherit property "viewportElement" with th e proper type (3)
824 PASS SVGElement interface: title must inherit property "tabIndex" with the prope r type (4)
825 PASS SVGElement interface: title must inherit property "focus" with the proper t ype (5)
826 PASS SVGElement interface: title must inherit property "blur" with the proper ty pe (6)
827 PASS SVGElement interface: title must inherit property "onabort" with the proper type (7)
828 FAIL SVGElement interface: title must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototy pe chain
829 FAIL SVGElement interface: title must inherit property "onautocompleteerror" wit h the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
830 PASS SVGElement interface: title must inherit property "onblur" with the proper type (10)
831 PASS SVGElement interface: title must inherit property "oncancel" with the prope r type (11)
832 PASS SVGElement interface: title must inherit property "oncanplay" with the prop er type (12)
833 PASS SVGElement interface: title must inherit property "oncanplaythrough" with t he proper type (13)
834 PASS SVGElement interface: title must inherit property "onchange" with the prope r type (14)
835 PASS SVGElement interface: title must inherit property "onclick" with the proper type (15)
836 PASS SVGElement interface: title must inherit property "onclose" with the proper type (16)
837 PASS SVGElement interface: title must inherit property "oncontextmenu" with the proper type (17)
838 PASS SVGElement interface: title must inherit property "oncuechange" with the pr oper type (18)
839 PASS SVGElement interface: title must inherit property "ondblclick" with the pro per type (19)
840 PASS SVGElement interface: title must inherit property "ondrag" with the proper type (20)
841 PASS SVGElement interface: title must inherit property "ondragend" with the prop er type (21)
842 PASS SVGElement interface: title must inherit property "ondragenter" with the pr oper type (22)
843 FAIL SVGElement interface: title must inherit property "ondragexit" with the pro per type (23) assert_inherits: property "ondragexit" not found in prototype chai n
844 PASS SVGElement interface: title must inherit property "ondragleave" with the pr oper type (24)
845 PASS SVGElement interface: title must inherit property "ondragover" with the pro per type (25)
846 PASS SVGElement interface: title must inherit property "ondragstart" with the pr oper type (26)
847 PASS SVGElement interface: title must inherit property "ondrop" with the proper type (27)
848 PASS SVGElement interface: title must inherit property "ondurationchange" with t he proper type (28)
849 PASS SVGElement interface: title must inherit property "onemptied" with the prop er type (29)
850 PASS SVGElement interface: title must inherit property "onended" with the proper type (30)
851 PASS SVGElement interface: title must inherit property "onerror" with the proper type (31)
852 PASS SVGElement interface: title must inherit property "onfocus" with the proper type (32)
853 PASS SVGElement interface: title must inherit property "oninput" with the proper type (33)
854 PASS SVGElement interface: title must inherit property "oninvalid" with the prop er type (34)
855 PASS SVGElement interface: title must inherit property "onkeydown" with the prop er type (35)
856 PASS SVGElement interface: title must inherit property "onkeypress" with the pro per type (36)
857 PASS SVGElement interface: title must inherit property "onkeyup" with the proper type (37)
858 PASS SVGElement interface: title must inherit property "onload" with the proper type (38)
859 PASS SVGElement interface: title must inherit property "onloadeddata" with the p roper type (39)
860 PASS SVGElement interface: title must inherit property "onloadedmetadata" with t he proper type (40)
861 PASS SVGElement interface: title must inherit property "onloadstart" with the pr oper type (41)
862 PASS SVGElement interface: title must inherit property "onmousedown" with the pr oper type (42)
863 PASS SVGElement interface: title must inherit property "onmouseenter" with the p roper type (43)
864 PASS SVGElement interface: title must inherit property "onmouseleave" with the p roper type (44)
865 PASS SVGElement interface: title must inherit property "onmousemove" with the pr oper type (45)
866 PASS SVGElement interface: title must inherit property "onmouseout" with the pro per type (46)
867 PASS SVGElement interface: title must inherit property "onmouseover" with the pr oper type (47)
868 PASS SVGElement interface: title must inherit property "onmouseup" with the prop er type (48)
869 PASS SVGElement interface: title must inherit property "onwheel" with the proper type (49)
870 PASS SVGElement interface: title must inherit property "onpause" with the proper type (50)
871 PASS SVGElement interface: title must inherit property "onplay" with the proper type (51)
872 PASS SVGElement interface: title must inherit property "onplaying" with the prop er type (52)
873 PASS SVGElement interface: title must inherit property "onprogress" with the pro per type (53)
874 PASS SVGElement interface: title must inherit property "onratechange" with the p roper type (54)
875 PASS SVGElement interface: title must inherit property "onreset" with the proper type (55)
876 PASS SVGElement interface: title must inherit property "onresize" with the prope r type (56)
877 PASS SVGElement interface: title must inherit property "onscroll" with the prope r type (57)
878 PASS SVGElement interface: title must inherit property "onseeked" with the prope r type (58)
879 PASS SVGElement interface: title must inherit property "onseeking" with the prop er type (59)
880 PASS SVGElement interface: title must inherit property "onselect" with the prope r type (60)
881 PASS SVGElement interface: title must inherit property "onshow" with the proper type (61)
882 FAIL SVGElement interface: title must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
883 PASS SVGElement interface: title must inherit property "onstalled" with the prop er type (63)
884 PASS SVGElement interface: title must inherit property "onsubmit" with the prope r type (64)
885 PASS SVGElement interface: title must inherit property "onsuspend" with the prop er type (65)
886 PASS SVGElement interface: title must inherit property "ontimeupdate" with the p roper type (66)
887 PASS SVGElement interface: title must inherit property "ontoggle" with the prope r type (67)
888 PASS SVGElement interface: title must inherit property "onvolumechange" with the proper type (68)
889 PASS SVGElement interface: title must inherit property "onwaiting" with the prop er type (69)
890 PASS SVGSymbolElement interface: existence and properties of interface object
891 PASS SVGSymbolElement interface object length
892 PASS SVGSymbolElement interface object name
893 FAIL SVGSymbolElement interface: existence and properties of interface prototype object assert_equals: class string of SVGSymbolElement.prototype expected "[obj ect SVGSymbolElementPrototype]" but got "[object SVGSymbolElement]"
894 PASS SVGSymbolElement interface: existence and properties of interface prototype object's "constructor" property
895 PASS SVGSymbolElement interface: attribute viewBox
896 PASS SVGSymbolElement interface: attribute preserveAspectRatio
897 PASS SVGSymbolElement must be primary interface of symbol
898 PASS Stringification of symbol
899 PASS SVGSymbolElement interface: symbol must inherit property "viewBox" with the proper type (0)
900 PASS SVGSymbolElement interface: symbol must inherit property "preserveAspectRat io" with the proper type (1)
901 PASS SVGElement interface: symbol must inherit property "className" with the pro per type (0)
902 PASS SVGElement interface: symbol must inherit property "dataset" with the prope r type (1)
903 PASS SVGElement interface: symbol must inherit property "ownerSVGElement" with t he proper type (2)
904 PASS SVGElement interface: symbol must inherit property "viewportElement" with t he proper type (3)
905 PASS SVGElement interface: symbol must inherit property "tabIndex" with the prop er type (4)
906 PASS SVGElement interface: symbol must inherit property "focus" with the proper type (5)
907 PASS SVGElement interface: symbol must inherit property "blur" with the proper t ype (6)
908 PASS SVGElement interface: symbol must inherit property "onabort" with the prope r type (7)
909 FAIL SVGElement interface: symbol must inherit property "onautocomplete" with th e proper type (8) assert_inherits: property "onautocomplete" not found in protot ype chain
910 FAIL SVGElement interface: symbol must inherit property "onautocompleteerror" wi th the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
911 PASS SVGElement interface: symbol must inherit property "onblur" with the proper type (10)
912 PASS SVGElement interface: symbol must inherit property "oncancel" with the prop er type (11)
913 PASS SVGElement interface: symbol must inherit property "oncanplay" with the pro per type (12)
914 PASS SVGElement interface: symbol must inherit property "oncanplaythrough" with the proper type (13)
915 PASS SVGElement interface: symbol must inherit property "onchange" with the prop er type (14)
916 PASS SVGElement interface: symbol must inherit property "onclick" with the prope r type (15)
917 PASS SVGElement interface: symbol must inherit property "onclose" with the prope r type (16)
918 PASS SVGElement interface: symbol must inherit property "oncontextmenu" with the proper type (17)
919 PASS SVGElement interface: symbol must inherit property "oncuechange" with the p roper type (18)
920 PASS SVGElement interface: symbol must inherit property "ondblclick" with the pr oper type (19)
921 PASS SVGElement interface: symbol must inherit property "ondrag" with the proper type (20)
922 PASS SVGElement interface: symbol must inherit property "ondragend" with the pro per type (21)
923 PASS SVGElement interface: symbol must inherit property "ondragenter" with the p roper type (22)
924 FAIL SVGElement interface: symbol must inherit property "ondragexit" with the pr oper type (23) assert_inherits: property "ondragexit" not found in prototype cha in
925 PASS SVGElement interface: symbol must inherit property "ondragleave" with the p roper type (24)
926 PASS SVGElement interface: symbol must inherit property "ondragover" with the pr oper type (25)
927 PASS SVGElement interface: symbol must inherit property "ondragstart" with the p roper type (26)
928 PASS SVGElement interface: symbol must inherit property "ondrop" with the proper type (27)
929 PASS SVGElement interface: symbol must inherit property "ondurationchange" with the proper type (28)
930 PASS SVGElement interface: symbol must inherit property "onemptied" with the pro per type (29)
931 PASS SVGElement interface: symbol must inherit property "onended" with the prope r type (30)
932 PASS SVGElement interface: symbol must inherit property "onerror" with the prope r type (31)
933 PASS SVGElement interface: symbol must inherit property "onfocus" with the prope r type (32)
934 PASS SVGElement interface: symbol must inherit property "oninput" with the prope r type (33)
935 PASS SVGElement interface: symbol must inherit property "oninvalid" with the pro per type (34)
936 PASS SVGElement interface: symbol must inherit property "onkeydown" with the pro per type (35)
937 PASS SVGElement interface: symbol must inherit property "onkeypress" with the pr oper type (36)
938 PASS SVGElement interface: symbol must inherit property "onkeyup" with the prope r type (37)
939 PASS SVGElement interface: symbol must inherit property "onload" with the proper type (38)
940 PASS SVGElement interface: symbol must inherit property "onloadeddata" with the proper type (39)
941 PASS SVGElement interface: symbol must inherit property "onloadedmetadata" with the proper type (40)
942 PASS SVGElement interface: symbol must inherit property "onloadstart" with the p roper type (41)
943 PASS SVGElement interface: symbol must inherit property "onmousedown" with the p roper type (42)
944 PASS SVGElement interface: symbol must inherit property "onmouseenter" with the proper type (43)
945 PASS SVGElement interface: symbol must inherit property "onmouseleave" with the proper type (44)
946 PASS SVGElement interface: symbol must inherit property "onmousemove" with the p roper type (45)
947 PASS SVGElement interface: symbol must inherit property "onmouseout" with the pr oper type (46)
948 PASS SVGElement interface: symbol must inherit property "onmouseover" with the p roper type (47)
949 PASS SVGElement interface: symbol must inherit property "onmouseup" with the pro per type (48)
950 PASS SVGElement interface: symbol must inherit property "onwheel" with the prope r type (49)
951 PASS SVGElement interface: symbol must inherit property "onpause" with the prope r type (50)
952 PASS SVGElement interface: symbol must inherit property "onplay" with the proper type (51)
953 PASS SVGElement interface: symbol must inherit property "onplaying" with the pro per type (52)
954 PASS SVGElement interface: symbol must inherit property "onprogress" with the pr oper type (53)
955 PASS SVGElement interface: symbol must inherit property "onratechange" with the proper type (54)
956 PASS SVGElement interface: symbol must inherit property "onreset" with the prope r type (55)
957 PASS SVGElement interface: symbol must inherit property "onresize" with the prop er type (56)
958 PASS SVGElement interface: symbol must inherit property "onscroll" with the prop er type (57)
959 PASS SVGElement interface: symbol must inherit property "onseeked" with the prop er type (58)
960 PASS SVGElement interface: symbol must inherit property "onseeking" with the pro per type (59)
961 PASS SVGElement interface: symbol must inherit property "onselect" with the prop er type (60)
962 PASS SVGElement interface: symbol must inherit property "onshow" with the proper type (61)
963 FAIL SVGElement interface: symbol must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
964 PASS SVGElement interface: symbol must inherit property "onstalled" with the pro per type (63)
965 PASS SVGElement interface: symbol must inherit property "onsubmit" with the prop er type (64)
966 PASS SVGElement interface: symbol must inherit property "onsuspend" with the pro per type (65)
967 PASS SVGElement interface: symbol must inherit property "ontimeupdate" with the proper type (66)
968 PASS SVGElement interface: symbol must inherit property "ontoggle" with the prop er type (67)
969 PASS SVGElement interface: symbol must inherit property "onvolumechange" with th e proper type (68)
970 PASS SVGElement interface: symbol must inherit property "onwaiting" with the pro per type (69)
971 PASS SVGUseElement interface: existence and properties of interface object
972 PASS SVGUseElement interface object length
973 PASS SVGUseElement interface object name
974 FAIL SVGUseElement interface: existence and properties of interface prototype ob ject assert_equals: class string of SVGUseElement.prototype expected "[object SV GUseElementPrototype]" but got "[object SVGUseElement]"
975 PASS SVGUseElement interface: existence and properties of interface prototype ob ject's "constructor" property
976 PASS SVGUseElement interface: attribute x
977 PASS SVGUseElement interface: attribute y
978 PASS SVGUseElement interface: attribute width
979 PASS SVGUseElement interface: attribute height
980 PASS SVGUseElement interface: attribute href
981 PASS SVGUseElement must be primary interface of use
982 PASS Stringification of use
983 PASS SVGUseElement interface: use must inherit property "x" with the proper type (0)
984 PASS SVGUseElement interface: use must inherit property "y" with the proper type (1)
985 PASS SVGUseElement interface: use must inherit property "width" with the proper type (2)
986 PASS SVGUseElement interface: use must inherit property "height" with the proper type (3)
987 PASS SVGUseElement interface: use must inherit property "href" with the proper t ype (4)
988 PASS SVGGraphicsElement interface: use must inherit property "transform" with th e proper type (0)
989 PASS SVGGraphicsElement interface: use must inherit property "getBBox" with the proper type (1)
990 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on use with too few arguments must throw TypeError
991 PASS SVGGraphicsElement interface: use must inherit property "getCTM" with the p roper type (2)
992 PASS SVGGraphicsElement interface: use must inherit property "getScreenCTM" with the proper type (3)
993 PASS SVGGraphicsElement interface: use must inherit property "requiredExtensions " with the proper type (4)
994 PASS SVGGraphicsElement interface: use must inherit property "systemLanguage" wi th the proper type (5)
995 PASS SVGElement interface: use must inherit property "className" with the proper type (0)
996 PASS SVGElement interface: use must inherit property "dataset" with the proper t ype (1)
997 PASS SVGElement interface: use must inherit property "ownerSVGElement" with the proper type (2)
998 PASS SVGElement interface: use must inherit property "viewportElement" with the proper type (3)
999 PASS SVGElement interface: use must inherit property "tabIndex" with the proper type (4)
1000 PASS SVGElement interface: use must inherit property "focus" with the proper typ e (5)
1001 PASS SVGElement interface: use must inherit property "blur" with the proper type (6)
1002 PASS SVGElement interface: use must inherit property "onabort" with the proper t ype (7)
1003 FAIL SVGElement interface: use must inherit property "onautocomplete" with the p roper type (8) assert_inherits: property "onautocomplete" not found in prototype chain
1004 FAIL SVGElement interface: use must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
1005 PASS SVGElement interface: use must inherit property "onblur" with the proper ty pe (10)
1006 PASS SVGElement interface: use must inherit property "oncancel" with the proper type (11)
1007 PASS SVGElement interface: use must inherit property "oncanplay" with the proper type (12)
1008 PASS SVGElement interface: use must inherit property "oncanplaythrough" with the proper type (13)
1009 PASS SVGElement interface: use must inherit property "onchange" with the proper type (14)
1010 PASS SVGElement interface: use must inherit property "onclick" with the proper t ype (15)
1011 PASS SVGElement interface: use must inherit property "onclose" with the proper t ype (16)
1012 PASS SVGElement interface: use must inherit property "oncontextmenu" with the pr oper type (17)
1013 PASS SVGElement interface: use must inherit property "oncuechange" with the prop er type (18)
1014 PASS SVGElement interface: use must inherit property "ondblclick" with the prope r type (19)
1015 PASS SVGElement interface: use must inherit property "ondrag" with the proper ty pe (20)
1016 PASS SVGElement interface: use must inherit property "ondragend" with the proper type (21)
1017 PASS SVGElement interface: use must inherit property "ondragenter" with the prop er type (22)
1018 FAIL SVGElement interface: use must inherit property "ondragexit" with the prope r type (23) assert_inherits: property "ondragexit" not found in prototype chain
1019 PASS SVGElement interface: use must inherit property "ondragleave" with the prop er type (24)
1020 PASS SVGElement interface: use must inherit property "ondragover" with the prope r type (25)
1021 PASS SVGElement interface: use must inherit property "ondragstart" with the prop er type (26)
1022 PASS SVGElement interface: use must inherit property "ondrop" with the proper ty pe (27)
1023 PASS SVGElement interface: use must inherit property "ondurationchange" with the proper type (28)
1024 PASS SVGElement interface: use must inherit property "onemptied" with the proper type (29)
1025 PASS SVGElement interface: use must inherit property "onended" with the proper t ype (30)
1026 PASS SVGElement interface: use must inherit property "onerror" with the proper t ype (31)
1027 PASS SVGElement interface: use must inherit property "onfocus" with the proper t ype (32)
1028 PASS SVGElement interface: use must inherit property "oninput" with the proper t ype (33)
1029 PASS SVGElement interface: use must inherit property "oninvalid" with the proper type (34)
1030 PASS SVGElement interface: use must inherit property "onkeydown" with the proper type (35)
1031 PASS SVGElement interface: use must inherit property "onkeypress" with the prope r type (36)
1032 PASS SVGElement interface: use must inherit property "onkeyup" with the proper t ype (37)
1033 PASS SVGElement interface: use must inherit property "onload" with the proper ty pe (38)
1034 PASS SVGElement interface: use must inherit property "onloadeddata" with the pro per type (39)
1035 PASS SVGElement interface: use must inherit property "onloadedmetadata" with the proper type (40)
1036 PASS SVGElement interface: use must inherit property "onloadstart" with the prop er type (41)
1037 PASS SVGElement interface: use must inherit property "onmousedown" with the prop er type (42)
1038 PASS SVGElement interface: use must inherit property "onmouseenter" with the pro per type (43)
1039 PASS SVGElement interface: use must inherit property "onmouseleave" with the pro per type (44)
1040 PASS SVGElement interface: use must inherit property "onmousemove" with the prop er type (45)
1041 PASS SVGElement interface: use must inherit property "onmouseout" with the prope r type (46)
1042 PASS SVGElement interface: use must inherit property "onmouseover" with the prop er type (47)
1043 PASS SVGElement interface: use must inherit property "onmouseup" with the proper type (48)
1044 PASS SVGElement interface: use must inherit property "onwheel" with the proper t ype (49)
1045 PASS SVGElement interface: use must inherit property "onpause" with the proper t ype (50)
1046 PASS SVGElement interface: use must inherit property "onplay" with the proper ty pe (51)
1047 PASS SVGElement interface: use must inherit property "onplaying" with the proper type (52)
1048 PASS SVGElement interface: use must inherit property "onprogress" with the prope r type (53)
1049 PASS SVGElement interface: use must inherit property "onratechange" with the pro per type (54)
1050 PASS SVGElement interface: use must inherit property "onreset" with the proper t ype (55)
1051 PASS SVGElement interface: use must inherit property "onresize" with the proper type (56)
1052 PASS SVGElement interface: use must inherit property "onscroll" with the proper type (57)
1053 PASS SVGElement interface: use must inherit property "onseeked" with the proper type (58)
1054 PASS SVGElement interface: use must inherit property "onseeking" with the proper type (59)
1055 PASS SVGElement interface: use must inherit property "onselect" with the proper type (60)
1056 PASS SVGElement interface: use must inherit property "onshow" with the proper ty pe (61)
1057 FAIL SVGElement interface: use must inherit property "onsort" with the proper ty pe (62) assert_inherits: property "onsort" not found in prototype chain
1058 PASS SVGElement interface: use must inherit property "onstalled" with the proper type (63)
1059 PASS SVGElement interface: use must inherit property "onsubmit" with the proper type (64)
1060 PASS SVGElement interface: use must inherit property "onsuspend" with the proper type (65)
1061 PASS SVGElement interface: use must inherit property "ontimeupdate" with the pro per type (66)
1062 PASS SVGElement interface: use must inherit property "ontoggle" with the proper type (67)
1063 PASS SVGElement interface: use must inherit property "onvolumechange" with the p roper type (68)
1064 PASS SVGElement interface: use must inherit property "onwaiting" with the proper type (69)
1065 PASS SVGSwitchElement interface: existence and properties of interface object
1066 PASS SVGSwitchElement interface object length
1067 PASS SVGSwitchElement interface object name
1068 FAIL SVGSwitchElement interface: existence and properties of interface prototype object assert_equals: class string of SVGSwitchElement.prototype expected "[obj ect SVGSwitchElementPrototype]" but got "[object SVGSwitchElement]"
1069 PASS SVGSwitchElement interface: existence and properties of interface prototype object's "constructor" property
1070 PASS SVGSwitchElement must be primary interface of Switch
1071 PASS Stringification of Switch
1072 PASS SVGGraphicsElement interface: Switch must inherit property "transform" with the proper type (0)
1073 PASS SVGGraphicsElement interface: Switch must inherit property "getBBox" with t he proper type (1)
1074 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on Swi tch with too few arguments must throw TypeError
1075 PASS SVGGraphicsElement interface: Switch must inherit property "getCTM" with th e proper type (2)
1076 PASS SVGGraphicsElement interface: Switch must inherit property "getScreenCTM" w ith the proper type (3)
1077 PASS SVGGraphicsElement interface: Switch must inherit property "requiredExtensi ons" with the proper type (4)
1078 PASS SVGGraphicsElement interface: Switch must inherit property "systemLanguage" with the proper type (5)
1079 PASS SVGElement interface: Switch must inherit property "className" with the pro per type (0)
1080 PASS SVGElement interface: Switch must inherit property "dataset" with the prope r type (1)
1081 PASS SVGElement interface: Switch must inherit property "ownerSVGElement" with t he proper type (2)
1082 PASS SVGElement interface: Switch must inherit property "viewportElement" with t he proper type (3)
1083 PASS SVGElement interface: Switch must inherit property "tabIndex" with the prop er type (4)
1084 PASS SVGElement interface: Switch must inherit property "focus" with the proper type (5)
1085 PASS SVGElement interface: Switch must inherit property "blur" with the proper t ype (6)
1086 PASS SVGElement interface: Switch must inherit property "onabort" with the prope r type (7)
1087 FAIL SVGElement interface: Switch must inherit property "onautocomplete" with th e proper type (8) assert_inherits: property "onautocomplete" not found in protot ype chain
1088 FAIL SVGElement interface: Switch must inherit property "onautocompleteerror" wi th the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
1089 PASS SVGElement interface: Switch must inherit property "onblur" with the proper type (10)
1090 PASS SVGElement interface: Switch must inherit property "oncancel" with the prop er type (11)
1091 PASS SVGElement interface: Switch must inherit property "oncanplay" with the pro per type (12)
1092 PASS SVGElement interface: Switch must inherit property "oncanplaythrough" with the proper type (13)
1093 PASS SVGElement interface: Switch must inherit property "onchange" with the prop er type (14)
1094 PASS SVGElement interface: Switch must inherit property "onclick" with the prope r type (15)
1095 PASS SVGElement interface: Switch must inherit property "onclose" with the prope r type (16)
1096 PASS SVGElement interface: Switch must inherit property "oncontextmenu" with the proper type (17)
1097 PASS SVGElement interface: Switch must inherit property "oncuechange" with the p roper type (18)
1098 PASS SVGElement interface: Switch must inherit property "ondblclick" with the pr oper type (19)
1099 PASS SVGElement interface: Switch must inherit property "ondrag" with the proper type (20)
1100 PASS SVGElement interface: Switch must inherit property "ondragend" with the pro per type (21)
1101 PASS SVGElement interface: Switch must inherit property "ondragenter" with the p roper type (22)
1102 FAIL SVGElement interface: Switch must inherit property "ondragexit" with the pr oper type (23) assert_inherits: property "ondragexit" not found in prototype cha in
1103 PASS SVGElement interface: Switch must inherit property "ondragleave" with the p roper type (24)
1104 PASS SVGElement interface: Switch must inherit property "ondragover" with the pr oper type (25)
1105 PASS SVGElement interface: Switch must inherit property "ondragstart" with the p roper type (26)
1106 PASS SVGElement interface: Switch must inherit property "ondrop" with the proper type (27)
1107 PASS SVGElement interface: Switch must inherit property "ondurationchange" with the proper type (28)
1108 PASS SVGElement interface: Switch must inherit property "onemptied" with the pro per type (29)
1109 PASS SVGElement interface: Switch must inherit property "onended" with the prope r type (30)
1110 PASS SVGElement interface: Switch must inherit property "onerror" with the prope r type (31)
1111 PASS SVGElement interface: Switch must inherit property "onfocus" with the prope r type (32)
1112 PASS SVGElement interface: Switch must inherit property "oninput" with the prope r type (33)
1113 PASS SVGElement interface: Switch must inherit property "oninvalid" with the pro per type (34)
1114 PASS SVGElement interface: Switch must inherit property "onkeydown" with the pro per type (35)
1115 PASS SVGElement interface: Switch must inherit property "onkeypress" with the pr oper type (36)
1116 PASS SVGElement interface: Switch must inherit property "onkeyup" with the prope r type (37)
1117 PASS SVGElement interface: Switch must inherit property "onload" with the proper type (38)
1118 PASS SVGElement interface: Switch must inherit property "onloadeddata" with the proper type (39)
1119 PASS SVGElement interface: Switch must inherit property "onloadedmetadata" with the proper type (40)
1120 PASS SVGElement interface: Switch must inherit property "onloadstart" with the p roper type (41)
1121 PASS SVGElement interface: Switch must inherit property "onmousedown" with the p roper type (42)
1122 PASS SVGElement interface: Switch must inherit property "onmouseenter" with the proper type (43)
1123 PASS SVGElement interface: Switch must inherit property "onmouseleave" with the proper type (44)
1124 PASS SVGElement interface: Switch must inherit property "onmousemove" with the p roper type (45)
1125 PASS SVGElement interface: Switch must inherit property "onmouseout" with the pr oper type (46)
1126 PASS SVGElement interface: Switch must inherit property "onmouseover" with the p roper type (47)
1127 PASS SVGElement interface: Switch must inherit property "onmouseup" with the pro per type (48)
1128 PASS SVGElement interface: Switch must inherit property "onwheel" with the prope r type (49)
1129 PASS SVGElement interface: Switch must inherit property "onpause" with the prope r type (50)
1130 PASS SVGElement interface: Switch must inherit property "onplay" with the proper type (51)
1131 PASS SVGElement interface: Switch must inherit property "onplaying" with the pro per type (52)
1132 PASS SVGElement interface: Switch must inherit property "onprogress" with the pr oper type (53)
1133 PASS SVGElement interface: Switch must inherit property "onratechange" with the proper type (54)
1134 PASS SVGElement interface: Switch must inherit property "onreset" with the prope r type (55)
1135 PASS SVGElement interface: Switch must inherit property "onresize" with the prop er type (56)
1136 PASS SVGElement interface: Switch must inherit property "onscroll" with the prop er type (57)
1137 PASS SVGElement interface: Switch must inherit property "onseeked" with the prop er type (58)
1138 PASS SVGElement interface: Switch must inherit property "onseeking" with the pro per type (59)
1139 PASS SVGElement interface: Switch must inherit property "onselect" with the prop er type (60)
1140 PASS SVGElement interface: Switch must inherit property "onshow" with the proper type (61)
1141 FAIL SVGElement interface: Switch must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
1142 PASS SVGElement interface: Switch must inherit property "onstalled" with the pro per type (63)
1143 PASS SVGElement interface: Switch must inherit property "onsubmit" with the prop er type (64)
1144 PASS SVGElement interface: Switch must inherit property "onsuspend" with the pro per type (65)
1145 PASS SVGElement interface: Switch must inherit property "ontimeupdate" with the proper type (66)
1146 PASS SVGElement interface: Switch must inherit property "ontoggle" with the prop er type (67)
1147 PASS SVGElement interface: Switch must inherit property "onvolumechange" with th e proper type (68)
1148 PASS SVGElement interface: Switch must inherit property "onwaiting" with the pro per type (69)
1149 PASS SVGStyleElement interface: existence and properties of interface object
1150 PASS SVGStyleElement interface object length
1151 PASS SVGStyleElement interface object name
1152 FAIL SVGStyleElement interface: existence and properties of interface prototype object assert_equals: class string of SVGStyleElement.prototype expected "[objec t SVGStyleElementPrototype]" but got "[object SVGStyleElement]"
1153 PASS SVGStyleElement interface: existence and properties of interface prototype object's "constructor" property
1154 PASS SVGStyleElement interface: attribute type
1155 PASS SVGStyleElement interface: attribute media
1156 PASS SVGStyleElement interface: attribute title
1157 PASS SVGStyleElement must be primary interface of style
1158 PASS Stringification of style
1159 PASS SVGStyleElement interface: style must inherit property "type" with the prop er type (0)
1160 PASS SVGStyleElement interface: style must inherit property "media" with the pro per type (1)
1161 PASS SVGStyleElement interface: style must inherit property "title" with the pro per type (2)
1162 PASS SVGStyleElement interface: style must inherit property "sheet" with the pro per type (3)
1163 PASS SVGElement interface: style must inherit property "className" with the prop er type (0)
1164 PASS SVGElement interface: style must inherit property "dataset" with the proper type (1)
1165 PASS SVGElement interface: style must inherit property "ownerSVGElement" with th e proper type (2)
1166 PASS SVGElement interface: style must inherit property "viewportElement" with th e proper type (3)
1167 PASS SVGElement interface: style must inherit property "tabIndex" with the prope r type (4)
1168 PASS SVGElement interface: style must inherit property "focus" with the proper t ype (5)
1169 PASS SVGElement interface: style must inherit property "blur" with the proper ty pe (6)
1170 PASS SVGElement interface: style must inherit property "onabort" with the proper type (7)
1171 FAIL SVGElement interface: style must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototy pe chain
1172 FAIL SVGElement interface: style must inherit property "onautocompleteerror" wit h the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
1173 PASS SVGElement interface: style must inherit property "onblur" with the proper type (10)
1174 PASS SVGElement interface: style must inherit property "oncancel" with the prope r type (11)
1175 PASS SVGElement interface: style must inherit property "oncanplay" with the prop er type (12)
1176 PASS SVGElement interface: style must inherit property "oncanplaythrough" with t he proper type (13)
1177 PASS SVGElement interface: style must inherit property "onchange" with the prope r type (14)
1178 PASS SVGElement interface: style must inherit property "onclick" with the proper type (15)
1179 PASS SVGElement interface: style must inherit property "onclose" with the proper type (16)
1180 PASS SVGElement interface: style must inherit property "oncontextmenu" with the proper type (17)
1181 PASS SVGElement interface: style must inherit property "oncuechange" with the pr oper type (18)
1182 PASS SVGElement interface: style must inherit property "ondblclick" with the pro per type (19)
1183 PASS SVGElement interface: style must inherit property "ondrag" with the proper type (20)
1184 PASS SVGElement interface: style must inherit property "ondragend" with the prop er type (21)
1185 PASS SVGElement interface: style must inherit property "ondragenter" with the pr oper type (22)
1186 FAIL SVGElement interface: style must inherit property "ondragexit" with the pro per type (23) assert_inherits: property "ondragexit" not found in prototype chai n
1187 PASS SVGElement interface: style must inherit property "ondragleave" with the pr oper type (24)
1188 PASS SVGElement interface: style must inherit property "ondragover" with the pro per type (25)
1189 PASS SVGElement interface: style must inherit property "ondragstart" with the pr oper type (26)
1190 PASS SVGElement interface: style must inherit property "ondrop" with the proper type (27)
1191 PASS SVGElement interface: style must inherit property "ondurationchange" with t he proper type (28)
1192 PASS SVGElement interface: style must inherit property "onemptied" with the prop er type (29)
1193 PASS SVGElement interface: style must inherit property "onended" with the proper type (30)
1194 PASS SVGElement interface: style must inherit property "onerror" with the proper type (31)
1195 PASS SVGElement interface: style must inherit property "onfocus" with the proper type (32)
1196 PASS SVGElement interface: style must inherit property "oninput" with the proper type (33)
1197 PASS SVGElement interface: style must inherit property "oninvalid" with the prop er type (34)
1198 PASS SVGElement interface: style must inherit property "onkeydown" with the prop er type (35)
1199 PASS SVGElement interface: style must inherit property "onkeypress" with the pro per type (36)
1200 PASS SVGElement interface: style must inherit property "onkeyup" with the proper type (37)
1201 PASS SVGElement interface: style must inherit property "onload" with the proper type (38)
1202 PASS SVGElement interface: style must inherit property "onloadeddata" with the p roper type (39)
1203 PASS SVGElement interface: style must inherit property "onloadedmetadata" with t he proper type (40)
1204 PASS SVGElement interface: style must inherit property "onloadstart" with the pr oper type (41)
1205 PASS SVGElement interface: style must inherit property "onmousedown" with the pr oper type (42)
1206 PASS SVGElement interface: style must inherit property "onmouseenter" with the p roper type (43)
1207 PASS SVGElement interface: style must inherit property "onmouseleave" with the p roper type (44)
1208 PASS SVGElement interface: style must inherit property "onmousemove" with the pr oper type (45)
1209 PASS SVGElement interface: style must inherit property "onmouseout" with the pro per type (46)
1210 PASS SVGElement interface: style must inherit property "onmouseover" with the pr oper type (47)
1211 PASS SVGElement interface: style must inherit property "onmouseup" with the prop er type (48)
1212 PASS SVGElement interface: style must inherit property "onwheel" with the proper type (49)
1213 PASS SVGElement interface: style must inherit property "onpause" with the proper type (50)
1214 PASS SVGElement interface: style must inherit property "onplay" with the proper type (51)
1215 PASS SVGElement interface: style must inherit property "onplaying" with the prop er type (52)
1216 PASS SVGElement interface: style must inherit property "onprogress" with the pro per type (53)
1217 PASS SVGElement interface: style must inherit property "onratechange" with the p roper type (54)
1218 PASS SVGElement interface: style must inherit property "onreset" with the proper type (55)
1219 PASS SVGElement interface: style must inherit property "onresize" with the prope r type (56)
1220 PASS SVGElement interface: style must inherit property "onscroll" with the prope r type (57)
1221 PASS SVGElement interface: style must inherit property "onseeked" with the prope r type (58)
1222 PASS SVGElement interface: style must inherit property "onseeking" with the prop er type (59)
1223 PASS SVGElement interface: style must inherit property "onselect" with the prope r type (60)
1224 PASS SVGElement interface: style must inherit property "onshow" with the proper type (61)
1225 FAIL SVGElement interface: style must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
1226 PASS SVGElement interface: style must inherit property "onstalled" with the prop er type (63)
1227 PASS SVGElement interface: style must inherit property "onsubmit" with the prope r type (64)
1228 PASS SVGElement interface: style must inherit property "onsuspend" with the prop er type (65)
1229 PASS SVGElement interface: style must inherit property "ontimeupdate" with the p roper type (66)
1230 PASS SVGElement interface: style must inherit property "ontoggle" with the prope r type (67)
1231 PASS SVGElement interface: style must inherit property "onvolumechange" with the proper type (68)
1232 PASS SVGElement interface: style must inherit property "onwaiting" with the prop er type (69)
1233 PASS SVGTransform interface: existence and properties of interface object
1234 PASS SVGTransform interface object length
1235 PASS SVGTransform interface object name
1236 FAIL SVGTransform interface: existence and properties of interface prototype obj ect assert_equals: class string of SVGTransform.prototype expected "[object SVGT ransformPrototype]" but got "[object SVGTransform]"
1237 PASS SVGTransform interface: existence and properties of interface prototype obj ect's "constructor" property
1238 PASS SVGTransform interface: constant SVG_TRANSFORM_UNKNOWN on interface object
1239 PASS SVGTransform interface: constant SVG_TRANSFORM_UNKNOWN on interface prototy pe object
1240 PASS SVGTransform interface: constant SVG_TRANSFORM_MATRIX on interface object
1241 PASS SVGTransform interface: constant SVG_TRANSFORM_MATRIX on interface prototyp e object
1242 PASS SVGTransform interface: constant SVG_TRANSFORM_TRANSLATE on interface objec t
1243 PASS SVGTransform interface: constant SVG_TRANSFORM_TRANSLATE on interface proto type object
1244 PASS SVGTransform interface: constant SVG_TRANSFORM_SCALE on interface object
1245 PASS SVGTransform interface: constant SVG_TRANSFORM_SCALE on interface prototype object
1246 PASS SVGTransform interface: constant SVG_TRANSFORM_ROTATE on interface object
1247 PASS SVGTransform interface: constant SVG_TRANSFORM_ROTATE on interface prototyp e object
1248 PASS SVGTransform interface: constant SVG_TRANSFORM_SKEWX on interface object
1249 PASS SVGTransform interface: constant SVG_TRANSFORM_SKEWX on interface prototype object
1250 PASS SVGTransform interface: constant SVG_TRANSFORM_SKEWY on interface object
1251 PASS SVGTransform interface: constant SVG_TRANSFORM_SKEWY on interface prototype object
1252 PASS SVGTransform interface: attribute type
1253 PASS SVGTransform interface: attribute matrix
1254 PASS SVGTransform interface: attribute angle
1255 PASS SVGTransform interface: operation setMatrix(DOMMatrixReadOnly)
1256 PASS SVGTransform interface: operation setTranslate(float,float)
1257 PASS SVGTransform interface: operation setScale(float,float)
1258 PASS SVGTransform interface: operation setRotate(float,float,float)
1259 PASS SVGTransform interface: operation setSkewX(float)
1260 PASS SVGTransform interface: operation setSkewY(float)
1261 PASS SVGTransform must be primary interface of svg.createSVGTransform()
1262 PASS Stringification of svg.createSVGTransform()
1263 PASS SVGTransform interface: svg.createSVGTransform() must inherit property "SVG _TRANSFORM_UNKNOWN" with the proper type (0)
1264 PASS SVGTransform interface: svg.createSVGTransform() must inherit property "SVG _TRANSFORM_MATRIX" with the proper type (1)
1265 PASS SVGTransform interface: svg.createSVGTransform() must inherit property "SVG _TRANSFORM_TRANSLATE" with the proper type (2)
1266 PASS SVGTransform interface: svg.createSVGTransform() must inherit property "SVG _TRANSFORM_SCALE" with the proper type (3)
1267 PASS SVGTransform interface: svg.createSVGTransform() must inherit property "SVG _TRANSFORM_ROTATE" with the proper type (4)
1268 PASS SVGTransform interface: svg.createSVGTransform() must inherit property "SVG _TRANSFORM_SKEWX" with the proper type (5)
1269 PASS SVGTransform interface: svg.createSVGTransform() must inherit property "SVG _TRANSFORM_SKEWY" with the proper type (6)
1270 PASS SVGTransform interface: svg.createSVGTransform() must inherit property "typ e" with the proper type (7)
1271 FAIL SVGTransform interface: svg.createSVGTransform() must inherit property "mat rix" with the proper type (8) assert_true: not instanceof DOMMatrix expected tru e got false
1272 PASS SVGTransform interface: svg.createSVGTransform() must inherit property "ang le" with the proper type (9)
1273 PASS SVGTransform interface: svg.createSVGTransform() must inherit property "set Matrix" with the proper type (10)
1274 PASS SVGTransform interface: calling setMatrix(DOMMatrixReadOnly) on svg.createS VGTransform() with too few arguments must throw TypeError
1275 PASS SVGTransform interface: svg.createSVGTransform() must inherit property "set Translate" with the proper type (11)
1276 PASS SVGTransform interface: calling setTranslate(float,float) on svg.createSVGT ransform() with too few arguments must throw TypeError
1277 PASS SVGTransform interface: svg.createSVGTransform() must inherit property "set Scale" with the proper type (12)
1278 PASS SVGTransform interface: calling setScale(float,float) on svg.createSVGTrans form() with too few arguments must throw TypeError
1279 PASS SVGTransform interface: svg.createSVGTransform() must inherit property "set Rotate" with the proper type (13)
1280 PASS SVGTransform interface: calling setRotate(float,float,float) on svg.createS VGTransform() with too few arguments must throw TypeError
1281 PASS SVGTransform interface: svg.createSVGTransform() must inherit property "set SkewX" with the proper type (14)
1282 PASS SVGTransform interface: calling setSkewX(float) on svg.createSVGTransform() with too few arguments must throw TypeError
1283 PASS SVGTransform interface: svg.createSVGTransform() must inherit property "set SkewY" with the proper type (15)
1284 PASS SVGTransform interface: calling setSkewY(float) on svg.createSVGTransform() with too few arguments must throw TypeError
1285 PASS SVGTransformList interface: existence and properties of interface object
1286 PASS SVGTransformList interface object length
1287 PASS SVGTransformList interface object name
1288 FAIL SVGTransformList interface: existence and properties of interface prototype object assert_equals: class string of SVGTransformList.prototype expected "[obj ect SVGTransformListPrototype]" but got "[object SVGTransformList]"
1289 PASS SVGTransformList interface: existence and properties of interface prototype object's "constructor" property
1290 PASS SVGTransformList interface: attribute length
1291 PASS SVGTransformList interface: attribute numberOfItems
1292 PASS SVGTransformList interface: operation clear()
1293 PASS SVGTransformList interface: operation initialize(SVGTransform)
1294 PASS SVGTransformList interface: operation getItem(unsigned long)
1295 PASS SVGTransformList interface: operation insertItemBefore(SVGTransform,unsigne d long)
1296 PASS SVGTransformList interface: operation replaceItem(SVGTransform,unsigned lon g)
1297 PASS SVGTransformList interface: operation removeItem(unsigned long)
1298 PASS SVGTransformList interface: operation appendItem(SVGTransform)
1299 PASS SVGTransformList interface: operation createSVGTransformFromMatrix(DOMMatri xReadOnly)
1300 PASS SVGTransformList interface: operation consolidate()
1301 PASS SVGTransformList must be primary interface of pattern.patternTransform.base Val
1302 PASS Stringification of pattern.patternTransform.baseVal
1303 PASS SVGTransformList interface: pattern.patternTransform.baseVal must inherit p roperty "length" with the proper type (0)
1304 PASS SVGTransformList interface: pattern.patternTransform.baseVal must inherit p roperty "numberOfItems" with the proper type (1)
1305 PASS SVGTransformList interface: pattern.patternTransform.baseVal must inherit p roperty "clear" with the proper type (2)
1306 PASS SVGTransformList interface: pattern.patternTransform.baseVal must inherit p roperty "initialize" with the proper type (3)
1307 PASS SVGTransformList interface: calling initialize(SVGTransform) on pattern.pat ternTransform.baseVal with too few arguments must throw TypeError
1308 PASS SVGTransformList interface: pattern.patternTransform.baseVal must inherit p roperty "getItem" with the proper type (4)
1309 PASS SVGTransformList interface: calling getItem(unsigned long) on pattern.patte rnTransform.baseVal with too few arguments must throw TypeError
1310 PASS SVGTransformList interface: pattern.patternTransform.baseVal must inherit p roperty "insertItemBefore" with the proper type (5)
1311 PASS SVGTransformList interface: calling insertItemBefore(SVGTransform,unsigned long) on pattern.patternTransform.baseVal with too few arguments must throw Type Error
1312 PASS SVGTransformList interface: pattern.patternTransform.baseVal must inherit p roperty "replaceItem" with the proper type (6)
1313 PASS SVGTransformList interface: calling replaceItem(SVGTransform,unsigned long) on pattern.patternTransform.baseVal with too few arguments must throw TypeError
1314 PASS SVGTransformList interface: pattern.patternTransform.baseVal must inherit p roperty "removeItem" with the proper type (7)
1315 PASS SVGTransformList interface: calling removeItem(unsigned long) on pattern.pa tternTransform.baseVal with too few arguments must throw TypeError
1316 PASS SVGTransformList interface: pattern.patternTransform.baseVal must inherit p roperty "appendItem" with the proper type (8)
1317 PASS SVGTransformList interface: calling appendItem(SVGTransform) on pattern.pat ternTransform.baseVal with too few arguments must throw TypeError
1318 PASS SVGTransformList interface: pattern.patternTransform.baseVal must inherit p roperty "createSVGTransformFromMatrix" with the proper type (10)
1319 PASS SVGTransformList interface: calling createSVGTransformFromMatrix(DOMMatrixR eadOnly) on pattern.patternTransform.baseVal with too few arguments must throw T ypeError
1320 PASS SVGTransformList interface: pattern.patternTransform.baseVal must inherit p roperty "consolidate" with the proper type (11)
1321 PASS SVGAnimatedTransformList interface: existence and properties of interface o bject
1322 PASS SVGAnimatedTransformList interface object length
1323 PASS SVGAnimatedTransformList interface object name
1324 FAIL SVGAnimatedTransformList interface: existence and properties of interface p rototype object assert_equals: class string of SVGAnimatedTransformList.prototyp e expected "[object SVGAnimatedTransformListPrototype]" but got "[object SVGAnim atedTransformList]"
1325 PASS SVGAnimatedTransformList interface: existence and properties of interface p rototype object's "constructor" property
1326 PASS SVGAnimatedTransformList interface: attribute baseVal
1327 PASS SVGAnimatedTransformList interface: attribute animVal
1328 PASS SVGAnimatedTransformList must be primary interface of pattern.patternTransf orm
1329 PASS Stringification of pattern.patternTransform
1330 PASS SVGAnimatedTransformList interface: pattern.patternTransform must inherit p roperty "baseVal" with the proper type (0)
1331 PASS SVGAnimatedTransformList interface: pattern.patternTransform must inherit p roperty "animVal" with the proper type (1)
1332 PASS SVGPreserveAspectRatio interface: existence and properties of interface obj ect
1333 PASS SVGPreserveAspectRatio interface object length
1334 PASS SVGPreserveAspectRatio interface object name
1335 FAIL SVGPreserveAspectRatio interface: existence and properties of interface pro totype object assert_equals: class string of SVGPreserveAspectRatio.prototype ex pected "[object SVGPreserveAspectRatioPrototype]" but got "[object SVGPreserveAs pectRatio]"
1336 PASS SVGPreserveAspectRatio interface: existence and properties of interface pro totype object's "constructor" property
1337 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_UNKNOWN on interface object
1338 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_UNKNOWN on interface prototype object
1339 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_NONE on interface object
1340 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_NONE on interface prototype object
1341 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMINYMIN on interface object
1342 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMINYMIN on interface prototype object
1343 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMIDYMIN on interface object
1344 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMIDYMIN on interface prototype object
1345 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMAXYMIN on interface object
1346 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMAXYMIN on interface prototype object
1347 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMINYMID on interface object
1348 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMINYMID on interface prototype object
1349 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMIDYMID on interface object
1350 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMIDYMID on interface prototype object
1351 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMAXYMID on interface object
1352 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMAXYMID on interface prototype object
1353 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMINYMAX on interface object
1354 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMINYMAX on interface prototype object
1355 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMIDYMAX on interface object
1356 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMIDYMAX on interface prototype object
1357 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMAXYMAX on interface object
1358 PASS SVGPreserveAspectRatio interface: constant SVG_PRESERVEASPECTRATIO_XMAXYMAX on interface prototype object
1359 PASS SVGPreserveAspectRatio interface: constant SVG_MEETORSLICE_UNKNOWN on inter face object
1360 PASS SVGPreserveAspectRatio interface: constant SVG_MEETORSLICE_UNKNOWN on inter face prototype object
1361 PASS SVGPreserveAspectRatio interface: constant SVG_MEETORSLICE_MEET on interfac e object
1362 PASS SVGPreserveAspectRatio interface: constant SVG_MEETORSLICE_MEET on interfac e prototype object
1363 PASS SVGPreserveAspectRatio interface: constant SVG_MEETORSLICE_SLICE on interfa ce object
1364 PASS SVGPreserveAspectRatio interface: constant SVG_MEETORSLICE_SLICE on interfa ce prototype object
1365 PASS SVGPreserveAspectRatio interface: attribute align
1366 PASS SVGPreserveAspectRatio interface: attribute meetOrSlice
1367 PASS SVGPreserveAspectRatio must be primary interface of image.preserveAspectRat io.baseVal
1368 PASS Stringification of image.preserveAspectRatio.baseVal
1369 PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must in herit property "SVG_PRESERVEASPECTRATIO_UNKNOWN" with the proper type (0)
1370 PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must in herit property "SVG_PRESERVEASPECTRATIO_NONE" with the proper type (1)
1371 PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must in herit property "SVG_PRESERVEASPECTRATIO_XMINYMIN" with the proper type (2)
1372 PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must in herit property "SVG_PRESERVEASPECTRATIO_XMIDYMIN" with the proper type (3)
1373 PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must in herit property "SVG_PRESERVEASPECTRATIO_XMAXYMIN" with the proper type (4)
1374 PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must in herit property "SVG_PRESERVEASPECTRATIO_XMINYMID" with the proper type (5)
1375 PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must in herit property "SVG_PRESERVEASPECTRATIO_XMIDYMID" with the proper type (6)
1376 PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must in herit property "SVG_PRESERVEASPECTRATIO_XMAXYMID" with the proper type (7)
1377 PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must in herit property "SVG_PRESERVEASPECTRATIO_XMINYMAX" with the proper type (8)
1378 PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must in herit property "SVG_PRESERVEASPECTRATIO_XMIDYMAX" with the proper type (9)
1379 PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must in herit property "SVG_PRESERVEASPECTRATIO_XMAXYMAX" with the proper type (10)
1380 PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must in herit property "SVG_MEETORSLICE_UNKNOWN" with the proper type (11)
1381 PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must in herit property "SVG_MEETORSLICE_MEET" with the proper type (12)
1382 PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must in herit property "SVG_MEETORSLICE_SLICE" with the proper type (13)
1383 PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must in herit property "align" with the proper type (14)
1384 PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must in herit property "meetOrSlice" with the proper type (15)
1385 PASS SVGAnimatedPreserveAspectRatio interface: existence and properties of inter face object
1386 PASS SVGAnimatedPreserveAspectRatio interface object length
1387 PASS SVGAnimatedPreserveAspectRatio interface object name
1388 FAIL SVGAnimatedPreserveAspectRatio interface: existence and properties of inter face prototype object assert_equals: class string of SVGAnimatedPreserveAspectRa tio.prototype expected "[object SVGAnimatedPreserveAspectRatioPrototype]" but go t "[object SVGAnimatedPreserveAspectRatio]"
1389 PASS SVGAnimatedPreserveAspectRatio interface: existence and properties of inter face prototype object's "constructor" property
1390 PASS SVGAnimatedPreserveAspectRatio interface: attribute baseVal
1391 PASS SVGAnimatedPreserveAspectRatio interface: attribute animVal
1392 PASS SVGAnimatedPreserveAspectRatio must be primary interface of image.preserveA spectRatio
1393 PASS Stringification of image.preserveAspectRatio
1394 PASS SVGAnimatedPreserveAspectRatio interface: image.preserveAspectRatio must in herit property "baseVal" with the proper type (0)
1395 PASS SVGAnimatedPreserveAspectRatio interface: image.preserveAspectRatio must in herit property "animVal" with the proper type (1)
1396 PASS SVGPathElement interface: existence and properties of interface object
1397 PASS SVGPathElement interface object length
1398 PASS SVGPathElement interface object name
1399 FAIL SVGPathElement interface: existence and properties of interface prototype o bject assert_equals: class string of SVGPathElement.prototype expected "[object SVGPathElementPrototype]" but got "[object SVGPathElement]"
1400 PASS SVGPathElement interface: existence and properties of interface prototype o bject's "constructor" property
1401 PASS SVGPathElement must be primary interface of path
1402 PASS Stringification of path
1403 PASS SVGGeometryElement interface: path must inherit property "pathLength" with the proper type (0)
1404 PASS SVGGeometryElement interface: path must inherit property "isPointInFill" wi th the proper type (1)
1405 PASS SVGGeometryElement interface: calling isPointInFill(DOMPoint) on path with too few arguments must throw TypeError
1406 PASS SVGGeometryElement interface: path must inherit property "isPointInStroke" with the proper type (2)
1407 PASS SVGGeometryElement interface: calling isPointInStroke(DOMPoint) on path wit h too few arguments must throw TypeError
1408 PASS SVGGeometryElement interface: path must inherit property "getTotalLength" w ith the proper type (3)
1409 PASS SVGGeometryElement interface: path must inherit property "getPointAtLength" with the proper type (4)
1410 PASS SVGGeometryElement interface: calling getPointAtLength(float) on path with too few arguments must throw TypeError
1411 PASS SVGGraphicsElement interface: path must inherit property "transform" with t he proper type (0)
1412 PASS SVGGraphicsElement interface: path must inherit property "getBBox" with the proper type (1)
1413 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on pat h with too few arguments must throw TypeError
1414 PASS SVGGraphicsElement interface: path must inherit property "getCTM" with the proper type (2)
1415 PASS SVGGraphicsElement interface: path must inherit property "getScreenCTM" wit h the proper type (3)
1416 PASS SVGGraphicsElement interface: path must inherit property "requiredExtension s" with the proper type (4)
1417 PASS SVGGraphicsElement interface: path must inherit property "systemLanguage" w ith the proper type (5)
1418 PASS SVGElement interface: path must inherit property "className" with the prope r type (0)
1419 PASS SVGElement interface: path must inherit property "dataset" with the proper type (1)
1420 PASS SVGElement interface: path must inherit property "ownerSVGElement" with the proper type (2)
1421 PASS SVGElement interface: path must inherit property "viewportElement" with the proper type (3)
1422 PASS SVGElement interface: path must inherit property "tabIndex" with the proper type (4)
1423 PASS SVGElement interface: path must inherit property "focus" with the proper ty pe (5)
1424 PASS SVGElement interface: path must inherit property "blur" with the proper typ e (6)
1425 PASS SVGElement interface: path must inherit property "onabort" with the proper type (7)
1426 FAIL SVGElement interface: path must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototyp e chain
1427 FAIL SVGElement interface: path must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found i n prototype chain
1428 PASS SVGElement interface: path must inherit property "onblur" with the proper t ype (10)
1429 PASS SVGElement interface: path must inherit property "oncancel" with the proper type (11)
1430 PASS SVGElement interface: path must inherit property "oncanplay" with the prope r type (12)
1431 PASS SVGElement interface: path must inherit property "oncanplaythrough" with th e proper type (13)
1432 PASS SVGElement interface: path must inherit property "onchange" with the proper type (14)
1433 PASS SVGElement interface: path must inherit property "onclick" with the proper type (15)
1434 PASS SVGElement interface: path must inherit property "onclose" with the proper type (16)
1435 PASS SVGElement interface: path must inherit property "oncontextmenu" with the p roper type (17)
1436 PASS SVGElement interface: path must inherit property "oncuechange" with the pro per type (18)
1437 PASS SVGElement interface: path must inherit property "ondblclick" with the prop er type (19)
1438 PASS SVGElement interface: path must inherit property "ondrag" with the proper t ype (20)
1439 PASS SVGElement interface: path must inherit property "ondragend" with the prope r type (21)
1440 PASS SVGElement interface: path must inherit property "ondragenter" with the pro per type (22)
1441 FAIL SVGElement interface: path must inherit property "ondragexit" with the prop er type (23) assert_inherits: property "ondragexit" not found in prototype chain
1442 PASS SVGElement interface: path must inherit property "ondragleave" with the pro per type (24)
1443 PASS SVGElement interface: path must inherit property "ondragover" with the prop er type (25)
1444 PASS SVGElement interface: path must inherit property "ondragstart" with the pro per type (26)
1445 PASS SVGElement interface: path must inherit property "ondrop" with the proper t ype (27)
1446 PASS SVGElement interface: path must inherit property "ondurationchange" with th e proper type (28)
1447 PASS SVGElement interface: path must inherit property "onemptied" with the prope r type (29)
1448 PASS SVGElement interface: path must inherit property "onended" with the proper type (30)
1449 PASS SVGElement interface: path must inherit property "onerror" with the proper type (31)
1450 PASS SVGElement interface: path must inherit property "onfocus" with the proper type (32)
1451 PASS SVGElement interface: path must inherit property "oninput" with the proper type (33)
1452 PASS SVGElement interface: path must inherit property "oninvalid" with the prope r type (34)
1453 PASS SVGElement interface: path must inherit property "onkeydown" with the prope r type (35)
1454 PASS SVGElement interface: path must inherit property "onkeypress" with the prop er type (36)
1455 PASS SVGElement interface: path must inherit property "onkeyup" with the proper type (37)
1456 PASS SVGElement interface: path must inherit property "onload" with the proper t ype (38)
1457 PASS SVGElement interface: path must inherit property "onloadeddata" with the pr oper type (39)
1458 PASS SVGElement interface: path must inherit property "onloadedmetadata" with th e proper type (40)
1459 PASS SVGElement interface: path must inherit property "onloadstart" with the pro per type (41)
1460 PASS SVGElement interface: path must inherit property "onmousedown" with the pro per type (42)
1461 PASS SVGElement interface: path must inherit property "onmouseenter" with the pr oper type (43)
1462 PASS SVGElement interface: path must inherit property "onmouseleave" with the pr oper type (44)
1463 PASS SVGElement interface: path must inherit property "onmousemove" with the pro per type (45)
1464 PASS SVGElement interface: path must inherit property "onmouseout" with the prop er type (46)
1465 PASS SVGElement interface: path must inherit property "onmouseover" with the pro per type (47)
1466 PASS SVGElement interface: path must inherit property "onmouseup" with the prope r type (48)
1467 PASS SVGElement interface: path must inherit property "onwheel" with the proper type (49)
1468 PASS SVGElement interface: path must inherit property "onpause" with the proper type (50)
1469 PASS SVGElement interface: path must inherit property "onplay" with the proper t ype (51)
1470 PASS SVGElement interface: path must inherit property "onplaying" with the prope r type (52)
1471 PASS SVGElement interface: path must inherit property "onprogress" with the prop er type (53)
1472 PASS SVGElement interface: path must inherit property "onratechange" with the pr oper type (54)
1473 PASS SVGElement interface: path must inherit property "onreset" with the proper type (55)
1474 PASS SVGElement interface: path must inherit property "onresize" with the proper type (56)
1475 PASS SVGElement interface: path must inherit property "onscroll" with the proper type (57)
1476 PASS SVGElement interface: path must inherit property "onseeked" with the proper type (58)
1477 PASS SVGElement interface: path must inherit property "onseeking" with the prope r type (59)
1478 PASS SVGElement interface: path must inherit property "onselect" with the proper type (60)
1479 PASS SVGElement interface: path must inherit property "onshow" with the proper t ype (61)
1480 FAIL SVGElement interface: path must inherit property "onsort" with the proper t ype (62) assert_inherits: property "onsort" not found in prototype chain
1481 PASS SVGElement interface: path must inherit property "onstalled" with the prope r type (63)
1482 PASS SVGElement interface: path must inherit property "onsubmit" with the proper type (64)
1483 PASS SVGElement interface: path must inherit property "onsuspend" with the prope r type (65)
1484 PASS SVGElement interface: path must inherit property "ontimeupdate" with the pr oper type (66)
1485 PASS SVGElement interface: path must inherit property "ontoggle" with the proper type (67)
1486 PASS SVGElement interface: path must inherit property "onvolumechange" with the proper type (68)
1487 PASS SVGElement interface: path must inherit property "onwaiting" with the prope r type (69)
1488 PASS SVGRectElement interface: existence and properties of interface object
1489 PASS SVGRectElement interface object length
1490 PASS SVGRectElement interface object name
1491 FAIL SVGRectElement interface: existence and properties of interface prototype o bject assert_equals: class string of SVGRectElement.prototype expected "[object SVGRectElementPrototype]" but got "[object SVGRectElement]"
1492 PASS SVGRectElement interface: existence and properties of interface prototype o bject's "constructor" property
1493 PASS SVGRectElement interface: attribute x
1494 PASS SVGRectElement interface: attribute y
1495 PASS SVGRectElement interface: attribute width
1496 PASS SVGRectElement interface: attribute height
1497 PASS SVGRectElement interface: attribute rx
1498 PASS SVGRectElement interface: attribute ry
1499 PASS SVGRectElement must be primary interface of rect
1500 PASS Stringification of rect
1501 PASS SVGRectElement interface: rect must inherit property "x" with the proper ty pe (0)
1502 PASS SVGRectElement interface: rect must inherit property "y" with the proper ty pe (1)
1503 PASS SVGRectElement interface: rect must inherit property "width" with the prope r type (2)
1504 PASS SVGRectElement interface: rect must inherit property "height" with the prop er type (3)
1505 PASS SVGRectElement interface: rect must inherit property "rx" with the proper t ype (4)
1506 PASS SVGRectElement interface: rect must inherit property "ry" with the proper t ype (5)
1507 PASS SVGGeometryElement interface: rect must inherit property "pathLength" with the proper type (0)
1508 PASS SVGGeometryElement interface: rect must inherit property "isPointInFill" wi th the proper type (1)
1509 PASS SVGGeometryElement interface: calling isPointInFill(DOMPoint) on rect with too few arguments must throw TypeError
1510 PASS SVGGeometryElement interface: rect must inherit property "isPointInStroke" with the proper type (2)
1511 PASS SVGGeometryElement interface: calling isPointInStroke(DOMPoint) on rect wit h too few arguments must throw TypeError
1512 PASS SVGGeometryElement interface: rect must inherit property "getTotalLength" w ith the proper type (3)
1513 PASS SVGGeometryElement interface: rect must inherit property "getPointAtLength" with the proper type (4)
1514 PASS SVGGeometryElement interface: calling getPointAtLength(float) on rect with too few arguments must throw TypeError
1515 PASS SVGGraphicsElement interface: rect must inherit property "transform" with t he proper type (0)
1516 PASS SVGGraphicsElement interface: rect must inherit property "getBBox" with the proper type (1)
1517 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on rec t with too few arguments must throw TypeError
1518 PASS SVGGraphicsElement interface: rect must inherit property "getCTM" with the proper type (2)
1519 PASS SVGGraphicsElement interface: rect must inherit property "getScreenCTM" wit h the proper type (3)
1520 PASS SVGGraphicsElement interface: rect must inherit property "requiredExtension s" with the proper type (4)
1521 PASS SVGGraphicsElement interface: rect must inherit property "systemLanguage" w ith the proper type (5)
1522 PASS SVGElement interface: rect must inherit property "className" with the prope r type (0)
1523 PASS SVGElement interface: rect must inherit property "dataset" with the proper type (1)
1524 PASS SVGElement interface: rect must inherit property "ownerSVGElement" with the proper type (2)
1525 PASS SVGElement interface: rect must inherit property "viewportElement" with the proper type (3)
1526 PASS SVGElement interface: rect must inherit property "tabIndex" with the proper type (4)
1527 PASS SVGElement interface: rect must inherit property "focus" with the proper ty pe (5)
1528 PASS SVGElement interface: rect must inherit property "blur" with the proper typ e (6)
1529 PASS SVGElement interface: rect must inherit property "onabort" with the proper type (7)
1530 FAIL SVGElement interface: rect must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototyp e chain
1531 FAIL SVGElement interface: rect must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found i n prototype chain
1532 PASS SVGElement interface: rect must inherit property "onblur" with the proper t ype (10)
1533 PASS SVGElement interface: rect must inherit property "oncancel" with the proper type (11)
1534 PASS SVGElement interface: rect must inherit property "oncanplay" with the prope r type (12)
1535 PASS SVGElement interface: rect must inherit property "oncanplaythrough" with th e proper type (13)
1536 PASS SVGElement interface: rect must inherit property "onchange" with the proper type (14)
1537 PASS SVGElement interface: rect must inherit property "onclick" with the proper type (15)
1538 PASS SVGElement interface: rect must inherit property "onclose" with the proper type (16)
1539 PASS SVGElement interface: rect must inherit property "oncontextmenu" with the p roper type (17)
1540 PASS SVGElement interface: rect must inherit property "oncuechange" with the pro per type (18)
1541 PASS SVGElement interface: rect must inherit property "ondblclick" with the prop er type (19)
1542 PASS SVGElement interface: rect must inherit property "ondrag" with the proper t ype (20)
1543 PASS SVGElement interface: rect must inherit property "ondragend" with the prope r type (21)
1544 PASS SVGElement interface: rect must inherit property "ondragenter" with the pro per type (22)
1545 FAIL SVGElement interface: rect must inherit property "ondragexit" with the prop er type (23) assert_inherits: property "ondragexit" not found in prototype chain
1546 PASS SVGElement interface: rect must inherit property "ondragleave" with the pro per type (24)
1547 PASS SVGElement interface: rect must inherit property "ondragover" with the prop er type (25)
1548 PASS SVGElement interface: rect must inherit property "ondragstart" with the pro per type (26)
1549 PASS SVGElement interface: rect must inherit property "ondrop" with the proper t ype (27)
1550 PASS SVGElement interface: rect must inherit property "ondurationchange" with th e proper type (28)
1551 PASS SVGElement interface: rect must inherit property "onemptied" with the prope r type (29)
1552 PASS SVGElement interface: rect must inherit property "onended" with the proper type (30)
1553 PASS SVGElement interface: rect must inherit property "onerror" with the proper type (31)
1554 PASS SVGElement interface: rect must inherit property "onfocus" with the proper type (32)
1555 PASS SVGElement interface: rect must inherit property "oninput" with the proper type (33)
1556 PASS SVGElement interface: rect must inherit property "oninvalid" with the prope r type (34)
1557 PASS SVGElement interface: rect must inherit property "onkeydown" with the prope r type (35)
1558 PASS SVGElement interface: rect must inherit property "onkeypress" with the prop er type (36)
1559 PASS SVGElement interface: rect must inherit property "onkeyup" with the proper type (37)
1560 PASS SVGElement interface: rect must inherit property "onload" with the proper t ype (38)
1561 PASS SVGElement interface: rect must inherit property "onloadeddata" with the pr oper type (39)
1562 PASS SVGElement interface: rect must inherit property "onloadedmetadata" with th e proper type (40)
1563 PASS SVGElement interface: rect must inherit property "onloadstart" with the pro per type (41)
1564 PASS SVGElement interface: rect must inherit property "onmousedown" with the pro per type (42)
1565 PASS SVGElement interface: rect must inherit property "onmouseenter" with the pr oper type (43)
1566 PASS SVGElement interface: rect must inherit property "onmouseleave" with the pr oper type (44)
1567 PASS SVGElement interface: rect must inherit property "onmousemove" with the pro per type (45)
1568 PASS SVGElement interface: rect must inherit property "onmouseout" with the prop er type (46)
1569 PASS SVGElement interface: rect must inherit property "onmouseover" with the pro per type (47)
1570 PASS SVGElement interface: rect must inherit property "onmouseup" with the prope r type (48)
1571 PASS SVGElement interface: rect must inherit property "onwheel" with the proper type (49)
1572 PASS SVGElement interface: rect must inherit property "onpause" with the proper type (50)
1573 PASS SVGElement interface: rect must inherit property "onplay" with the proper t ype (51)
1574 PASS SVGElement interface: rect must inherit property "onplaying" with the prope r type (52)
1575 PASS SVGElement interface: rect must inherit property "onprogress" with the prop er type (53)
1576 PASS SVGElement interface: rect must inherit property "onratechange" with the pr oper type (54)
1577 PASS SVGElement interface: rect must inherit property "onreset" with the proper type (55)
1578 PASS SVGElement interface: rect must inherit property "onresize" with the proper type (56)
1579 PASS SVGElement interface: rect must inherit property "onscroll" with the proper type (57)
1580 PASS SVGElement interface: rect must inherit property "onseeked" with the proper type (58)
1581 PASS SVGElement interface: rect must inherit property "onseeking" with the prope r type (59)
1582 PASS SVGElement interface: rect must inherit property "onselect" with the proper type (60)
1583 PASS SVGElement interface: rect must inherit property "onshow" with the proper t ype (61)
1584 FAIL SVGElement interface: rect must inherit property "onsort" with the proper t ype (62) assert_inherits: property "onsort" not found in prototype chain
1585 PASS SVGElement interface: rect must inherit property "onstalled" with the prope r type (63)
1586 PASS SVGElement interface: rect must inherit property "onsubmit" with the proper type (64)
1587 PASS SVGElement interface: rect must inherit property "onsuspend" with the prope r type (65)
1588 PASS SVGElement interface: rect must inherit property "ontimeupdate" with the pr oper type (66)
1589 PASS SVGElement interface: rect must inherit property "ontoggle" with the proper type (67)
1590 PASS SVGElement interface: rect must inherit property "onvolumechange" with the proper type (68)
1591 PASS SVGElement interface: rect must inherit property "onwaiting" with the prope r type (69)
1592 PASS SVGCircleElement interface: existence and properties of interface object
1593 PASS SVGCircleElement interface object length
1594 PASS SVGCircleElement interface object name
1595 FAIL SVGCircleElement interface: existence and properties of interface prototype object assert_equals: class string of SVGCircleElement.prototype expected "[obj ect SVGCircleElementPrototype]" but got "[object SVGCircleElement]"
1596 PASS SVGCircleElement interface: existence and properties of interface prototype object's "constructor" property
1597 PASS SVGCircleElement interface: attribute cx
1598 PASS SVGCircleElement interface: attribute cy
1599 PASS SVGCircleElement interface: attribute r
1600 PASS SVGCircleElement must be primary interface of circle
1601 PASS Stringification of circle
1602 PASS SVGCircleElement interface: circle must inherit property "cx" with the prop er type (0)
1603 PASS SVGCircleElement interface: circle must inherit property "cy" with the prop er type (1)
1604 PASS SVGCircleElement interface: circle must inherit property "r" with the prope r type (2)
1605 PASS SVGGeometryElement interface: circle must inherit property "pathLength" wit h the proper type (0)
1606 PASS SVGGeometryElement interface: circle must inherit property "isPointInFill" with the proper type (1)
1607 PASS SVGGeometryElement interface: calling isPointInFill(DOMPoint) on circle wit h too few arguments must throw TypeError
1608 PASS SVGGeometryElement interface: circle must inherit property "isPointInStroke " with the proper type (2)
1609 PASS SVGGeometryElement interface: calling isPointInStroke(DOMPoint) on circle w ith too few arguments must throw TypeError
1610 PASS SVGGeometryElement interface: circle must inherit property "getTotalLength" with the proper type (3)
1611 PASS SVGGeometryElement interface: circle must inherit property "getPointAtLengt h" with the proper type (4)
1612 PASS SVGGeometryElement interface: calling getPointAtLength(float) on circle wit h too few arguments must throw TypeError
1613 PASS SVGGraphicsElement interface: circle must inherit property "transform" with the proper type (0)
1614 PASS SVGGraphicsElement interface: circle must inherit property "getBBox" with t he proper type (1)
1615 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on cir cle with too few arguments must throw TypeError
1616 PASS SVGGraphicsElement interface: circle must inherit property "getCTM" with th e proper type (2)
1617 PASS SVGGraphicsElement interface: circle must inherit property "getScreenCTM" w ith the proper type (3)
1618 PASS SVGGraphicsElement interface: circle must inherit property "requiredExtensi ons" with the proper type (4)
1619 PASS SVGGraphicsElement interface: circle must inherit property "systemLanguage" with the proper type (5)
1620 PASS SVGElement interface: circle must inherit property "className" with the pro per type (0)
1621 PASS SVGElement interface: circle must inherit property "dataset" with the prope r type (1)
1622 PASS SVGElement interface: circle must inherit property "ownerSVGElement" with t he proper type (2)
1623 PASS SVGElement interface: circle must inherit property "viewportElement" with t he proper type (3)
1624 PASS SVGElement interface: circle must inherit property "tabIndex" with the prop er type (4)
1625 PASS SVGElement interface: circle must inherit property "focus" with the proper type (5)
1626 PASS SVGElement interface: circle must inherit property "blur" with the proper t ype (6)
1627 PASS SVGElement interface: circle must inherit property "onabort" with the prope r type (7)
1628 FAIL SVGElement interface: circle must inherit property "onautocomplete" with th e proper type (8) assert_inherits: property "onautocomplete" not found in protot ype chain
1629 FAIL SVGElement interface: circle must inherit property "onautocompleteerror" wi th the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
1630 PASS SVGElement interface: circle must inherit property "onblur" with the proper type (10)
1631 PASS SVGElement interface: circle must inherit property "oncancel" with the prop er type (11)
1632 PASS SVGElement interface: circle must inherit property "oncanplay" with the pro per type (12)
1633 PASS SVGElement interface: circle must inherit property "oncanplaythrough" with the proper type (13)
1634 PASS SVGElement interface: circle must inherit property "onchange" with the prop er type (14)
1635 PASS SVGElement interface: circle must inherit property "onclick" with the prope r type (15)
1636 PASS SVGElement interface: circle must inherit property "onclose" with the prope r type (16)
1637 PASS SVGElement interface: circle must inherit property "oncontextmenu" with the proper type (17)
1638 PASS SVGElement interface: circle must inherit property "oncuechange" with the p roper type (18)
1639 PASS SVGElement interface: circle must inherit property "ondblclick" with the pr oper type (19)
1640 PASS SVGElement interface: circle must inherit property "ondrag" with the proper type (20)
1641 PASS SVGElement interface: circle must inherit property "ondragend" with the pro per type (21)
1642 PASS SVGElement interface: circle must inherit property "ondragenter" with the p roper type (22)
1643 FAIL SVGElement interface: circle must inherit property "ondragexit" with the pr oper type (23) assert_inherits: property "ondragexit" not found in prototype cha in
1644 PASS SVGElement interface: circle must inherit property "ondragleave" with the p roper type (24)
1645 PASS SVGElement interface: circle must inherit property "ondragover" with the pr oper type (25)
1646 PASS SVGElement interface: circle must inherit property "ondragstart" with the p roper type (26)
1647 PASS SVGElement interface: circle must inherit property "ondrop" with the proper type (27)
1648 PASS SVGElement interface: circle must inherit property "ondurationchange" with the proper type (28)
1649 PASS SVGElement interface: circle must inherit property "onemptied" with the pro per type (29)
1650 PASS SVGElement interface: circle must inherit property "onended" with the prope r type (30)
1651 PASS SVGElement interface: circle must inherit property "onerror" with the prope r type (31)
1652 PASS SVGElement interface: circle must inherit property "onfocus" with the prope r type (32)
1653 PASS SVGElement interface: circle must inherit property "oninput" with the prope r type (33)
1654 PASS SVGElement interface: circle must inherit property "oninvalid" with the pro per type (34)
1655 PASS SVGElement interface: circle must inherit property "onkeydown" with the pro per type (35)
1656 PASS SVGElement interface: circle must inherit property "onkeypress" with the pr oper type (36)
1657 PASS SVGElement interface: circle must inherit property "onkeyup" with the prope r type (37)
1658 PASS SVGElement interface: circle must inherit property "onload" with the proper type (38)
1659 PASS SVGElement interface: circle must inherit property "onloadeddata" with the proper type (39)
1660 PASS SVGElement interface: circle must inherit property "onloadedmetadata" with the proper type (40)
1661 PASS SVGElement interface: circle must inherit property "onloadstart" with the p roper type (41)
1662 PASS SVGElement interface: circle must inherit property "onmousedown" with the p roper type (42)
1663 PASS SVGElement interface: circle must inherit property "onmouseenter" with the proper type (43)
1664 PASS SVGElement interface: circle must inherit property "onmouseleave" with the proper type (44)
1665 PASS SVGElement interface: circle must inherit property "onmousemove" with the p roper type (45)
1666 PASS SVGElement interface: circle must inherit property "onmouseout" with the pr oper type (46)
1667 PASS SVGElement interface: circle must inherit property "onmouseover" with the p roper type (47)
1668 PASS SVGElement interface: circle must inherit property "onmouseup" with the pro per type (48)
1669 PASS SVGElement interface: circle must inherit property "onwheel" with the prope r type (49)
1670 PASS SVGElement interface: circle must inherit property "onpause" with the prope r type (50)
1671 PASS SVGElement interface: circle must inherit property "onplay" with the proper type (51)
1672 PASS SVGElement interface: circle must inherit property "onplaying" with the pro per type (52)
1673 PASS SVGElement interface: circle must inherit property "onprogress" with the pr oper type (53)
1674 PASS SVGElement interface: circle must inherit property "onratechange" with the proper type (54)
1675 PASS SVGElement interface: circle must inherit property "onreset" with the prope r type (55)
1676 PASS SVGElement interface: circle must inherit property "onresize" with the prop er type (56)
1677 PASS SVGElement interface: circle must inherit property "onscroll" with the prop er type (57)
1678 PASS SVGElement interface: circle must inherit property "onseeked" with the prop er type (58)
1679 PASS SVGElement interface: circle must inherit property "onseeking" with the pro per type (59)
1680 PASS SVGElement interface: circle must inherit property "onselect" with the prop er type (60)
1681 PASS SVGElement interface: circle must inherit property "onshow" with the proper type (61)
1682 FAIL SVGElement interface: circle must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
1683 PASS SVGElement interface: circle must inherit property "onstalled" with the pro per type (63)
1684 PASS SVGElement interface: circle must inherit property "onsubmit" with the prop er type (64)
1685 PASS SVGElement interface: circle must inherit property "onsuspend" with the pro per type (65)
1686 PASS SVGElement interface: circle must inherit property "ontimeupdate" with the proper type (66)
1687 PASS SVGElement interface: circle must inherit property "ontoggle" with the prop er type (67)
1688 PASS SVGElement interface: circle must inherit property "onvolumechange" with th e proper type (68)
1689 PASS SVGElement interface: circle must inherit property "onwaiting" with the pro per type (69)
1690 PASS SVGEllipseElement interface: existence and properties of interface object
1691 PASS SVGEllipseElement interface object length
1692 PASS SVGEllipseElement interface object name
1693 FAIL SVGEllipseElement interface: existence and properties of interface prototyp e object assert_equals: class string of SVGEllipseElement.prototype expected "[o bject SVGEllipseElementPrototype]" but got "[object SVGEllipseElement]"
1694 PASS SVGEllipseElement interface: existence and properties of interface prototyp e object's "constructor" property
1695 PASS SVGEllipseElement interface: attribute cx
1696 PASS SVGEllipseElement interface: attribute cy
1697 PASS SVGEllipseElement interface: attribute rx
1698 PASS SVGEllipseElement interface: attribute ry
1699 PASS SVGEllipseElement must be primary interface of ellipse
1700 PASS Stringification of ellipse
1701 PASS SVGEllipseElement interface: ellipse must inherit property "cx" with the pr oper type (0)
1702 PASS SVGEllipseElement interface: ellipse must inherit property "cy" with the pr oper type (1)
1703 PASS SVGEllipseElement interface: ellipse must inherit property "rx" with the pr oper type (2)
1704 PASS SVGEllipseElement interface: ellipse must inherit property "ry" with the pr oper type (3)
1705 PASS SVGGeometryElement interface: ellipse must inherit property "pathLength" wi th the proper type (0)
1706 PASS SVGGeometryElement interface: ellipse must inherit property "isPointInFill" with the proper type (1)
1707 PASS SVGGeometryElement interface: calling isPointInFill(DOMPoint) on ellipse wi th too few arguments must throw TypeError
1708 PASS SVGGeometryElement interface: ellipse must inherit property "isPointInStrok e" with the proper type (2)
1709 PASS SVGGeometryElement interface: calling isPointInStroke(DOMPoint) on ellipse with too few arguments must throw TypeError
1710 PASS SVGGeometryElement interface: ellipse must inherit property "getTotalLength " with the proper type (3)
1711 PASS SVGGeometryElement interface: ellipse must inherit property "getPointAtLeng th" with the proper type (4)
1712 PASS SVGGeometryElement interface: calling getPointAtLength(float) on ellipse wi th too few arguments must throw TypeError
1713 PASS SVGGraphicsElement interface: ellipse must inherit property "transform" wit h the proper type (0)
1714 PASS SVGGraphicsElement interface: ellipse must inherit property "getBBox" with the proper type (1)
1715 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on ell ipse with too few arguments must throw TypeError
1716 PASS SVGGraphicsElement interface: ellipse must inherit property "getCTM" with t he proper type (2)
1717 PASS SVGGraphicsElement interface: ellipse must inherit property "getScreenCTM" with the proper type (3)
1718 PASS SVGGraphicsElement interface: ellipse must inherit property "requiredExtens ions" with the proper type (4)
1719 PASS SVGGraphicsElement interface: ellipse must inherit property "systemLanguage " with the proper type (5)
1720 PASS SVGElement interface: ellipse must inherit property "className" with the pr oper type (0)
1721 PASS SVGElement interface: ellipse must inherit property "dataset" with the prop er type (1)
1722 PASS SVGElement interface: ellipse must inherit property "ownerSVGElement" with the proper type (2)
1723 PASS SVGElement interface: ellipse must inherit property "viewportElement" with the proper type (3)
1724 PASS SVGElement interface: ellipse must inherit property "tabIndex" with the pro per type (4)
1725 PASS SVGElement interface: ellipse must inherit property "focus" with the proper type (5)
1726 PASS SVGElement interface: ellipse must inherit property "blur" with the proper type (6)
1727 PASS SVGElement interface: ellipse must inherit property "onabort" with the prop er type (7)
1728 FAIL SVGElement interface: ellipse must inherit property "onautocomplete" with t he proper type (8) assert_inherits: property "onautocomplete" not found in proto type chain
1729 FAIL SVGElement interface: ellipse must inherit property "onautocompleteerror" w ith the proper type (9) assert_inherits: property "onautocompleteerror" not foun d in prototype chain
1730 PASS SVGElement interface: ellipse must inherit property "onblur" with the prope r type (10)
1731 PASS SVGElement interface: ellipse must inherit property "oncancel" with the pro per type (11)
1732 PASS SVGElement interface: ellipse must inherit property "oncanplay" with the pr oper type (12)
1733 PASS SVGElement interface: ellipse must inherit property "oncanplaythrough" with the proper type (13)
1734 PASS SVGElement interface: ellipse must inherit property "onchange" with the pro per type (14)
1735 PASS SVGElement interface: ellipse must inherit property "onclick" with the prop er type (15)
1736 PASS SVGElement interface: ellipse must inherit property "onclose" with the prop er type (16)
1737 PASS SVGElement interface: ellipse must inherit property "oncontextmenu" with th e proper type (17)
1738 PASS SVGElement interface: ellipse must inherit property "oncuechange" with the proper type (18)
1739 PASS SVGElement interface: ellipse must inherit property "ondblclick" with the p roper type (19)
1740 PASS SVGElement interface: ellipse must inherit property "ondrag" with the prope r type (20)
1741 PASS SVGElement interface: ellipse must inherit property "ondragend" with the pr oper type (21)
1742 PASS SVGElement interface: ellipse must inherit property "ondragenter" with the proper type (22)
1743 FAIL SVGElement interface: ellipse must inherit property "ondragexit" with the p roper type (23) assert_inherits: property "ondragexit" not found in prototype ch ain
1744 PASS SVGElement interface: ellipse must inherit property "ondragleave" with the proper type (24)
1745 PASS SVGElement interface: ellipse must inherit property "ondragover" with the p roper type (25)
1746 PASS SVGElement interface: ellipse must inherit property "ondragstart" with the proper type (26)
1747 PASS SVGElement interface: ellipse must inherit property "ondrop" with the prope r type (27)
1748 PASS SVGElement interface: ellipse must inherit property "ondurationchange" with the proper type (28)
1749 PASS SVGElement interface: ellipse must inherit property "onemptied" with the pr oper type (29)
1750 PASS SVGElement interface: ellipse must inherit property "onended" with the prop er type (30)
1751 PASS SVGElement interface: ellipse must inherit property "onerror" with the prop er type (31)
1752 PASS SVGElement interface: ellipse must inherit property "onfocus" with the prop er type (32)
1753 PASS SVGElement interface: ellipse must inherit property "oninput" with the prop er type (33)
1754 PASS SVGElement interface: ellipse must inherit property "oninvalid" with the pr oper type (34)
1755 PASS SVGElement interface: ellipse must inherit property "onkeydown" with the pr oper type (35)
1756 PASS SVGElement interface: ellipse must inherit property "onkeypress" with the p roper type (36)
1757 PASS SVGElement interface: ellipse must inherit property "onkeyup" with the prop er type (37)
1758 PASS SVGElement interface: ellipse must inherit property "onload" with the prope r type (38)
1759 PASS SVGElement interface: ellipse must inherit property "onloadeddata" with the proper type (39)
1760 PASS SVGElement interface: ellipse must inherit property "onloadedmetadata" with the proper type (40)
1761 PASS SVGElement interface: ellipse must inherit property "onloadstart" with the proper type (41)
1762 PASS SVGElement interface: ellipse must inherit property "onmousedown" with the proper type (42)
1763 PASS SVGElement interface: ellipse must inherit property "onmouseenter" with the proper type (43)
1764 PASS SVGElement interface: ellipse must inherit property "onmouseleave" with the proper type (44)
1765 PASS SVGElement interface: ellipse must inherit property "onmousemove" with the proper type (45)
1766 PASS SVGElement interface: ellipse must inherit property "onmouseout" with the p roper type (46)
1767 PASS SVGElement interface: ellipse must inherit property "onmouseover" with the proper type (47)
1768 PASS SVGElement interface: ellipse must inherit property "onmouseup" with the pr oper type (48)
1769 PASS SVGElement interface: ellipse must inherit property "onwheel" with the prop er type (49)
1770 PASS SVGElement interface: ellipse must inherit property "onpause" with the prop er type (50)
1771 PASS SVGElement interface: ellipse must inherit property "onplay" with the prope r type (51)
1772 PASS SVGElement interface: ellipse must inherit property "onplaying" with the pr oper type (52)
1773 PASS SVGElement interface: ellipse must inherit property "onprogress" with the p roper type (53)
1774 PASS SVGElement interface: ellipse must inherit property "onratechange" with the proper type (54)
1775 PASS SVGElement interface: ellipse must inherit property "onreset" with the prop er type (55)
1776 PASS SVGElement interface: ellipse must inherit property "onresize" with the pro per type (56)
1777 PASS SVGElement interface: ellipse must inherit property "onscroll" with the pro per type (57)
1778 PASS SVGElement interface: ellipse must inherit property "onseeked" with the pro per type (58)
1779 PASS SVGElement interface: ellipse must inherit property "onseeking" with the pr oper type (59)
1780 PASS SVGElement interface: ellipse must inherit property "onselect" with the pro per type (60)
1781 PASS SVGElement interface: ellipse must inherit property "onshow" with the prope r type (61)
1782 FAIL SVGElement interface: ellipse must inherit property "onsort" with the prope r type (62) assert_inherits: property "onsort" not found in prototype chain
1783 PASS SVGElement interface: ellipse must inherit property "onstalled" with the pr oper type (63)
1784 PASS SVGElement interface: ellipse must inherit property "onsubmit" with the pro per type (64)
1785 PASS SVGElement interface: ellipse must inherit property "onsuspend" with the pr oper type (65)
1786 PASS SVGElement interface: ellipse must inherit property "ontimeupdate" with the proper type (66)
1787 PASS SVGElement interface: ellipse must inherit property "ontoggle" with the pro per type (67)
1788 PASS SVGElement interface: ellipse must inherit property "onvolumechange" with t he proper type (68)
1789 PASS SVGElement interface: ellipse must inherit property "onwaiting" with the pr oper type (69)
1790 PASS SVGLineElement interface: existence and properties of interface object
1791 PASS SVGLineElement interface object length
1792 PASS SVGLineElement interface object name
1793 FAIL SVGLineElement interface: existence and properties of interface prototype o bject assert_equals: class string of SVGLineElement.prototype expected "[object SVGLineElementPrototype]" but got "[object SVGLineElement]"
1794 PASS SVGLineElement interface: existence and properties of interface prototype o bject's "constructor" property
1795 PASS SVGLineElement interface: attribute x1
1796 PASS SVGLineElement interface: attribute y1
1797 PASS SVGLineElement interface: attribute x2
1798 PASS SVGLineElement interface: attribute y2
1799 PASS SVGLineElement must be primary interface of line
1800 PASS Stringification of line
1801 PASS SVGLineElement interface: line must inherit property "x1" with the proper t ype (0)
1802 PASS SVGLineElement interface: line must inherit property "y1" with the proper t ype (1)
1803 PASS SVGLineElement interface: line must inherit property "x2" with the proper t ype (2)
1804 PASS SVGLineElement interface: line must inherit property "y2" with the proper t ype (3)
1805 PASS SVGGeometryElement interface: line must inherit property "pathLength" with the proper type (0)
1806 PASS SVGGeometryElement interface: line must inherit property "isPointInFill" wi th the proper type (1)
1807 PASS SVGGeometryElement interface: calling isPointInFill(DOMPoint) on line with too few arguments must throw TypeError
1808 PASS SVGGeometryElement interface: line must inherit property "isPointInStroke" with the proper type (2)
1809 PASS SVGGeometryElement interface: calling isPointInStroke(DOMPoint) on line wit h too few arguments must throw TypeError
1810 PASS SVGGeometryElement interface: line must inherit property "getTotalLength" w ith the proper type (3)
1811 PASS SVGGeometryElement interface: line must inherit property "getPointAtLength" with the proper type (4)
1812 PASS SVGGeometryElement interface: calling getPointAtLength(float) on line with too few arguments must throw TypeError
1813 PASS SVGGraphicsElement interface: line must inherit property "transform" with t he proper type (0)
1814 PASS SVGGraphicsElement interface: line must inherit property "getBBox" with the proper type (1)
1815 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on lin e with too few arguments must throw TypeError
1816 PASS SVGGraphicsElement interface: line must inherit property "getCTM" with the proper type (2)
1817 PASS SVGGraphicsElement interface: line must inherit property "getScreenCTM" wit h the proper type (3)
1818 PASS SVGGraphicsElement interface: line must inherit property "requiredExtension s" with the proper type (4)
1819 PASS SVGGraphicsElement interface: line must inherit property "systemLanguage" w ith the proper type (5)
1820 PASS SVGElement interface: line must inherit property "className" with the prope r type (0)
1821 PASS SVGElement interface: line must inherit property "dataset" with the proper type (1)
1822 PASS SVGElement interface: line must inherit property "ownerSVGElement" with the proper type (2)
1823 PASS SVGElement interface: line must inherit property "viewportElement" with the proper type (3)
1824 PASS SVGElement interface: line must inherit property "tabIndex" with the proper type (4)
1825 PASS SVGElement interface: line must inherit property "focus" with the proper ty pe (5)
1826 PASS SVGElement interface: line must inherit property "blur" with the proper typ e (6)
1827 PASS SVGElement interface: line must inherit property "onabort" with the proper type (7)
1828 FAIL SVGElement interface: line must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototyp e chain
1829 FAIL SVGElement interface: line must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found i n prototype chain
1830 PASS SVGElement interface: line must inherit property "onblur" with the proper t ype (10)
1831 PASS SVGElement interface: line must inherit property "oncancel" with the proper type (11)
1832 PASS SVGElement interface: line must inherit property "oncanplay" with the prope r type (12)
1833 PASS SVGElement interface: line must inherit property "oncanplaythrough" with th e proper type (13)
1834 PASS SVGElement interface: line must inherit property "onchange" with the proper type (14)
1835 PASS SVGElement interface: line must inherit property "onclick" with the proper type (15)
1836 PASS SVGElement interface: line must inherit property "onclose" with the proper type (16)
1837 PASS SVGElement interface: line must inherit property "oncontextmenu" with the p roper type (17)
1838 PASS SVGElement interface: line must inherit property "oncuechange" with the pro per type (18)
1839 PASS SVGElement interface: line must inherit property "ondblclick" with the prop er type (19)
1840 PASS SVGElement interface: line must inherit property "ondrag" with the proper t ype (20)
1841 PASS SVGElement interface: line must inherit property "ondragend" with the prope r type (21)
1842 PASS SVGElement interface: line must inherit property "ondragenter" with the pro per type (22)
1843 FAIL SVGElement interface: line must inherit property "ondragexit" with the prop er type (23) assert_inherits: property "ondragexit" not found in prototype chain
1844 PASS SVGElement interface: line must inherit property "ondragleave" with the pro per type (24)
1845 PASS SVGElement interface: line must inherit property "ondragover" with the prop er type (25)
1846 PASS SVGElement interface: line must inherit property "ondragstart" with the pro per type (26)
1847 PASS SVGElement interface: line must inherit property "ondrop" with the proper t ype (27)
1848 PASS SVGElement interface: line must inherit property "ondurationchange" with th e proper type (28)
1849 PASS SVGElement interface: line must inherit property "onemptied" with the prope r type (29)
1850 PASS SVGElement interface: line must inherit property "onended" with the proper type (30)
1851 PASS SVGElement interface: line must inherit property "onerror" with the proper type (31)
1852 PASS SVGElement interface: line must inherit property "onfocus" with the proper type (32)
1853 PASS SVGElement interface: line must inherit property "oninput" with the proper type (33)
1854 PASS SVGElement interface: line must inherit property "oninvalid" with the prope r type (34)
1855 PASS SVGElement interface: line must inherit property "onkeydown" with the prope r type (35)
1856 PASS SVGElement interface: line must inherit property "onkeypress" with the prop er type (36)
1857 PASS SVGElement interface: line must inherit property "onkeyup" with the proper type (37)
1858 PASS SVGElement interface: line must inherit property "onload" with the proper t ype (38)
1859 PASS SVGElement interface: line must inherit property "onloadeddata" with the pr oper type (39)
1860 PASS SVGElement interface: line must inherit property "onloadedmetadata" with th e proper type (40)
1861 PASS SVGElement interface: line must inherit property "onloadstart" with the pro per type (41)
1862 PASS SVGElement interface: line must inherit property "onmousedown" with the pro per type (42)
1863 PASS SVGElement interface: line must inherit property "onmouseenter" with the pr oper type (43)
1864 PASS SVGElement interface: line must inherit property "onmouseleave" with the pr oper type (44)
1865 PASS SVGElement interface: line must inherit property "onmousemove" with the pro per type (45)
1866 PASS SVGElement interface: line must inherit property "onmouseout" with the prop er type (46)
1867 PASS SVGElement interface: line must inherit property "onmouseover" with the pro per type (47)
1868 PASS SVGElement interface: line must inherit property "onmouseup" with the prope r type (48)
1869 PASS SVGElement interface: line must inherit property "onwheel" with the proper type (49)
1870 PASS SVGElement interface: line must inherit property "onpause" with the proper type (50)
1871 PASS SVGElement interface: line must inherit property "onplay" with the proper t ype (51)
1872 PASS SVGElement interface: line must inherit property "onplaying" with the prope r type (52)
1873 PASS SVGElement interface: line must inherit property "onprogress" with the prop er type (53)
1874 PASS SVGElement interface: line must inherit property "onratechange" with the pr oper type (54)
1875 PASS SVGElement interface: line must inherit property "onreset" with the proper type (55)
1876 PASS SVGElement interface: line must inherit property "onresize" with the proper type (56)
1877 PASS SVGElement interface: line must inherit property "onscroll" with the proper type (57)
1878 PASS SVGElement interface: line must inherit property "onseeked" with the proper type (58)
1879 PASS SVGElement interface: line must inherit property "onseeking" with the prope r type (59)
1880 PASS SVGElement interface: line must inherit property "onselect" with the proper type (60)
1881 PASS SVGElement interface: line must inherit property "onshow" with the proper t ype (61)
1882 FAIL SVGElement interface: line must inherit property "onsort" with the proper t ype (62) assert_inherits: property "onsort" not found in prototype chain
1883 PASS SVGElement interface: line must inherit property "onstalled" with the prope r type (63)
1884 PASS SVGElement interface: line must inherit property "onsubmit" with the proper type (64)
1885 PASS SVGElement interface: line must inherit property "onsuspend" with the prope r type (65)
1886 PASS SVGElement interface: line must inherit property "ontimeupdate" with the pr oper type (66)
1887 PASS SVGElement interface: line must inherit property "ontoggle" with the proper type (67)
1888 PASS SVGElement interface: line must inherit property "onvolumechange" with the proper type (68)
1889 PASS SVGElement interface: line must inherit property "onwaiting" with the prope r type (69)
1890 PASS SVGPointList interface: existence and properties of interface object
1891 PASS SVGPointList interface object length
1892 PASS SVGPointList interface object name
1893 FAIL SVGPointList interface: existence and properties of interface prototype obj ect assert_equals: class string of SVGPointList.prototype expected "[object SVGP ointListPrototype]" but got "[object SVGPointList]"
1894 PASS SVGPointList interface: existence and properties of interface prototype obj ect's "constructor" property
1895 PASS SVGPointList interface: attribute length
1896 PASS SVGPointList interface: attribute numberOfItems
1897 PASS SVGPointList interface: operation clear()
1898 PASS SVGPointList interface: operation initialize(DOMPoint)
1899 PASS SVGPointList interface: operation getItem(unsigned long)
1900 PASS SVGPointList interface: operation insertItemBefore(DOMPoint,unsigned long)
1901 PASS SVGPointList interface: operation replaceItem(DOMPoint,unsigned long)
1902 PASS SVGPointList interface: operation removeItem(unsigned long)
1903 PASS SVGPointList interface: operation appendItem(DOMPoint)
1904 PASS SVGPointList must be primary interface of polygon.points
1905 PASS Stringification of polygon.points
1906 PASS SVGPointList interface: polygon.points must inherit property "length" with the proper type (0)
1907 PASS SVGPointList interface: polygon.points must inherit property "numberOfItems " with the proper type (1)
1908 PASS SVGPointList interface: polygon.points must inherit property "clear" with t he proper type (2)
1909 PASS SVGPointList interface: polygon.points must inherit property "initialize" w ith the proper type (3)
1910 PASS SVGPointList interface: calling initialize(DOMPoint) on polygon.points with too few arguments must throw TypeError
1911 PASS SVGPointList interface: polygon.points must inherit property "getItem" with the proper type (4)
1912 PASS SVGPointList interface: calling getItem(unsigned long) on polygon.points wi th too few arguments must throw TypeError
1913 PASS SVGPointList interface: polygon.points must inherit property "insertItemBef ore" with the proper type (5)
1914 PASS SVGPointList interface: calling insertItemBefore(DOMPoint,unsigned long) on polygon.points with too few arguments must throw TypeError
1915 PASS SVGPointList interface: polygon.points must inherit property "replaceItem" with the proper type (6)
1916 PASS SVGPointList interface: calling replaceItem(DOMPoint,unsigned long) on poly gon.points with too few arguments must throw TypeError
1917 PASS SVGPointList interface: polygon.points must inherit property "removeItem" w ith the proper type (7)
1918 PASS SVGPointList interface: calling removeItem(unsigned long) on polygon.points with too few arguments must throw TypeError
1919 PASS SVGPointList interface: polygon.points must inherit property "appendItem" w ith the proper type (8)
1920 PASS SVGPointList interface: calling appendItem(DOMPoint) on polygon.points with too few arguments must throw TypeError
1921 PASS SVGPolylineElement interface: existence and properties of interface object
1922 PASS SVGPolylineElement interface object length
1923 PASS SVGPolylineElement interface object name
1924 FAIL SVGPolylineElement interface: existence and properties of interface prototy pe object assert_equals: class string of SVGPolylineElement.prototype expected " [object SVGPolylineElementPrototype]" but got "[object SVGPolylineElement]"
1925 PASS SVGPolylineElement interface: existence and properties of interface prototy pe object's "constructor" property
1926 PASS SVGPolylineElement interface: attribute points
1927 PASS SVGPolylineElement interface: attribute animatedPoints
1928 PASS SVGPolylineElement must be primary interface of polyline
1929 PASS Stringification of polyline
1930 PASS SVGPolylineElement interface: polyline must inherit property "points" with the proper type (0)
1931 PASS SVGPolylineElement interface: polyline must inherit property "animatedPoint s" with the proper type (1)
1932 PASS SVGGeometryElement interface: polyline must inherit property "pathLength" w ith the proper type (0)
1933 PASS SVGGeometryElement interface: polyline must inherit property "isPointInFill " with the proper type (1)
1934 PASS SVGGeometryElement interface: calling isPointInFill(DOMPoint) on polyline w ith too few arguments must throw TypeError
1935 PASS SVGGeometryElement interface: polyline must inherit property "isPointInStro ke" with the proper type (2)
1936 PASS SVGGeometryElement interface: calling isPointInStroke(DOMPoint) on polyline with too few arguments must throw TypeError
1937 PASS SVGGeometryElement interface: polyline must inherit property "getTotalLengt h" with the proper type (3)
1938 PASS SVGGeometryElement interface: polyline must inherit property "getPointAtLen gth" with the proper type (4)
1939 PASS SVGGeometryElement interface: calling getPointAtLength(float) on polyline w ith too few arguments must throw TypeError
1940 PASS SVGGraphicsElement interface: polyline must inherit property "transform" wi th the proper type (0)
1941 PASS SVGGraphicsElement interface: polyline must inherit property "getBBox" with the proper type (1)
1942 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on pol yline with too few arguments must throw TypeError
1943 PASS SVGGraphicsElement interface: polyline must inherit property "getCTM" with the proper type (2)
1944 PASS SVGGraphicsElement interface: polyline must inherit property "getScreenCTM" with the proper type (3)
1945 PASS SVGGraphicsElement interface: polyline must inherit property "requiredExten sions" with the proper type (4)
1946 PASS SVGGraphicsElement interface: polyline must inherit property "systemLanguag e" with the proper type (5)
1947 PASS SVGElement interface: polyline must inherit property "className" with the p roper type (0)
1948 PASS SVGElement interface: polyline must inherit property "dataset" with the pro per type (1)
1949 PASS SVGElement interface: polyline must inherit property "ownerSVGElement" with the proper type (2)
1950 PASS SVGElement interface: polyline must inherit property "viewportElement" with the proper type (3)
1951 PASS SVGElement interface: polyline must inherit property "tabIndex" with the pr oper type (4)
1952 PASS SVGElement interface: polyline must inherit property "focus" with the prope r type (5)
1953 PASS SVGElement interface: polyline must inherit property "blur" with the proper type (6)
1954 PASS SVGElement interface: polyline must inherit property "onabort" with the pro per type (7)
1955 FAIL SVGElement interface: polyline must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prot otype chain
1956 FAIL SVGElement interface: polyline must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not fou nd in prototype chain
1957 PASS SVGElement interface: polyline must inherit property "onblur" with the prop er type (10)
1958 PASS SVGElement interface: polyline must inherit property "oncancel" with the pr oper type (11)
1959 PASS SVGElement interface: polyline must inherit property "oncanplay" with the p roper type (12)
1960 PASS SVGElement interface: polyline must inherit property "oncanplaythrough" wit h the proper type (13)
1961 PASS SVGElement interface: polyline must inherit property "onchange" with the pr oper type (14)
1962 PASS SVGElement interface: polyline must inherit property "onclick" with the pro per type (15)
1963 PASS SVGElement interface: polyline must inherit property "onclose" with the pro per type (16)
1964 PASS SVGElement interface: polyline must inherit property "oncontextmenu" with t he proper type (17)
1965 PASS SVGElement interface: polyline must inherit property "oncuechange" with the proper type (18)
1966 PASS SVGElement interface: polyline must inherit property "ondblclick" with the proper type (19)
1967 PASS SVGElement interface: polyline must inherit property "ondrag" with the prop er type (20)
1968 PASS SVGElement interface: polyline must inherit property "ondragend" with the p roper type (21)
1969 PASS SVGElement interface: polyline must inherit property "ondragenter" with the proper type (22)
1970 FAIL SVGElement interface: polyline must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype c hain
1971 PASS SVGElement interface: polyline must inherit property "ondragleave" with the proper type (24)
1972 PASS SVGElement interface: polyline must inherit property "ondragover" with the proper type (25)
1973 PASS SVGElement interface: polyline must inherit property "ondragstart" with the proper type (26)
1974 PASS SVGElement interface: polyline must inherit property "ondrop" with the prop er type (27)
1975 PASS SVGElement interface: polyline must inherit property "ondurationchange" wit h the proper type (28)
1976 PASS SVGElement interface: polyline must inherit property "onemptied" with the p roper type (29)
1977 PASS SVGElement interface: polyline must inherit property "onended" with the pro per type (30)
1978 PASS SVGElement interface: polyline must inherit property "onerror" with the pro per type (31)
1979 PASS SVGElement interface: polyline must inherit property "onfocus" with the pro per type (32)
1980 PASS SVGElement interface: polyline must inherit property "oninput" with the pro per type (33)
1981 PASS SVGElement interface: polyline must inherit property "oninvalid" with the p roper type (34)
1982 PASS SVGElement interface: polyline must inherit property "onkeydown" with the p roper type (35)
1983 PASS SVGElement interface: polyline must inherit property "onkeypress" with the proper type (36)
1984 PASS SVGElement interface: polyline must inherit property "onkeyup" with the pro per type (37)
1985 PASS SVGElement interface: polyline must inherit property "onload" with the prop er type (38)
1986 PASS SVGElement interface: polyline must inherit property "onloadeddata" with th e proper type (39)
1987 PASS SVGElement interface: polyline must inherit property "onloadedmetadata" wit h the proper type (40)
1988 PASS SVGElement interface: polyline must inherit property "onloadstart" with the proper type (41)
1989 PASS SVGElement interface: polyline must inherit property "onmousedown" with the proper type (42)
1990 PASS SVGElement interface: polyline must inherit property "onmouseenter" with th e proper type (43)
1991 PASS SVGElement interface: polyline must inherit property "onmouseleave" with th e proper type (44)
1992 PASS SVGElement interface: polyline must inherit property "onmousemove" with the proper type (45)
1993 PASS SVGElement interface: polyline must inherit property "onmouseout" with the proper type (46)
1994 PASS SVGElement interface: polyline must inherit property "onmouseover" with the proper type (47)
1995 PASS SVGElement interface: polyline must inherit property "onmouseup" with the p roper type (48)
1996 PASS SVGElement interface: polyline must inherit property "onwheel" with the pro per type (49)
1997 PASS SVGElement interface: polyline must inherit property "onpause" with the pro per type (50)
1998 PASS SVGElement interface: polyline must inherit property "onplay" with the prop er type (51)
1999 PASS SVGElement interface: polyline must inherit property "onplaying" with the p roper type (52)
2000 PASS SVGElement interface: polyline must inherit property "onprogress" with the proper type (53)
2001 PASS SVGElement interface: polyline must inherit property "onratechange" with th e proper type (54)
2002 PASS SVGElement interface: polyline must inherit property "onreset" with the pro per type (55)
2003 PASS SVGElement interface: polyline must inherit property "onresize" with the pr oper type (56)
2004 PASS SVGElement interface: polyline must inherit property "onscroll" with the pr oper type (57)
2005 PASS SVGElement interface: polyline must inherit property "onseeked" with the pr oper type (58)
2006 PASS SVGElement interface: polyline must inherit property "onseeking" with the p roper type (59)
2007 PASS SVGElement interface: polyline must inherit property "onselect" with the pr oper type (60)
2008 PASS SVGElement interface: polyline must inherit property "onshow" with the prop er type (61)
2009 FAIL SVGElement interface: polyline must inherit property "onsort" with the prop er type (62) assert_inherits: property "onsort" not found in prototype chain
2010 PASS SVGElement interface: polyline must inherit property "onstalled" with the p roper type (63)
2011 PASS SVGElement interface: polyline must inherit property "onsubmit" with the pr oper type (64)
2012 PASS SVGElement interface: polyline must inherit property "onsuspend" with the p roper type (65)
2013 PASS SVGElement interface: polyline must inherit property "ontimeupdate" with th e proper type (66)
2014 PASS SVGElement interface: polyline must inherit property "ontoggle" with the pr oper type (67)
2015 PASS SVGElement interface: polyline must inherit property "onvolumechange" with the proper type (68)
2016 PASS SVGElement interface: polyline must inherit property "onwaiting" with the p roper type (69)
2017 PASS SVGPolygonElement interface: existence and properties of interface object
2018 PASS SVGPolygonElement interface object length
2019 PASS SVGPolygonElement interface object name
2020 FAIL SVGPolygonElement interface: existence and properties of interface prototyp e object assert_equals: class string of SVGPolygonElement.prototype expected "[o bject SVGPolygonElementPrototype]" but got "[object SVGPolygonElement]"
2021 PASS SVGPolygonElement interface: existence and properties of interface prototyp e object's "constructor" property
2022 PASS SVGPolygonElement interface: attribute points
2023 PASS SVGPolygonElement interface: attribute animatedPoints
2024 PASS SVGPolygonElement must be primary interface of polygon
2025 PASS Stringification of polygon
2026 PASS SVGPolygonElement interface: polygon must inherit property "points" with th e proper type (0)
2027 PASS SVGPolygonElement interface: polygon must inherit property "animatedPoints" with the proper type (1)
2028 PASS SVGGeometryElement interface: polygon must inherit property "pathLength" wi th the proper type (0)
2029 PASS SVGGeometryElement interface: polygon must inherit property "isPointInFill" with the proper type (1)
2030 PASS SVGGeometryElement interface: calling isPointInFill(DOMPoint) on polygon wi th too few arguments must throw TypeError
2031 PASS SVGGeometryElement interface: polygon must inherit property "isPointInStrok e" with the proper type (2)
2032 PASS SVGGeometryElement interface: calling isPointInStroke(DOMPoint) on polygon with too few arguments must throw TypeError
2033 PASS SVGGeometryElement interface: polygon must inherit property "getTotalLength " with the proper type (3)
2034 PASS SVGGeometryElement interface: polygon must inherit property "getPointAtLeng th" with the proper type (4)
2035 PASS SVGGeometryElement interface: calling getPointAtLength(float) on polygon wi th too few arguments must throw TypeError
2036 PASS SVGGraphicsElement interface: polygon must inherit property "transform" wit h the proper type (0)
2037 PASS SVGGraphicsElement interface: polygon must inherit property "getBBox" with the proper type (1)
2038 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on pol ygon with too few arguments must throw TypeError
2039 PASS SVGGraphicsElement interface: polygon must inherit property "getCTM" with t he proper type (2)
2040 PASS SVGGraphicsElement interface: polygon must inherit property "getScreenCTM" with the proper type (3)
2041 PASS SVGGraphicsElement interface: polygon must inherit property "requiredExtens ions" with the proper type (4)
2042 PASS SVGGraphicsElement interface: polygon must inherit property "systemLanguage " with the proper type (5)
2043 PASS SVGElement interface: polygon must inherit property "className" with the pr oper type (0)
2044 PASS SVGElement interface: polygon must inherit property "dataset" with the prop er type (1)
2045 PASS SVGElement interface: polygon must inherit property "ownerSVGElement" with the proper type (2)
2046 PASS SVGElement interface: polygon must inherit property "viewportElement" with the proper type (3)
2047 PASS SVGElement interface: polygon must inherit property "tabIndex" with the pro per type (4)
2048 PASS SVGElement interface: polygon must inherit property "focus" with the proper type (5)
2049 PASS SVGElement interface: polygon must inherit property "blur" with the proper type (6)
2050 PASS SVGElement interface: polygon must inherit property "onabort" with the prop er type (7)
2051 FAIL SVGElement interface: polygon must inherit property "onautocomplete" with t he proper type (8) assert_inherits: property "onautocomplete" not found in proto type chain
2052 FAIL SVGElement interface: polygon must inherit property "onautocompleteerror" w ith the proper type (9) assert_inherits: property "onautocompleteerror" not foun d in prototype chain
2053 PASS SVGElement interface: polygon must inherit property "onblur" with the prope r type (10)
2054 PASS SVGElement interface: polygon must inherit property "oncancel" with the pro per type (11)
2055 PASS SVGElement interface: polygon must inherit property "oncanplay" with the pr oper type (12)
2056 PASS SVGElement interface: polygon must inherit property "oncanplaythrough" with the proper type (13)
2057 PASS SVGElement interface: polygon must inherit property "onchange" with the pro per type (14)
2058 PASS SVGElement interface: polygon must inherit property "onclick" with the prop er type (15)
2059 PASS SVGElement interface: polygon must inherit property "onclose" with the prop er type (16)
2060 PASS SVGElement interface: polygon must inherit property "oncontextmenu" with th e proper type (17)
2061 PASS SVGElement interface: polygon must inherit property "oncuechange" with the proper type (18)
2062 PASS SVGElement interface: polygon must inherit property "ondblclick" with the p roper type (19)
2063 PASS SVGElement interface: polygon must inherit property "ondrag" with the prope r type (20)
2064 PASS SVGElement interface: polygon must inherit property "ondragend" with the pr oper type (21)
2065 PASS SVGElement interface: polygon must inherit property "ondragenter" with the proper type (22)
2066 FAIL SVGElement interface: polygon must inherit property "ondragexit" with the p roper type (23) assert_inherits: property "ondragexit" not found in prototype ch ain
2067 PASS SVGElement interface: polygon must inherit property "ondragleave" with the proper type (24)
2068 PASS SVGElement interface: polygon must inherit property "ondragover" with the p roper type (25)
2069 PASS SVGElement interface: polygon must inherit property "ondragstart" with the proper type (26)
2070 PASS SVGElement interface: polygon must inherit property "ondrop" with the prope r type (27)
2071 PASS SVGElement interface: polygon must inherit property "ondurationchange" with the proper type (28)
2072 PASS SVGElement interface: polygon must inherit property "onemptied" with the pr oper type (29)
2073 PASS SVGElement interface: polygon must inherit property "onended" with the prop er type (30)
2074 PASS SVGElement interface: polygon must inherit property "onerror" with the prop er type (31)
2075 PASS SVGElement interface: polygon must inherit property "onfocus" with the prop er type (32)
2076 PASS SVGElement interface: polygon must inherit property "oninput" with the prop er type (33)
2077 PASS SVGElement interface: polygon must inherit property "oninvalid" with the pr oper type (34)
2078 PASS SVGElement interface: polygon must inherit property "onkeydown" with the pr oper type (35)
2079 PASS SVGElement interface: polygon must inherit property "onkeypress" with the p roper type (36)
2080 PASS SVGElement interface: polygon must inherit property "onkeyup" with the prop er type (37)
2081 PASS SVGElement interface: polygon must inherit property "onload" with the prope r type (38)
2082 PASS SVGElement interface: polygon must inherit property "onloadeddata" with the proper type (39)
2083 PASS SVGElement interface: polygon must inherit property "onloadedmetadata" with the proper type (40)
2084 PASS SVGElement interface: polygon must inherit property "onloadstart" with the proper type (41)
2085 PASS SVGElement interface: polygon must inherit property "onmousedown" with the proper type (42)
2086 PASS SVGElement interface: polygon must inherit property "onmouseenter" with the proper type (43)
2087 PASS SVGElement interface: polygon must inherit property "onmouseleave" with the proper type (44)
2088 PASS SVGElement interface: polygon must inherit property "onmousemove" with the proper type (45)
2089 PASS SVGElement interface: polygon must inherit property "onmouseout" with the p roper type (46)
2090 PASS SVGElement interface: polygon must inherit property "onmouseover" with the proper type (47)
2091 PASS SVGElement interface: polygon must inherit property "onmouseup" with the pr oper type (48)
2092 PASS SVGElement interface: polygon must inherit property "onwheel" with the prop er type (49)
2093 PASS SVGElement interface: polygon must inherit property "onpause" with the prop er type (50)
2094 PASS SVGElement interface: polygon must inherit property "onplay" with the prope r type (51)
2095 PASS SVGElement interface: polygon must inherit property "onplaying" with the pr oper type (52)
2096 PASS SVGElement interface: polygon must inherit property "onprogress" with the p roper type (53)
2097 PASS SVGElement interface: polygon must inherit property "onratechange" with the proper type (54)
2098 PASS SVGElement interface: polygon must inherit property "onreset" with the prop er type (55)
2099 PASS SVGElement interface: polygon must inherit property "onresize" with the pro per type (56)
2100 PASS SVGElement interface: polygon must inherit property "onscroll" with the pro per type (57)
2101 PASS SVGElement interface: polygon must inherit property "onseeked" with the pro per type (58)
2102 PASS SVGElement interface: polygon must inherit property "onseeking" with the pr oper type (59)
2103 PASS SVGElement interface: polygon must inherit property "onselect" with the pro per type (60)
2104 PASS SVGElement interface: polygon must inherit property "onshow" with the prope r type (61)
2105 FAIL SVGElement interface: polygon must inherit property "onsort" with the prope r type (62) assert_inherits: property "onsort" not found in prototype chain
2106 PASS SVGElement interface: polygon must inherit property "onstalled" with the pr oper type (63)
2107 PASS SVGElement interface: polygon must inherit property "onsubmit" with the pro per type (64)
2108 PASS SVGElement interface: polygon must inherit property "onsuspend" with the pr oper type (65)
2109 PASS SVGElement interface: polygon must inherit property "ontimeupdate" with the proper type (66)
2110 PASS SVGElement interface: polygon must inherit property "ontoggle" with the pro per type (67)
2111 PASS SVGElement interface: polygon must inherit property "onvolumechange" with t he proper type (68)
2112 PASS SVGElement interface: polygon must inherit property "onwaiting" with the pr oper type (69)
2113 PASS SVGTextContentElement interface: existence and properties of interface obje ct
2114 PASS SVGTextContentElement interface object length
2115 PASS SVGTextContentElement interface object name
2116 FAIL SVGTextContentElement interface: existence and properties of interface prot otype object assert_equals: class string of SVGTextContentElement.prototype expe cted "[object SVGTextContentElementPrototype]" but got "[object SVGTextContentEl ement]"
2117 PASS SVGTextContentElement interface: existence and properties of interface prot otype object's "constructor" property
2118 PASS SVGTextContentElement interface: constant LENGTHADJUST_UNKNOWN on interface object
2119 PASS SVGTextContentElement interface: constant LENGTHADJUST_UNKNOWN on interface prototype object
2120 PASS SVGTextContentElement interface: constant LENGTHADJUST_SPACING on interface object
2121 PASS SVGTextContentElement interface: constant LENGTHADJUST_SPACING on interface prototype object
2122 PASS SVGTextContentElement interface: constant LENGTHADJUST_SPACINGANDGLYPHS on interface object
2123 PASS SVGTextContentElement interface: constant LENGTHADJUST_SPACINGANDGLYPHS on interface prototype object
2124 PASS SVGTextContentElement interface: attribute textLength
2125 PASS SVGTextContentElement interface: attribute lengthAdjust
2126 PASS SVGTextContentElement interface: operation getNumberOfChars()
2127 PASS SVGTextContentElement interface: operation getComputedTextLength()
2128 PASS SVGTextContentElement interface: operation getSubStringLength(unsigned long ,unsigned long)
2129 PASS SVGTextContentElement interface: operation getStartPositionOfChar(unsigned long)
2130 PASS SVGTextContentElement interface: operation getEndPositionOfChar(unsigned lo ng)
2131 PASS SVGTextContentElement interface: operation getExtentOfChar(unsigned long)
2132 PASS SVGTextContentElement interface: operation getRotationOfChar(unsigned long)
2133 PASS SVGTextContentElement interface: operation getCharNumAtPosition(DOMPoint)
2134 PASS SVGTextContentElement interface: operation selectSubString(unsigned long,un signed long)
2135 FAIL SVGTextContentElement must be primary interface of textContent assert_equal s: textContent's prototype is not SVGTextContentElement.prototype expected objec t "[object SVGTextContentElement]" but got object "[object SVGElement]"
2136 FAIL Stringification of textContent assert_equals: class string of textContent e xpected "[object SVGTextContentElement]" but got "[object SVGElement]"
2137 FAIL SVGTextContentElement interface: textContent must inherit property "LENGTHA DJUST_UNKNOWN" with the proper type (0) assert_inherits: property "LENGTHADJUST_ UNKNOWN" not found in prototype chain
2138 FAIL SVGTextContentElement interface: textContent must inherit property "LENGTHA DJUST_SPACING" with the proper type (1) assert_inherits: property "LENGTHADJUST_ SPACING" not found in prototype chain
2139 FAIL SVGTextContentElement interface: textContent must inherit property "LENGTHA DJUST_SPACINGANDGLYPHS" with the proper type (2) assert_inherits: property "LENG THADJUST_SPACINGANDGLYPHS" not found in prototype chain
2140 FAIL SVGTextContentElement interface: textContent must inherit property "textLen gth" with the proper type (3) assert_inherits: property "textLength" not found i n prototype chain
2141 FAIL SVGTextContentElement interface: textContent must inherit property "lengthA djust" with the proper type (4) assert_inherits: property "lengthAdjust" not fou nd in prototype chain
2142 FAIL SVGTextContentElement interface: textContent must inherit property "getNumb erOfChars" with the proper type (5) assert_inherits: property "getNumberOfChars" not found in prototype chain
2143 FAIL SVGTextContentElement interface: textContent must inherit property "getComp utedTextLength" with the proper type (6) assert_inherits: property "getComputedT extLength" not found in prototype chain
2144 FAIL SVGTextContentElement interface: textContent must inherit property "getSubS tringLength" with the proper type (7) assert_inherits: property "getSubStringLen gth" not found in prototype chain
2145 FAIL SVGTextContentElement interface: calling getSubStringLength(unsigned long,u nsigned long) on textContent with too few arguments must throw TypeError assert_ inherits: property "getSubStringLength" not found in prototype chain
2146 FAIL SVGTextContentElement interface: textContent must inherit property "getStar tPositionOfChar" with the proper type (8) assert_inherits: property "getStartPos itionOfChar" not found in prototype chain
2147 FAIL SVGTextContentElement interface: calling getStartPositionOfChar(unsigned lo ng) on textContent with too few arguments must throw TypeError assert_inherits: property "getStartPositionOfChar" not found in prototype chain
2148 FAIL SVGTextContentElement interface: textContent must inherit property "getEndP ositionOfChar" with the proper type (9) assert_inherits: property "getEndPositio nOfChar" not found in prototype chain
2149 FAIL SVGTextContentElement interface: calling getEndPositionOfChar(unsigned long ) on textContent with too few arguments must throw TypeError assert_inherits: pr operty "getEndPositionOfChar" not found in prototype chain
2150 FAIL SVGTextContentElement interface: textContent must inherit property "getExte ntOfChar" with the proper type (10) assert_inherits: property "getExtentOfChar" not found in prototype chain
2151 FAIL SVGTextContentElement interface: calling getExtentOfChar(unsigned long) on textContent with too few arguments must throw TypeError assert_inherits: propert y "getExtentOfChar" not found in prototype chain
2152 FAIL SVGTextContentElement interface: textContent must inherit property "getRota tionOfChar" with the proper type (11) assert_inherits: property "getRotationOfCh ar" not found in prototype chain
2153 FAIL SVGTextContentElement interface: calling getRotationOfChar(unsigned long) o n textContent with too few arguments must throw TypeError assert_inherits: prope rty "getRotationOfChar" not found in prototype chain
2154 FAIL SVGTextContentElement interface: textContent must inherit property "getChar NumAtPosition" with the proper type (12) assert_inherits: property "getCharNumAt Position" not found in prototype chain
2155 FAIL SVGTextContentElement interface: calling getCharNumAtPosition(DOMPoint) on textContent with too few arguments must throw TypeError assert_inherits: propert y "getCharNumAtPosition" not found in prototype chain
2156 FAIL SVGTextContentElement interface: textContent must inherit property "selectS ubString" with the proper type (13) assert_inherits: property "selectSubString" not found in prototype chain
2157 FAIL SVGTextContentElement interface: calling selectSubString(unsigned long,unsi gned long) on textContent with too few arguments must throw TypeError assert_inh erits: property "selectSubString" not found in prototype chain
2158 FAIL SVGGraphicsElement interface: textContent must inherit property "transform" with the proper type (0) assert_inherits: property "transform" not found in pro totype chain
2159 FAIL SVGGraphicsElement interface: textContent must inherit property "getBBox" w ith the proper type (1) assert_inherits: property "getBBox" not found in prototy pe chain
2160 FAIL SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on tex tContent with too few arguments must throw TypeError assert_inherits: property " getBBox" not found in prototype chain
2161 FAIL SVGGraphicsElement interface: textContent must inherit property "getCTM" wi th the proper type (2) assert_inherits: property "getCTM" not found in prototype chain
2162 FAIL SVGGraphicsElement interface: textContent must inherit property "getScreenC TM" with the proper type (3) assert_inherits: property "getScreenCTM" not found in prototype chain
2163 FAIL SVGGraphicsElement interface: textContent must inherit property "requiredEx tensions" with the proper type (4) assert_inherits: property "requiredExtensions " not found in prototype chain
2164 FAIL SVGGraphicsElement interface: textContent must inherit property "systemLang uage" with the proper type (5) assert_inherits: property "systemLanguage" not fo und in prototype chain
2165 PASS SVGElement interface: textContent must inherit property "className" with th e proper type (0)
2166 PASS SVGElement interface: textContent must inherit property "dataset" with the proper type (1)
2167 PASS SVGElement interface: textContent must inherit property "ownerSVGElement" w ith the proper type (2)
2168 PASS SVGElement interface: textContent must inherit property "viewportElement" w ith the proper type (3)
2169 PASS SVGElement interface: textContent must inherit property "tabIndex" with the proper type (4)
2170 PASS SVGElement interface: textContent must inherit property "focus" with the pr oper type (5)
2171 PASS SVGElement interface: textContent must inherit property "blur" with the pro per type (6)
2172 PASS SVGElement interface: textContent must inherit property "onabort" with the proper type (7)
2173 FAIL SVGElement interface: textContent must inherit property "onautocomplete" wi th the proper type (8) assert_inherits: property "onautocomplete" not found in p rototype chain
2174 FAIL SVGElement interface: textContent must inherit property "onautocompleteerro r" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
2175 PASS SVGElement interface: textContent must inherit property "onblur" with the p roper type (10)
2176 PASS SVGElement interface: textContent must inherit property "oncancel" with the proper type (11)
2177 PASS SVGElement interface: textContent must inherit property "oncanplay" with th e proper type (12)
2178 PASS SVGElement interface: textContent must inherit property "oncanplaythrough" with the proper type (13)
2179 PASS SVGElement interface: textContent must inherit property "onchange" with the proper type (14)
2180 PASS SVGElement interface: textContent must inherit property "onclick" with the proper type (15)
2181 PASS SVGElement interface: textContent must inherit property "onclose" with the proper type (16)
2182 PASS SVGElement interface: textContent must inherit property "oncontextmenu" wit h the proper type (17)
2183 PASS SVGElement interface: textContent must inherit property "oncuechange" with the proper type (18)
2184 PASS SVGElement interface: textContent must inherit property "ondblclick" with t he proper type (19)
2185 PASS SVGElement interface: textContent must inherit property "ondrag" with the p roper type (20)
2186 PASS SVGElement interface: textContent must inherit property "ondragend" with th e proper type (21)
2187 PASS SVGElement interface: textContent must inherit property "ondragenter" with the proper type (22)
2188 FAIL SVGElement interface: textContent must inherit property "ondragexit" with t he proper type (23) assert_inherits: property "ondragexit" not found in prototyp e chain
2189 PASS SVGElement interface: textContent must inherit property "ondragleave" with the proper type (24)
2190 PASS SVGElement interface: textContent must inherit property "ondragover" with t he proper type (25)
2191 PASS SVGElement interface: textContent must inherit property "ondragstart" with the proper type (26)
2192 PASS SVGElement interface: textContent must inherit property "ondrop" with the p roper type (27)
2193 PASS SVGElement interface: textContent must inherit property "ondurationchange" with the proper type (28)
2194 PASS SVGElement interface: textContent must inherit property "onemptied" with th e proper type (29)
2195 PASS SVGElement interface: textContent must inherit property "onended" with the proper type (30)
2196 PASS SVGElement interface: textContent must inherit property "onerror" with the proper type (31)
2197 PASS SVGElement interface: textContent must inherit property "onfocus" with the proper type (32)
2198 PASS SVGElement interface: textContent must inherit property "oninput" with the proper type (33)
2199 PASS SVGElement interface: textContent must inherit property "oninvalid" with th e proper type (34)
2200 PASS SVGElement interface: textContent must inherit property "onkeydown" with th e proper type (35)
2201 PASS SVGElement interface: textContent must inherit property "onkeypress" with t he proper type (36)
2202 PASS SVGElement interface: textContent must inherit property "onkeyup" with the proper type (37)
2203 PASS SVGElement interface: textContent must inherit property "onload" with the p roper type (38)
2204 PASS SVGElement interface: textContent must inherit property "onloadeddata" with the proper type (39)
2205 PASS SVGElement interface: textContent must inherit property "onloadedmetadata" with the proper type (40)
2206 PASS SVGElement interface: textContent must inherit property "onloadstart" with the proper type (41)
2207 PASS SVGElement interface: textContent must inherit property "onmousedown" with the proper type (42)
2208 PASS SVGElement interface: textContent must inherit property "onmouseenter" with the proper type (43)
2209 PASS SVGElement interface: textContent must inherit property "onmouseleave" with the proper type (44)
2210 PASS SVGElement interface: textContent must inherit property "onmousemove" with the proper type (45)
2211 PASS SVGElement interface: textContent must inherit property "onmouseout" with t he proper type (46)
2212 PASS SVGElement interface: textContent must inherit property "onmouseover" with the proper type (47)
2213 PASS SVGElement interface: textContent must inherit property "onmouseup" with th e proper type (48)
2214 PASS SVGElement interface: textContent must inherit property "onwheel" with the proper type (49)
2215 PASS SVGElement interface: textContent must inherit property "onpause" with the proper type (50)
2216 PASS SVGElement interface: textContent must inherit property "onplay" with the p roper type (51)
2217 PASS SVGElement interface: textContent must inherit property "onplaying" with th e proper type (52)
2218 PASS SVGElement interface: textContent must inherit property "onprogress" with t he proper type (53)
2219 PASS SVGElement interface: textContent must inherit property "onratechange" with the proper type (54)
2220 PASS SVGElement interface: textContent must inherit property "onreset" with the proper type (55)
2221 PASS SVGElement interface: textContent must inherit property "onresize" with the proper type (56)
2222 PASS SVGElement interface: textContent must inherit property "onscroll" with the proper type (57)
2223 PASS SVGElement interface: textContent must inherit property "onseeked" with the proper type (58)
2224 PASS SVGElement interface: textContent must inherit property "onseeking" with th e proper type (59)
2225 PASS SVGElement interface: textContent must inherit property "onselect" with the proper type (60)
2226 PASS SVGElement interface: textContent must inherit property "onshow" with the p roper type (61)
2227 FAIL SVGElement interface: textContent must inherit property "onsort" with the p roper type (62) assert_inherits: property "onsort" not found in prototype chain
2228 PASS SVGElement interface: textContent must inherit property "onstalled" with th e proper type (63)
2229 PASS SVGElement interface: textContent must inherit property "onsubmit" with the proper type (64)
2230 PASS SVGElement interface: textContent must inherit property "onsuspend" with th e proper type (65)
2231 PASS SVGElement interface: textContent must inherit property "ontimeupdate" with the proper type (66)
2232 PASS SVGElement interface: textContent must inherit property "ontoggle" with the proper type (67)
2233 PASS SVGElement interface: textContent must inherit property "onvolumechange" wi th the proper type (68)
2234 PASS SVGElement interface: textContent must inherit property "onwaiting" with th e proper type (69)
2235 PASS SVGTextPositioningElement interface: existence and properties of interface object
2236 PASS SVGTextPositioningElement interface object length
2237 PASS SVGTextPositioningElement interface object name
2238 FAIL SVGTextPositioningElement interface: existence and properties of interface prototype object assert_equals: class string of SVGTextPositioningElement.protot ype expected "[object SVGTextPositioningElementPrototype]" but got "[object SVGT extPositioningElement]"
2239 PASS SVGTextPositioningElement interface: existence and properties of interface prototype object's "constructor" property
2240 PASS SVGTextPositioningElement interface: attribute x
2241 PASS SVGTextPositioningElement interface: attribute y
2242 PASS SVGTextPositioningElement interface: attribute dx
2243 PASS SVGTextPositioningElement interface: attribute dy
2244 PASS SVGTextPositioningElement interface: attribute rotate
2245 PASS SVGTextElement interface: existence and properties of interface object
2246 PASS SVGTextElement interface object length
2247 PASS SVGTextElement interface object name
2248 FAIL SVGTextElement interface: existence and properties of interface prototype o bject assert_equals: class string of SVGTextElement.prototype expected "[object SVGTextElementPrototype]" but got "[object SVGTextElement]"
2249 PASS SVGTextElement interface: existence and properties of interface prototype o bject's "constructor" property
2250 PASS SVGTextElement must be primary interface of text
2251 PASS Stringification of text
2252 PASS SVGTextPositioningElement interface: text must inherit property "x" with th e proper type (0)
2253 PASS SVGTextPositioningElement interface: text must inherit property "y" with th e proper type (1)
2254 PASS SVGTextPositioningElement interface: text must inherit property "dx" with t he proper type (2)
2255 PASS SVGTextPositioningElement interface: text must inherit property "dy" with t he proper type (3)
2256 PASS SVGTextPositioningElement interface: text must inherit property "rotate" wi th the proper type (4)
2257 PASS SVGTextContentElement interface: text must inherit property "LENGTHADJUST_U NKNOWN" with the proper type (0)
2258 PASS SVGTextContentElement interface: text must inherit property "LENGTHADJUST_S PACING" with the proper type (1)
2259 PASS SVGTextContentElement interface: text must inherit property "LENGTHADJUST_S PACINGANDGLYPHS" with the proper type (2)
2260 PASS SVGTextContentElement interface: text must inherit property "textLength" wi th the proper type (3)
2261 PASS SVGTextContentElement interface: text must inherit property "lengthAdjust" with the proper type (4)
2262 PASS SVGTextContentElement interface: text must inherit property "getNumberOfCha rs" with the proper type (5)
2263 PASS SVGTextContentElement interface: text must inherit property "getComputedTex tLength" with the proper type (6)
2264 PASS SVGTextContentElement interface: text must inherit property "getSubStringLe ngth" with the proper type (7)
2265 PASS SVGTextContentElement interface: calling getSubStringLength(unsigned long,u nsigned long) on text with too few arguments must throw TypeError
2266 PASS SVGTextContentElement interface: text must inherit property "getStartPositi onOfChar" with the proper type (8)
2267 PASS SVGTextContentElement interface: calling getStartPositionOfChar(unsigned lo ng) on text with too few arguments must throw TypeError
2268 PASS SVGTextContentElement interface: text must inherit property "getEndPosition OfChar" with the proper type (9)
2269 PASS SVGTextContentElement interface: calling getEndPositionOfChar(unsigned long ) on text with too few arguments must throw TypeError
2270 PASS SVGTextContentElement interface: text must inherit property "getExtentOfCha r" with the proper type (10)
2271 PASS SVGTextContentElement interface: calling getExtentOfChar(unsigned long) on text with too few arguments must throw TypeError
2272 PASS SVGTextContentElement interface: text must inherit property "getRotationOfC har" with the proper type (11)
2273 PASS SVGTextContentElement interface: calling getRotationOfChar(unsigned long) o n text with too few arguments must throw TypeError
2274 PASS SVGTextContentElement interface: text must inherit property "getCharNumAtPo sition" with the proper type (12)
2275 PASS SVGTextContentElement interface: calling getCharNumAtPosition(DOMPoint) on text with too few arguments must throw TypeError
2276 PASS SVGTextContentElement interface: text must inherit property "selectSubStrin g" with the proper type (13)
2277 PASS SVGTextContentElement interface: calling selectSubString(unsigned long,unsi gned long) on text with too few arguments must throw TypeError
2278 PASS SVGGraphicsElement interface: text must inherit property "transform" with t he proper type (0)
2279 PASS SVGGraphicsElement interface: text must inherit property "getBBox" with the proper type (1)
2280 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on tex t with too few arguments must throw TypeError
2281 PASS SVGGraphicsElement interface: text must inherit property "getCTM" with the proper type (2)
2282 PASS SVGGraphicsElement interface: text must inherit property "getScreenCTM" wit h the proper type (3)
2283 PASS SVGGraphicsElement interface: text must inherit property "requiredExtension s" with the proper type (4)
2284 PASS SVGGraphicsElement interface: text must inherit property "systemLanguage" w ith the proper type (5)
2285 PASS SVGElement interface: text must inherit property "className" with the prope r type (0)
2286 PASS SVGElement interface: text must inherit property "dataset" with the proper type (1)
2287 PASS SVGElement interface: text must inherit property "ownerSVGElement" with the proper type (2)
2288 PASS SVGElement interface: text must inherit property "viewportElement" with the proper type (3)
2289 PASS SVGElement interface: text must inherit property "tabIndex" with the proper type (4)
2290 PASS SVGElement interface: text must inherit property "focus" with the proper ty pe (5)
2291 PASS SVGElement interface: text must inherit property "blur" with the proper typ e (6)
2292 PASS SVGElement interface: text must inherit property "onabort" with the proper type (7)
2293 FAIL SVGElement interface: text must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototyp e chain
2294 FAIL SVGElement interface: text must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found i n prototype chain
2295 PASS SVGElement interface: text must inherit property "onblur" with the proper t ype (10)
2296 PASS SVGElement interface: text must inherit property "oncancel" with the proper type (11)
2297 PASS SVGElement interface: text must inherit property "oncanplay" with the prope r type (12)
2298 PASS SVGElement interface: text must inherit property "oncanplaythrough" with th e proper type (13)
2299 PASS SVGElement interface: text must inherit property "onchange" with the proper type (14)
2300 PASS SVGElement interface: text must inherit property "onclick" with the proper type (15)
2301 PASS SVGElement interface: text must inherit property "onclose" with the proper type (16)
2302 PASS SVGElement interface: text must inherit property "oncontextmenu" with the p roper type (17)
2303 PASS SVGElement interface: text must inherit property "oncuechange" with the pro per type (18)
2304 PASS SVGElement interface: text must inherit property "ondblclick" with the prop er type (19)
2305 PASS SVGElement interface: text must inherit property "ondrag" with the proper t ype (20)
2306 PASS SVGElement interface: text must inherit property "ondragend" with the prope r type (21)
2307 PASS SVGElement interface: text must inherit property "ondragenter" with the pro per type (22)
2308 FAIL SVGElement interface: text must inherit property "ondragexit" with the prop er type (23) assert_inherits: property "ondragexit" not found in prototype chain
2309 PASS SVGElement interface: text must inherit property "ondragleave" with the pro per type (24)
2310 PASS SVGElement interface: text must inherit property "ondragover" with the prop er type (25)
2311 PASS SVGElement interface: text must inherit property "ondragstart" with the pro per type (26)
2312 PASS SVGElement interface: text must inherit property "ondrop" with the proper t ype (27)
2313 PASS SVGElement interface: text must inherit property "ondurationchange" with th e proper type (28)
2314 PASS SVGElement interface: text must inherit property "onemptied" with the prope r type (29)
2315 PASS SVGElement interface: text must inherit property "onended" with the proper type (30)
2316 PASS SVGElement interface: text must inherit property "onerror" with the proper type (31)
2317 PASS SVGElement interface: text must inherit property "onfocus" with the proper type (32)
2318 PASS SVGElement interface: text must inherit property "oninput" with the proper type (33)
2319 PASS SVGElement interface: text must inherit property "oninvalid" with the prope r type (34)
2320 PASS SVGElement interface: text must inherit property "onkeydown" with the prope r type (35)
2321 PASS SVGElement interface: text must inherit property "onkeypress" with the prop er type (36)
2322 PASS SVGElement interface: text must inherit property "onkeyup" with the proper type (37)
2323 PASS SVGElement interface: text must inherit property "onload" with the proper t ype (38)
2324 PASS SVGElement interface: text must inherit property "onloadeddata" with the pr oper type (39)
2325 PASS SVGElement interface: text must inherit property "onloadedmetadata" with th e proper type (40)
2326 PASS SVGElement interface: text must inherit property "onloadstart" with the pro per type (41)
2327 PASS SVGElement interface: text must inherit property "onmousedown" with the pro per type (42)
2328 PASS SVGElement interface: text must inherit property "onmouseenter" with the pr oper type (43)
2329 PASS SVGElement interface: text must inherit property "onmouseleave" with the pr oper type (44)
2330 PASS SVGElement interface: text must inherit property "onmousemove" with the pro per type (45)
2331 PASS SVGElement interface: text must inherit property "onmouseout" with the prop er type (46)
2332 PASS SVGElement interface: text must inherit property "onmouseover" with the pro per type (47)
2333 PASS SVGElement interface: text must inherit property "onmouseup" with the prope r type (48)
2334 PASS SVGElement interface: text must inherit property "onwheel" with the proper type (49)
2335 PASS SVGElement interface: text must inherit property "onpause" with the proper type (50)
2336 PASS SVGElement interface: text must inherit property "onplay" with the proper t ype (51)
2337 PASS SVGElement interface: text must inherit property "onplaying" with the prope r type (52)
2338 PASS SVGElement interface: text must inherit property "onprogress" with the prop er type (53)
2339 PASS SVGElement interface: text must inherit property "onratechange" with the pr oper type (54)
2340 PASS SVGElement interface: text must inherit property "onreset" with the proper type (55)
2341 PASS SVGElement interface: text must inherit property "onresize" with the proper type (56)
2342 PASS SVGElement interface: text must inherit property "onscroll" with the proper type (57)
2343 PASS SVGElement interface: text must inherit property "onseeked" with the proper type (58)
2344 PASS SVGElement interface: text must inherit property "onseeking" with the prope r type (59)
2345 PASS SVGElement interface: text must inherit property "onselect" with the proper type (60)
2346 PASS SVGElement interface: text must inherit property "onshow" with the proper t ype (61)
2347 FAIL SVGElement interface: text must inherit property "onsort" with the proper t ype (62) assert_inherits: property "onsort" not found in prototype chain
2348 PASS SVGElement interface: text must inherit property "onstalled" with the prope r type (63)
2349 PASS SVGElement interface: text must inherit property "onsubmit" with the proper type (64)
2350 PASS SVGElement interface: text must inherit property "onsuspend" with the prope r type (65)
2351 PASS SVGElement interface: text must inherit property "ontimeupdate" with the pr oper type (66)
2352 PASS SVGElement interface: text must inherit property "ontoggle" with the proper type (67)
2353 PASS SVGElement interface: text must inherit property "onvolumechange" with the proper type (68)
2354 PASS SVGElement interface: text must inherit property "onwaiting" with the prope r type (69)
2355 PASS SVGTSpanElement interface: existence and properties of interface object
2356 PASS SVGTSpanElement interface object length
2357 PASS SVGTSpanElement interface object name
2358 FAIL SVGTSpanElement interface: existence and properties of interface prototype object assert_equals: class string of SVGTSpanElement.prototype expected "[objec t SVGTSpanElementPrototype]" but got "[object SVGTSpanElement]"
2359 PASS SVGTSpanElement interface: existence and properties of interface prototype object's "constructor" property
2360 PASS SVGTSpanElement must be primary interface of tspan
2361 PASS Stringification of tspan
2362 PASS SVGTextPositioningElement interface: tspan must inherit property "x" with t he proper type (0)
2363 PASS SVGTextPositioningElement interface: tspan must inherit property "y" with t he proper type (1)
2364 PASS SVGTextPositioningElement interface: tspan must inherit property "dx" with the proper type (2)
2365 PASS SVGTextPositioningElement interface: tspan must inherit property "dy" with the proper type (3)
2366 PASS SVGTextPositioningElement interface: tspan must inherit property "rotate" w ith the proper type (4)
2367 PASS SVGTextContentElement interface: tspan must inherit property "LENGTHADJUST_ UNKNOWN" with the proper type (0)
2368 PASS SVGTextContentElement interface: tspan must inherit property "LENGTHADJUST_ SPACING" with the proper type (1)
2369 PASS SVGTextContentElement interface: tspan must inherit property "LENGTHADJUST_ SPACINGANDGLYPHS" with the proper type (2)
2370 PASS SVGTextContentElement interface: tspan must inherit property "textLength" w ith the proper type (3)
2371 PASS SVGTextContentElement interface: tspan must inherit property "lengthAdjust" with the proper type (4)
2372 PASS SVGTextContentElement interface: tspan must inherit property "getNumberOfCh ars" with the proper type (5)
2373 PASS SVGTextContentElement interface: tspan must inherit property "getComputedTe xtLength" with the proper type (6)
2374 PASS SVGTextContentElement interface: tspan must inherit property "getSubStringL ength" with the proper type (7)
2375 PASS SVGTextContentElement interface: calling getSubStringLength(unsigned long,u nsigned long) on tspan with too few arguments must throw TypeError
2376 PASS SVGTextContentElement interface: tspan must inherit property "getStartPosit ionOfChar" with the proper type (8)
2377 PASS SVGTextContentElement interface: calling getStartPositionOfChar(unsigned lo ng) on tspan with too few arguments must throw TypeError
2378 PASS SVGTextContentElement interface: tspan must inherit property "getEndPositio nOfChar" with the proper type (9)
2379 PASS SVGTextContentElement interface: calling getEndPositionOfChar(unsigned long ) on tspan with too few arguments must throw TypeError
2380 PASS SVGTextContentElement interface: tspan must inherit property "getExtentOfCh ar" with the proper type (10)
2381 PASS SVGTextContentElement interface: calling getExtentOfChar(unsigned long) on tspan with too few arguments must throw TypeError
2382 PASS SVGTextContentElement interface: tspan must inherit property "getRotationOf Char" with the proper type (11)
2383 PASS SVGTextContentElement interface: calling getRotationOfChar(unsigned long) o n tspan with too few arguments must throw TypeError
2384 PASS SVGTextContentElement interface: tspan must inherit property "getCharNumAtP osition" with the proper type (12)
2385 PASS SVGTextContentElement interface: calling getCharNumAtPosition(DOMPoint) on tspan with too few arguments must throw TypeError
2386 PASS SVGTextContentElement interface: tspan must inherit property "selectSubStri ng" with the proper type (13)
2387 PASS SVGTextContentElement interface: calling selectSubString(unsigned long,unsi gned long) on tspan with too few arguments must throw TypeError
2388 PASS SVGGraphicsElement interface: tspan must inherit property "transform" with the proper type (0)
2389 PASS SVGGraphicsElement interface: tspan must inherit property "getBBox" with th e proper type (1)
2390 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on tsp an with too few arguments must throw TypeError
2391 PASS SVGGraphicsElement interface: tspan must inherit property "getCTM" with the proper type (2)
2392 PASS SVGGraphicsElement interface: tspan must inherit property "getScreenCTM" wi th the proper type (3)
2393 PASS SVGGraphicsElement interface: tspan must inherit property "requiredExtensio ns" with the proper type (4)
2394 PASS SVGGraphicsElement interface: tspan must inherit property "systemLanguage" with the proper type (5)
2395 PASS SVGElement interface: tspan must inherit property "className" with the prop er type (0)
2396 PASS SVGElement interface: tspan must inherit property "dataset" with the proper type (1)
2397 PASS SVGElement interface: tspan must inherit property "ownerSVGElement" with th e proper type (2)
2398 PASS SVGElement interface: tspan must inherit property "viewportElement" with th e proper type (3)
2399 PASS SVGElement interface: tspan must inherit property "tabIndex" with the prope r type (4)
2400 PASS SVGElement interface: tspan must inherit property "focus" with the proper t ype (5)
2401 PASS SVGElement interface: tspan must inherit property "blur" with the proper ty pe (6)
2402 PASS SVGElement interface: tspan must inherit property "onabort" with the proper type (7)
2403 FAIL SVGElement interface: tspan must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototy pe chain
2404 FAIL SVGElement interface: tspan must inherit property "onautocompleteerror" wit h the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
2405 PASS SVGElement interface: tspan must inherit property "onblur" with the proper type (10)
2406 PASS SVGElement interface: tspan must inherit property "oncancel" with the prope r type (11)
2407 PASS SVGElement interface: tspan must inherit property "oncanplay" with the prop er type (12)
2408 PASS SVGElement interface: tspan must inherit property "oncanplaythrough" with t he proper type (13)
2409 PASS SVGElement interface: tspan must inherit property "onchange" with the prope r type (14)
2410 PASS SVGElement interface: tspan must inherit property "onclick" with the proper type (15)
2411 PASS SVGElement interface: tspan must inherit property "onclose" with the proper type (16)
2412 PASS SVGElement interface: tspan must inherit property "oncontextmenu" with the proper type (17)
2413 PASS SVGElement interface: tspan must inherit property "oncuechange" with the pr oper type (18)
2414 PASS SVGElement interface: tspan must inherit property "ondblclick" with the pro per type (19)
2415 PASS SVGElement interface: tspan must inherit property "ondrag" with the proper type (20)
2416 PASS SVGElement interface: tspan must inherit property "ondragend" with the prop er type (21)
2417 PASS SVGElement interface: tspan must inherit property "ondragenter" with the pr oper type (22)
2418 FAIL SVGElement interface: tspan must inherit property "ondragexit" with the pro per type (23) assert_inherits: property "ondragexit" not found in prototype chai n
2419 PASS SVGElement interface: tspan must inherit property "ondragleave" with the pr oper type (24)
2420 PASS SVGElement interface: tspan must inherit property "ondragover" with the pro per type (25)
2421 PASS SVGElement interface: tspan must inherit property "ondragstart" with the pr oper type (26)
2422 PASS SVGElement interface: tspan must inherit property "ondrop" with the proper type (27)
2423 PASS SVGElement interface: tspan must inherit property "ondurationchange" with t he proper type (28)
2424 PASS SVGElement interface: tspan must inherit property "onemptied" with the prop er type (29)
2425 PASS SVGElement interface: tspan must inherit property "onended" with the proper type (30)
2426 PASS SVGElement interface: tspan must inherit property "onerror" with the proper type (31)
2427 PASS SVGElement interface: tspan must inherit property "onfocus" with the proper type (32)
2428 PASS SVGElement interface: tspan must inherit property "oninput" with the proper type (33)
2429 PASS SVGElement interface: tspan must inherit property "oninvalid" with the prop er type (34)
2430 PASS SVGElement interface: tspan must inherit property "onkeydown" with the prop er type (35)
2431 PASS SVGElement interface: tspan must inherit property "onkeypress" with the pro per type (36)
2432 PASS SVGElement interface: tspan must inherit property "onkeyup" with the proper type (37)
2433 PASS SVGElement interface: tspan must inherit property "onload" with the proper type (38)
2434 PASS SVGElement interface: tspan must inherit property "onloadeddata" with the p roper type (39)
2435 PASS SVGElement interface: tspan must inherit property "onloadedmetadata" with t he proper type (40)
2436 PASS SVGElement interface: tspan must inherit property "onloadstart" with the pr oper type (41)
2437 PASS SVGElement interface: tspan must inherit property "onmousedown" with the pr oper type (42)
2438 PASS SVGElement interface: tspan must inherit property "onmouseenter" with the p roper type (43)
2439 PASS SVGElement interface: tspan must inherit property "onmouseleave" with the p roper type (44)
2440 PASS SVGElement interface: tspan must inherit property "onmousemove" with the pr oper type (45)
2441 PASS SVGElement interface: tspan must inherit property "onmouseout" with the pro per type (46)
2442 PASS SVGElement interface: tspan must inherit property "onmouseover" with the pr oper type (47)
2443 PASS SVGElement interface: tspan must inherit property "onmouseup" with the prop er type (48)
2444 PASS SVGElement interface: tspan must inherit property "onwheel" with the proper type (49)
2445 PASS SVGElement interface: tspan must inherit property "onpause" with the proper type (50)
2446 PASS SVGElement interface: tspan must inherit property "onplay" with the proper type (51)
2447 PASS SVGElement interface: tspan must inherit property "onplaying" with the prop er type (52)
2448 PASS SVGElement interface: tspan must inherit property "onprogress" with the pro per type (53)
2449 PASS SVGElement interface: tspan must inherit property "onratechange" with the p roper type (54)
2450 PASS SVGElement interface: tspan must inherit property "onreset" with the proper type (55)
2451 PASS SVGElement interface: tspan must inherit property "onresize" with the prope r type (56)
2452 PASS SVGElement interface: tspan must inherit property "onscroll" with the prope r type (57)
2453 PASS SVGElement interface: tspan must inherit property "onseeked" with the prope r type (58)
2454 PASS SVGElement interface: tspan must inherit property "onseeking" with the prop er type (59)
2455 PASS SVGElement interface: tspan must inherit property "onselect" with the prope r type (60)
2456 PASS SVGElement interface: tspan must inherit property "onshow" with the proper type (61)
2457 FAIL SVGElement interface: tspan must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
2458 PASS SVGElement interface: tspan must inherit property "onstalled" with the prop er type (63)
2459 PASS SVGElement interface: tspan must inherit property "onsubmit" with the prope r type (64)
2460 PASS SVGElement interface: tspan must inherit property "onsuspend" with the prop er type (65)
2461 PASS SVGElement interface: tspan must inherit property "ontimeupdate" with the p roper type (66)
2462 PASS SVGElement interface: tspan must inherit property "ontoggle" with the prope r type (67)
2463 PASS SVGElement interface: tspan must inherit property "onvolumechange" with the proper type (68)
2464 PASS SVGElement interface: tspan must inherit property "onwaiting" with the prop er type (69)
2465 PASS SVGTextPathElement interface: existence and properties of interface object
2466 PASS SVGTextPathElement interface object length
2467 PASS SVGTextPathElement interface object name
2468 FAIL SVGTextPathElement interface: existence and properties of interface prototy pe object assert_equals: class string of SVGTextPathElement.prototype expected " [object SVGTextPathElementPrototype]" but got "[object SVGTextPathElement]"
2469 PASS SVGTextPathElement interface: existence and properties of interface prototy pe object's "constructor" property
2470 PASS SVGTextPathElement interface: constant TEXTPATH_METHODTYPE_UNKNOWN on inter face object
2471 PASS SVGTextPathElement interface: constant TEXTPATH_METHODTYPE_UNKNOWN on inter face prototype object
2472 PASS SVGTextPathElement interface: constant TEXTPATH_METHODTYPE_ALIGN on interfa ce object
2473 PASS SVGTextPathElement interface: constant TEXTPATH_METHODTYPE_ALIGN on interfa ce prototype object
2474 PASS SVGTextPathElement interface: constant TEXTPATH_METHODTYPE_STRETCH on inter face object
2475 PASS SVGTextPathElement interface: constant TEXTPATH_METHODTYPE_STRETCH on inter face prototype object
2476 PASS SVGTextPathElement interface: constant TEXTPATH_SPACINGTYPE_UNKNOWN on inte rface object
2477 PASS SVGTextPathElement interface: constant TEXTPATH_SPACINGTYPE_UNKNOWN on inte rface prototype object
2478 PASS SVGTextPathElement interface: constant TEXTPATH_SPACINGTYPE_AUTO on interfa ce object
2479 PASS SVGTextPathElement interface: constant TEXTPATH_SPACINGTYPE_AUTO on interfa ce prototype object
2480 PASS SVGTextPathElement interface: constant TEXTPATH_SPACINGTYPE_EXACT on interf ace object
2481 PASS SVGTextPathElement interface: constant TEXTPATH_SPACINGTYPE_EXACT on interf ace prototype object
2482 PASS SVGTextPathElement interface: attribute startOffset
2483 PASS SVGTextPathElement interface: attribute method
2484 PASS SVGTextPathElement interface: attribute spacing
2485 PASS SVGTextPathElement interface: attribute href
2486 PASS SVGTextPathElement must be primary interface of textPath
2487 PASS Stringification of textPath
2488 PASS SVGTextPathElement interface: textPath must inherit property "TEXTPATH_METH ODTYPE_UNKNOWN" with the proper type (0)
2489 PASS SVGTextPathElement interface: textPath must inherit property "TEXTPATH_METH ODTYPE_ALIGN" with the proper type (1)
2490 PASS SVGTextPathElement interface: textPath must inherit property "TEXTPATH_METH ODTYPE_STRETCH" with the proper type (2)
2491 PASS SVGTextPathElement interface: textPath must inherit property "TEXTPATH_SPAC INGTYPE_UNKNOWN" with the proper type (3)
2492 PASS SVGTextPathElement interface: textPath must inherit property "TEXTPATH_SPAC INGTYPE_AUTO" with the proper type (4)
2493 PASS SVGTextPathElement interface: textPath must inherit property "TEXTPATH_SPAC INGTYPE_EXACT" with the proper type (5)
2494 PASS SVGTextPathElement interface: textPath must inherit property "startOffset" with the proper type (6)
2495 PASS SVGTextPathElement interface: textPath must inherit property "method" with the proper type (7)
2496 PASS SVGTextPathElement interface: textPath must inherit property "spacing" with the proper type (8)
2497 PASS SVGTextPathElement interface: textPath must inherit property "href" with th e proper type (9)
2498 PASS SVGTextContentElement interface: textPath must inherit property "LENGTHADJU ST_UNKNOWN" with the proper type (0)
2499 PASS SVGTextContentElement interface: textPath must inherit property "LENGTHADJU ST_SPACING" with the proper type (1)
2500 PASS SVGTextContentElement interface: textPath must inherit property "LENGTHADJU ST_SPACINGANDGLYPHS" with the proper type (2)
2501 PASS SVGTextContentElement interface: textPath must inherit property "textLength " with the proper type (3)
2502 PASS SVGTextContentElement interface: textPath must inherit property "lengthAdju st" with the proper type (4)
2503 PASS SVGTextContentElement interface: textPath must inherit property "getNumberO fChars" with the proper type (5)
2504 PASS SVGTextContentElement interface: textPath must inherit property "getCompute dTextLength" with the proper type (6)
2505 PASS SVGTextContentElement interface: textPath must inherit property "getSubStri ngLength" with the proper type (7)
2506 PASS SVGTextContentElement interface: calling getSubStringLength(unsigned long,u nsigned long) on textPath with too few arguments must throw TypeError
2507 PASS SVGTextContentElement interface: textPath must inherit property "getStartPo sitionOfChar" with the proper type (8)
2508 PASS SVGTextContentElement interface: calling getStartPositionOfChar(unsigned lo ng) on textPath with too few arguments must throw TypeError
2509 PASS SVGTextContentElement interface: textPath must inherit property "getEndPosi tionOfChar" with the proper type (9)
2510 PASS SVGTextContentElement interface: calling getEndPositionOfChar(unsigned long ) on textPath with too few arguments must throw TypeError
2511 PASS SVGTextContentElement interface: textPath must inherit property "getExtentO fChar" with the proper type (10)
2512 PASS SVGTextContentElement interface: calling getExtentOfChar(unsigned long) on textPath with too few arguments must throw TypeError
2513 PASS SVGTextContentElement interface: textPath must inherit property "getRotatio nOfChar" with the proper type (11)
2514 PASS SVGTextContentElement interface: calling getRotationOfChar(unsigned long) o n textPath with too few arguments must throw TypeError
2515 PASS SVGTextContentElement interface: textPath must inherit property "getCharNum AtPosition" with the proper type (12)
2516 PASS SVGTextContentElement interface: calling getCharNumAtPosition(DOMPoint) on textPath with too few arguments must throw TypeError
2517 PASS SVGTextContentElement interface: textPath must inherit property "selectSubS tring" with the proper type (13)
2518 PASS SVGTextContentElement interface: calling selectSubString(unsigned long,unsi gned long) on textPath with too few arguments must throw TypeError
2519 PASS SVGGraphicsElement interface: textPath must inherit property "transform" wi th the proper type (0)
2520 PASS SVGGraphicsElement interface: textPath must inherit property "getBBox" with the proper type (1)
2521 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on tex tPath with too few arguments must throw TypeError
2522 PASS SVGGraphicsElement interface: textPath must inherit property "getCTM" with the proper type (2)
2523 PASS SVGGraphicsElement interface: textPath must inherit property "getScreenCTM" with the proper type (3)
2524 PASS SVGGraphicsElement interface: textPath must inherit property "requiredExten sions" with the proper type (4)
2525 PASS SVGGraphicsElement interface: textPath must inherit property "systemLanguag e" with the proper type (5)
2526 PASS SVGElement interface: textPath must inherit property "className" with the p roper type (0)
2527 PASS SVGElement interface: textPath must inherit property "dataset" with the pro per type (1)
2528 PASS SVGElement interface: textPath must inherit property "ownerSVGElement" with the proper type (2)
2529 PASS SVGElement interface: textPath must inherit property "viewportElement" with the proper type (3)
2530 PASS SVGElement interface: textPath must inherit property "tabIndex" with the pr oper type (4)
2531 PASS SVGElement interface: textPath must inherit property "focus" with the prope r type (5)
2532 PASS SVGElement interface: textPath must inherit property "blur" with the proper type (6)
2533 PASS SVGElement interface: textPath must inherit property "onabort" with the pro per type (7)
2534 FAIL SVGElement interface: textPath must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prot otype chain
2535 FAIL SVGElement interface: textPath must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not fou nd in prototype chain
2536 PASS SVGElement interface: textPath must inherit property "onblur" with the prop er type (10)
2537 PASS SVGElement interface: textPath must inherit property "oncancel" with the pr oper type (11)
2538 PASS SVGElement interface: textPath must inherit property "oncanplay" with the p roper type (12)
2539 PASS SVGElement interface: textPath must inherit property "oncanplaythrough" wit h the proper type (13)
2540 PASS SVGElement interface: textPath must inherit property "onchange" with the pr oper type (14)
2541 PASS SVGElement interface: textPath must inherit property "onclick" with the pro per type (15)
2542 PASS SVGElement interface: textPath must inherit property "onclose" with the pro per type (16)
2543 PASS SVGElement interface: textPath must inherit property "oncontextmenu" with t he proper type (17)
2544 PASS SVGElement interface: textPath must inherit property "oncuechange" with the proper type (18)
2545 PASS SVGElement interface: textPath must inherit property "ondblclick" with the proper type (19)
2546 PASS SVGElement interface: textPath must inherit property "ondrag" with the prop er type (20)
2547 PASS SVGElement interface: textPath must inherit property "ondragend" with the p roper type (21)
2548 PASS SVGElement interface: textPath must inherit property "ondragenter" with the proper type (22)
2549 FAIL SVGElement interface: textPath must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype c hain
2550 PASS SVGElement interface: textPath must inherit property "ondragleave" with the proper type (24)
2551 PASS SVGElement interface: textPath must inherit property "ondragover" with the proper type (25)
2552 PASS SVGElement interface: textPath must inherit property "ondragstart" with the proper type (26)
2553 PASS SVGElement interface: textPath must inherit property "ondrop" with the prop er type (27)
2554 PASS SVGElement interface: textPath must inherit property "ondurationchange" wit h the proper type (28)
2555 PASS SVGElement interface: textPath must inherit property "onemptied" with the p roper type (29)
2556 PASS SVGElement interface: textPath must inherit property "onended" with the pro per type (30)
2557 PASS SVGElement interface: textPath must inherit property "onerror" with the pro per type (31)
2558 PASS SVGElement interface: textPath must inherit property "onfocus" with the pro per type (32)
2559 PASS SVGElement interface: textPath must inherit property "oninput" with the pro per type (33)
2560 PASS SVGElement interface: textPath must inherit property "oninvalid" with the p roper type (34)
2561 PASS SVGElement interface: textPath must inherit property "onkeydown" with the p roper type (35)
2562 PASS SVGElement interface: textPath must inherit property "onkeypress" with the proper type (36)
2563 PASS SVGElement interface: textPath must inherit property "onkeyup" with the pro per type (37)
2564 PASS SVGElement interface: textPath must inherit property "onload" with the prop er type (38)
2565 PASS SVGElement interface: textPath must inherit property "onloadeddata" with th e proper type (39)
2566 PASS SVGElement interface: textPath must inherit property "onloadedmetadata" wit h the proper type (40)
2567 PASS SVGElement interface: textPath must inherit property "onloadstart" with the proper type (41)
2568 PASS SVGElement interface: textPath must inherit property "onmousedown" with the proper type (42)
2569 PASS SVGElement interface: textPath must inherit property "onmouseenter" with th e proper type (43)
2570 PASS SVGElement interface: textPath must inherit property "onmouseleave" with th e proper type (44)
2571 PASS SVGElement interface: textPath must inherit property "onmousemove" with the proper type (45)
2572 PASS SVGElement interface: textPath must inherit property "onmouseout" with the proper type (46)
2573 PASS SVGElement interface: textPath must inherit property "onmouseover" with the proper type (47)
2574 PASS SVGElement interface: textPath must inherit property "onmouseup" with the p roper type (48)
2575 PASS SVGElement interface: textPath must inherit property "onwheel" with the pro per type (49)
2576 PASS SVGElement interface: textPath must inherit property "onpause" with the pro per type (50)
2577 PASS SVGElement interface: textPath must inherit property "onplay" with the prop er type (51)
2578 PASS SVGElement interface: textPath must inherit property "onplaying" with the p roper type (52)
2579 PASS SVGElement interface: textPath must inherit property "onprogress" with the proper type (53)
2580 PASS SVGElement interface: textPath must inherit property "onratechange" with th e proper type (54)
2581 PASS SVGElement interface: textPath must inherit property "onreset" with the pro per type (55)
2582 PASS SVGElement interface: textPath must inherit property "onresize" with the pr oper type (56)
2583 PASS SVGElement interface: textPath must inherit property "onscroll" with the pr oper type (57)
2584 PASS SVGElement interface: textPath must inherit property "onseeked" with the pr oper type (58)
2585 PASS SVGElement interface: textPath must inherit property "onseeking" with the p roper type (59)
2586 PASS SVGElement interface: textPath must inherit property "onselect" with the pr oper type (60)
2587 PASS SVGElement interface: textPath must inherit property "onshow" with the prop er type (61)
2588 FAIL SVGElement interface: textPath must inherit property "onsort" with the prop er type (62) assert_inherits: property "onsort" not found in prototype chain
2589 PASS SVGElement interface: textPath must inherit property "onstalled" with the p roper type (63)
2590 PASS SVGElement interface: textPath must inherit property "onsubmit" with the pr oper type (64)
2591 PASS SVGElement interface: textPath must inherit property "onsuspend" with the p roper type (65)
2592 PASS SVGElement interface: textPath must inherit property "ontimeupdate" with th e proper type (66)
2593 PASS SVGElement interface: textPath must inherit property "ontoggle" with the pr oper type (67)
2594 PASS SVGElement interface: textPath must inherit property "onvolumechange" with the proper type (68)
2595 PASS SVGElement interface: textPath must inherit property "onwaiting" with the p roper type (69)
2596 PASS SVGImageElement interface: existence and properties of interface object
2597 PASS SVGImageElement interface object length
2598 PASS SVGImageElement interface object name
2599 FAIL SVGImageElement interface: existence and properties of interface prototype object assert_equals: class string of SVGImageElement.prototype expected "[objec t SVGImageElementPrototype]" but got "[object SVGImageElement]"
2600 PASS SVGImageElement interface: existence and properties of interface prototype object's "constructor" property
2601 PASS SVGImageElement interface: attribute x
2602 PASS SVGImageElement interface: attribute y
2603 PASS SVGImageElement interface: attribute width
2604 PASS SVGImageElement interface: attribute height
2605 PASS SVGImageElement interface: attribute preserveAspectRatio
2606 FAIL SVGImageElement interface: attribute crossOrigin assert_true: The prototype object must have a property "crossOrigin" expected true got false
2607 PASS SVGImageElement interface: attribute href
2608 PASS SVGImageElement must be primary interface of image
2609 PASS Stringification of image
2610 PASS SVGImageElement interface: image must inherit property "x" with the proper type (0)
2611 PASS SVGImageElement interface: image must inherit property "y" with the proper type (1)
2612 PASS SVGImageElement interface: image must inherit property "width" with the pro per type (2)
2613 PASS SVGImageElement interface: image must inherit property "height" with the pr oper type (3)
2614 PASS SVGImageElement interface: image must inherit property "preserveAspectRatio " with the proper type (4)
2615 FAIL SVGImageElement interface: image must inherit property "crossOrigin" with t he proper type (5) assert_inherits: property "crossOrigin" not found in prototyp e chain
2616 PASS SVGImageElement interface: image must inherit property "href" with the prop er type (6)
2617 PASS SVGGraphicsElement interface: image must inherit property "transform" with the proper type (0)
2618 PASS SVGGraphicsElement interface: image must inherit property "getBBox" with th e proper type (1)
2619 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on ima ge with too few arguments must throw TypeError
2620 PASS SVGGraphicsElement interface: image must inherit property "getCTM" with the proper type (2)
2621 PASS SVGGraphicsElement interface: image must inherit property "getScreenCTM" wi th the proper type (3)
2622 PASS SVGGraphicsElement interface: image must inherit property "requiredExtensio ns" with the proper type (4)
2623 PASS SVGGraphicsElement interface: image must inherit property "systemLanguage" with the proper type (5)
2624 PASS SVGElement interface: image must inherit property "className" with the prop er type (0)
2625 PASS SVGElement interface: image must inherit property "dataset" with the proper type (1)
2626 PASS SVGElement interface: image must inherit property "ownerSVGElement" with th e proper type (2)
2627 PASS SVGElement interface: image must inherit property "viewportElement" with th e proper type (3)
2628 PASS SVGElement interface: image must inherit property "tabIndex" with the prope r type (4)
2629 PASS SVGElement interface: image must inherit property "focus" with the proper t ype (5)
2630 PASS SVGElement interface: image must inherit property "blur" with the proper ty pe (6)
2631 PASS SVGElement interface: image must inherit property "onabort" with the proper type (7)
2632 FAIL SVGElement interface: image must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototy pe chain
2633 FAIL SVGElement interface: image must inherit property "onautocompleteerror" wit h the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
2634 PASS SVGElement interface: image must inherit property "onblur" with the proper type (10)
2635 PASS SVGElement interface: image must inherit property "oncancel" with the prope r type (11)
2636 PASS SVGElement interface: image must inherit property "oncanplay" with the prop er type (12)
2637 PASS SVGElement interface: image must inherit property "oncanplaythrough" with t he proper type (13)
2638 PASS SVGElement interface: image must inherit property "onchange" with the prope r type (14)
2639 PASS SVGElement interface: image must inherit property "onclick" with the proper type (15)
2640 PASS SVGElement interface: image must inherit property "onclose" with the proper type (16)
2641 PASS SVGElement interface: image must inherit property "oncontextmenu" with the proper type (17)
2642 PASS SVGElement interface: image must inherit property "oncuechange" with the pr oper type (18)
2643 PASS SVGElement interface: image must inherit property "ondblclick" with the pro per type (19)
2644 PASS SVGElement interface: image must inherit property "ondrag" with the proper type (20)
2645 PASS SVGElement interface: image must inherit property "ondragend" with the prop er type (21)
2646 PASS SVGElement interface: image must inherit property "ondragenter" with the pr oper type (22)
2647 FAIL SVGElement interface: image must inherit property "ondragexit" with the pro per type (23) assert_inherits: property "ondragexit" not found in prototype chai n
2648 PASS SVGElement interface: image must inherit property "ondragleave" with the pr oper type (24)
2649 PASS SVGElement interface: image must inherit property "ondragover" with the pro per type (25)
2650 PASS SVGElement interface: image must inherit property "ondragstart" with the pr oper type (26)
2651 PASS SVGElement interface: image must inherit property "ondrop" with the proper type (27)
2652 PASS SVGElement interface: image must inherit property "ondurationchange" with t he proper type (28)
2653 PASS SVGElement interface: image must inherit property "onemptied" with the prop er type (29)
2654 PASS SVGElement interface: image must inherit property "onended" with the proper type (30)
2655 PASS SVGElement interface: image must inherit property "onerror" with the proper type (31)
2656 PASS SVGElement interface: image must inherit property "onfocus" with the proper type (32)
2657 PASS SVGElement interface: image must inherit property "oninput" with the proper type (33)
2658 PASS SVGElement interface: image must inherit property "oninvalid" with the prop er type (34)
2659 PASS SVGElement interface: image must inherit property "onkeydown" with the prop er type (35)
2660 PASS SVGElement interface: image must inherit property "onkeypress" with the pro per type (36)
2661 PASS SVGElement interface: image must inherit property "onkeyup" with the proper type (37)
2662 PASS SVGElement interface: image must inherit property "onload" with the proper type (38)
2663 PASS SVGElement interface: image must inherit property "onloadeddata" with the p roper type (39)
2664 PASS SVGElement interface: image must inherit property "onloadedmetadata" with t he proper type (40)
2665 PASS SVGElement interface: image must inherit property "onloadstart" with the pr oper type (41)
2666 PASS SVGElement interface: image must inherit property "onmousedown" with the pr oper type (42)
2667 PASS SVGElement interface: image must inherit property "onmouseenter" with the p roper type (43)
2668 PASS SVGElement interface: image must inherit property "onmouseleave" with the p roper type (44)
2669 PASS SVGElement interface: image must inherit property "onmousemove" with the pr oper type (45)
2670 PASS SVGElement interface: image must inherit property "onmouseout" with the pro per type (46)
2671 PASS SVGElement interface: image must inherit property "onmouseover" with the pr oper type (47)
2672 PASS SVGElement interface: image must inherit property "onmouseup" with the prop er type (48)
2673 PASS SVGElement interface: image must inherit property "onwheel" with the proper type (49)
2674 PASS SVGElement interface: image must inherit property "onpause" with the proper type (50)
2675 PASS SVGElement interface: image must inherit property "onplay" with the proper type (51)
2676 PASS SVGElement interface: image must inherit property "onplaying" with the prop er type (52)
2677 PASS SVGElement interface: image must inherit property "onprogress" with the pro per type (53)
2678 PASS SVGElement interface: image must inherit property "onratechange" with the p roper type (54)
2679 PASS SVGElement interface: image must inherit property "onreset" with the proper type (55)
2680 PASS SVGElement interface: image must inherit property "onresize" with the prope r type (56)
2681 PASS SVGElement interface: image must inherit property "onscroll" with the prope r type (57)
2682 PASS SVGElement interface: image must inherit property "onseeked" with the prope r type (58)
2683 PASS SVGElement interface: image must inherit property "onseeking" with the prop er type (59)
2684 PASS SVGElement interface: image must inherit property "onselect" with the prope r type (60)
2685 PASS SVGElement interface: image must inherit property "onshow" with the proper type (61)
2686 FAIL SVGElement interface: image must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
2687 PASS SVGElement interface: image must inherit property "onstalled" with the prop er type (63)
2688 PASS SVGElement interface: image must inherit property "onsubmit" with the prope r type (64)
2689 PASS SVGElement interface: image must inherit property "onsuspend" with the prop er type (65)
2690 PASS SVGElement interface: image must inherit property "ontimeupdate" with the p roper type (66)
2691 PASS SVGElement interface: image must inherit property "ontoggle" with the prope r type (67)
2692 PASS SVGElement interface: image must inherit property "onvolumechange" with the proper type (68)
2693 PASS SVGElement interface: image must inherit property "onwaiting" with the prop er type (69)
2694 PASS SVGForeignObjectElement interface: existence and properties of interface ob ject
2695 PASS SVGForeignObjectElement interface object length
2696 PASS SVGForeignObjectElement interface object name
2697 FAIL SVGForeignObjectElement interface: existence and properties of interface pr ototype object assert_equals: class string of SVGForeignObjectElement.prototype expected "[object SVGForeignObjectElementPrototype]" but got "[object SVGForeign ObjectElement]"
2698 PASS SVGForeignObjectElement interface: existence and properties of interface pr ototype object's "constructor" property
2699 PASS SVGForeignObjectElement interface: attribute x
2700 PASS SVGForeignObjectElement interface: attribute y
2701 PASS SVGForeignObjectElement interface: attribute width
2702 PASS SVGForeignObjectElement interface: attribute height
2703 PASS SVGForeignObjectElement must be primary interface of foreignObject
2704 PASS Stringification of foreignObject
2705 PASS SVGForeignObjectElement interface: foreignObject must inherit property "x" with the proper type (0)
2706 PASS SVGForeignObjectElement interface: foreignObject must inherit property "y" with the proper type (1)
2707 PASS SVGForeignObjectElement interface: foreignObject must inherit property "wid th" with the proper type (2)
2708 PASS SVGForeignObjectElement interface: foreignObject must inherit property "hei ght" with the proper type (3)
2709 PASS SVGGraphicsElement interface: foreignObject must inherit property "transfor m" with the proper type (0)
2710 PASS SVGGraphicsElement interface: foreignObject must inherit property "getBBox" with the proper type (1)
2711 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on for eignObject with too few arguments must throw TypeError
2712 PASS SVGGraphicsElement interface: foreignObject must inherit property "getCTM" with the proper type (2)
2713 PASS SVGGraphicsElement interface: foreignObject must inherit property "getScree nCTM" with the proper type (3)
2714 PASS SVGGraphicsElement interface: foreignObject must inherit property "required Extensions" with the proper type (4)
2715 PASS SVGGraphicsElement interface: foreignObject must inherit property "systemLa nguage" with the proper type (5)
2716 PASS SVGElement interface: foreignObject must inherit property "className" with the proper type (0)
2717 PASS SVGElement interface: foreignObject must inherit property "dataset" with th e proper type (1)
2718 PASS SVGElement interface: foreignObject must inherit property "ownerSVGElement" with the proper type (2)
2719 PASS SVGElement interface: foreignObject must inherit property "viewportElement" with the proper type (3)
2720 PASS SVGElement interface: foreignObject must inherit property "tabIndex" with t he proper type (4)
2721 PASS SVGElement interface: foreignObject must inherit property "focus" with the proper type (5)
2722 PASS SVGElement interface: foreignObject must inherit property "blur" with the p roper type (6)
2723 PASS SVGElement interface: foreignObject must inherit property "onabort" with th e proper type (7)
2724 FAIL SVGElement interface: foreignObject must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain
2725 FAIL SVGElement interface: foreignObject must inherit property "onautocompleteer ror" with the proper type (9) assert_inherits: property "onautocompleteerror" no t found in prototype chain
2726 PASS SVGElement interface: foreignObject must inherit property "onblur" with the proper type (10)
2727 PASS SVGElement interface: foreignObject must inherit property "oncancel" with t he proper type (11)
2728 PASS SVGElement interface: foreignObject must inherit property "oncanplay" with the proper type (12)
2729 PASS SVGElement interface: foreignObject must inherit property "oncanplaythrough " with the proper type (13)
2730 PASS SVGElement interface: foreignObject must inherit property "onchange" with t he proper type (14)
2731 PASS SVGElement interface: foreignObject must inherit property "onclick" with th e proper type (15)
2732 PASS SVGElement interface: foreignObject must inherit property "onclose" with th e proper type (16)
2733 PASS SVGElement interface: foreignObject must inherit property "oncontextmenu" w ith the proper type (17)
2734 PASS SVGElement interface: foreignObject must inherit property "oncuechange" wit h the proper type (18)
2735 PASS SVGElement interface: foreignObject must inherit property "ondblclick" with the proper type (19)
2736 PASS SVGElement interface: foreignObject must inherit property "ondrag" with the proper type (20)
2737 PASS SVGElement interface: foreignObject must inherit property "ondragend" with the proper type (21)
2738 PASS SVGElement interface: foreignObject must inherit property "ondragenter" wit h the proper type (22)
2739 FAIL SVGElement interface: foreignObject must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in protot ype chain
2740 PASS SVGElement interface: foreignObject must inherit property "ondragleave" wit h the proper type (24)
2741 PASS SVGElement interface: foreignObject must inherit property "ondragover" with the proper type (25)
2742 PASS SVGElement interface: foreignObject must inherit property "ondragstart" wit h the proper type (26)
2743 PASS SVGElement interface: foreignObject must inherit property "ondrop" with the proper type (27)
2744 PASS SVGElement interface: foreignObject must inherit property "ondurationchange " with the proper type (28)
2745 PASS SVGElement interface: foreignObject must inherit property "onemptied" with the proper type (29)
2746 PASS SVGElement interface: foreignObject must inherit property "onended" with th e proper type (30)
2747 PASS SVGElement interface: foreignObject must inherit property "onerror" with th e proper type (31)
2748 PASS SVGElement interface: foreignObject must inherit property "onfocus" with th e proper type (32)
2749 PASS SVGElement interface: foreignObject must inherit property "oninput" with th e proper type (33)
2750 PASS SVGElement interface: foreignObject must inherit property "oninvalid" with the proper type (34)
2751 PASS SVGElement interface: foreignObject must inherit property "onkeydown" with the proper type (35)
2752 PASS SVGElement interface: foreignObject must inherit property "onkeypress" with the proper type (36)
2753 PASS SVGElement interface: foreignObject must inherit property "onkeyup" with th e proper type (37)
2754 PASS SVGElement interface: foreignObject must inherit property "onload" with the proper type (38)
2755 PASS SVGElement interface: foreignObject must inherit property "onloadeddata" wi th the proper type (39)
2756 PASS SVGElement interface: foreignObject must inherit property "onloadedmetadata " with the proper type (40)
2757 PASS SVGElement interface: foreignObject must inherit property "onloadstart" wit h the proper type (41)
2758 PASS SVGElement interface: foreignObject must inherit property "onmousedown" wit h the proper type (42)
2759 PASS SVGElement interface: foreignObject must inherit property "onmouseenter" wi th the proper type (43)
2760 PASS SVGElement interface: foreignObject must inherit property "onmouseleave" wi th the proper type (44)
2761 PASS SVGElement interface: foreignObject must inherit property "onmousemove" wit h the proper type (45)
2762 PASS SVGElement interface: foreignObject must inherit property "onmouseout" with the proper type (46)
2763 PASS SVGElement interface: foreignObject must inherit property "onmouseover" wit h the proper type (47)
2764 PASS SVGElement interface: foreignObject must inherit property "onmouseup" with the proper type (48)
2765 PASS SVGElement interface: foreignObject must inherit property "onwheel" with th e proper type (49)
2766 PASS SVGElement interface: foreignObject must inherit property "onpause" with th e proper type (50)
2767 PASS SVGElement interface: foreignObject must inherit property "onplay" with the proper type (51)
2768 PASS SVGElement interface: foreignObject must inherit property "onplaying" with the proper type (52)
2769 PASS SVGElement interface: foreignObject must inherit property "onprogress" with the proper type (53)
2770 PASS SVGElement interface: foreignObject must inherit property "onratechange" wi th the proper type (54)
2771 PASS SVGElement interface: foreignObject must inherit property "onreset" with th e proper type (55)
2772 PASS SVGElement interface: foreignObject must inherit property "onresize" with t he proper type (56)
2773 PASS SVGElement interface: foreignObject must inherit property "onscroll" with t he proper type (57)
2774 PASS SVGElement interface: foreignObject must inherit property "onseeked" with t he proper type (58)
2775 PASS SVGElement interface: foreignObject must inherit property "onseeking" with the proper type (59)
2776 PASS SVGElement interface: foreignObject must inherit property "onselect" with t he proper type (60)
2777 PASS SVGElement interface: foreignObject must inherit property "onshow" with the proper type (61)
2778 FAIL SVGElement interface: foreignObject must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chai n
2779 PASS SVGElement interface: foreignObject must inherit property "onstalled" with the proper type (63)
2780 PASS SVGElement interface: foreignObject must inherit property "onsubmit" with t he proper type (64)
2781 PASS SVGElement interface: foreignObject must inherit property "onsuspend" with the proper type (65)
2782 PASS SVGElement interface: foreignObject must inherit property "ontimeupdate" wi th the proper type (66)
2783 PASS SVGElement interface: foreignObject must inherit property "ontoggle" with t he proper type (67)
2784 PASS SVGElement interface: foreignObject must inherit property "onvolumechange" with the proper type (68)
2785 PASS SVGElement interface: foreignObject must inherit property "onwaiting" with the proper type (69)
2786 PASS SVGMarkerElement interface: existence and properties of interface object
2787 PASS SVGMarkerElement interface object length
2788 PASS SVGMarkerElement interface object name
2789 FAIL SVGMarkerElement interface: existence and properties of interface prototype object assert_equals: class string of SVGMarkerElement.prototype expected "[obj ect SVGMarkerElementPrototype]" but got "[object SVGMarkerElement]"
2790 PASS SVGMarkerElement interface: existence and properties of interface prototype object's "constructor" property
2791 PASS SVGMarkerElement interface: constant SVG_MARKERUNITS_UNKNOWN on interface o bject
2792 PASS SVGMarkerElement interface: constant SVG_MARKERUNITS_UNKNOWN on interface p rototype object
2793 PASS SVGMarkerElement interface: constant SVG_MARKERUNITS_USERSPACEONUSE on inte rface object
2794 PASS SVGMarkerElement interface: constant SVG_MARKERUNITS_USERSPACEONUSE on inte rface prototype object
2795 PASS SVGMarkerElement interface: constant SVG_MARKERUNITS_STROKEWIDTH on interfa ce object
2796 PASS SVGMarkerElement interface: constant SVG_MARKERUNITS_STROKEWIDTH on interfa ce prototype object
2797 PASS SVGMarkerElement interface: constant SVG_MARKER_ORIENT_UNKNOWN on interface object
2798 PASS SVGMarkerElement interface: constant SVG_MARKER_ORIENT_UNKNOWN on interface prototype object
2799 PASS SVGMarkerElement interface: constant SVG_MARKER_ORIENT_AUTO on interface ob ject
2800 PASS SVGMarkerElement interface: constant SVG_MARKER_ORIENT_AUTO on interface pr ototype object
2801 PASS SVGMarkerElement interface: constant SVG_MARKER_ORIENT_ANGLE on interface o bject
2802 PASS SVGMarkerElement interface: constant SVG_MARKER_ORIENT_ANGLE on interface p rototype object
2803 PASS SVGMarkerElement interface: attribute refX
2804 PASS SVGMarkerElement interface: attribute refY
2805 PASS SVGMarkerElement interface: attribute markerUnits
2806 PASS SVGMarkerElement interface: attribute markerWidth
2807 PASS SVGMarkerElement interface: attribute markerHeight
2808 PASS SVGMarkerElement interface: attribute orientType
2809 PASS SVGMarkerElement interface: attribute orientAngle
2810 FAIL SVGMarkerElement interface: attribute orient assert_true: The prototype obj ect must have a property "orient" expected true got false
2811 PASS SVGMarkerElement interface: operation setOrientToAuto()
2812 PASS SVGMarkerElement interface: operation setOrientToAngle(SVGAngle)
2813 PASS SVGMarkerElement interface: attribute viewBox
2814 PASS SVGMarkerElement interface: attribute preserveAspectRatio
2815 PASS SVGMarkerElement must be primary interface of marker
2816 PASS Stringification of marker
2817 PASS SVGMarkerElement interface: marker must inherit property "SVG_MARKERUNITS_U NKNOWN" with the proper type (0)
2818 PASS SVGMarkerElement interface: marker must inherit property "SVG_MARKERUNITS_U SERSPACEONUSE" with the proper type (1)
2819 PASS SVGMarkerElement interface: marker must inherit property "SVG_MARKERUNITS_S TROKEWIDTH" with the proper type (2)
2820 PASS SVGMarkerElement interface: marker must inherit property "SVG_MARKER_ORIENT _UNKNOWN" with the proper type (3)
2821 PASS SVGMarkerElement interface: marker must inherit property "SVG_MARKER_ORIENT _AUTO" with the proper type (4)
2822 PASS SVGMarkerElement interface: marker must inherit property "SVG_MARKER_ORIENT _ANGLE" with the proper type (5)
2823 PASS SVGMarkerElement interface: marker must inherit property "refX" with the pr oper type (6)
2824 PASS SVGMarkerElement interface: marker must inherit property "refY" with the pr oper type (7)
2825 PASS SVGMarkerElement interface: marker must inherit property "markerUnits" with the proper type (8)
2826 PASS SVGMarkerElement interface: marker must inherit property "markerWidth" with the proper type (9)
2827 PASS SVGMarkerElement interface: marker must inherit property "markerHeight" wit h the proper type (10)
2828 PASS SVGMarkerElement interface: marker must inherit property "orientType" with the proper type (11)
2829 PASS SVGMarkerElement interface: marker must inherit property "orientAngle" with the proper type (12)
2830 FAIL SVGMarkerElement interface: marker must inherit property "orient" with the proper type (13) assert_inherits: property "orient" not found in prototype chain
2831 PASS SVGMarkerElement interface: marker must inherit property "setOrientToAuto" with the proper type (14)
2832 PASS SVGMarkerElement interface: marker must inherit property "setOrientToAngle" with the proper type (15)
2833 PASS SVGMarkerElement interface: calling setOrientToAngle(SVGAngle) on marker wi th too few arguments must throw TypeError
2834 PASS SVGMarkerElement interface: marker must inherit property "viewBox" with the proper type (16)
2835 PASS SVGMarkerElement interface: marker must inherit property "preserveAspectRat io" with the proper type (17)
2836 PASS SVGElement interface: marker must inherit property "className" with the pro per type (0)
2837 PASS SVGElement interface: marker must inherit property "dataset" with the prope r type (1)
2838 PASS SVGElement interface: marker must inherit property "ownerSVGElement" with t he proper type (2)
2839 PASS SVGElement interface: marker must inherit property "viewportElement" with t he proper type (3)
2840 PASS SVGElement interface: marker must inherit property "tabIndex" with the prop er type (4)
2841 PASS SVGElement interface: marker must inherit property "focus" with the proper type (5)
2842 PASS SVGElement interface: marker must inherit property "blur" with the proper t ype (6)
2843 PASS SVGElement interface: marker must inherit property "onabort" with the prope r type (7)
2844 FAIL SVGElement interface: marker must inherit property "onautocomplete" with th e proper type (8) assert_inherits: property "onautocomplete" not found in protot ype chain
2845 FAIL SVGElement interface: marker must inherit property "onautocompleteerror" wi th the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
2846 PASS SVGElement interface: marker must inherit property "onblur" with the proper type (10)
2847 PASS SVGElement interface: marker must inherit property "oncancel" with the prop er type (11)
2848 PASS SVGElement interface: marker must inherit property "oncanplay" with the pro per type (12)
2849 PASS SVGElement interface: marker must inherit property "oncanplaythrough" with the proper type (13)
2850 PASS SVGElement interface: marker must inherit property "onchange" with the prop er type (14)
2851 PASS SVGElement interface: marker must inherit property "onclick" with the prope r type (15)
2852 PASS SVGElement interface: marker must inherit property "onclose" with the prope r type (16)
2853 PASS SVGElement interface: marker must inherit property "oncontextmenu" with the proper type (17)
2854 PASS SVGElement interface: marker must inherit property "oncuechange" with the p roper type (18)
2855 PASS SVGElement interface: marker must inherit property "ondblclick" with the pr oper type (19)
2856 PASS SVGElement interface: marker must inherit property "ondrag" with the proper type (20)
2857 PASS SVGElement interface: marker must inherit property "ondragend" with the pro per type (21)
2858 PASS SVGElement interface: marker must inherit property "ondragenter" with the p roper type (22)
2859 FAIL SVGElement interface: marker must inherit property "ondragexit" with the pr oper type (23) assert_inherits: property "ondragexit" not found in prototype cha in
2860 PASS SVGElement interface: marker must inherit property "ondragleave" with the p roper type (24)
2861 PASS SVGElement interface: marker must inherit property "ondragover" with the pr oper type (25)
2862 PASS SVGElement interface: marker must inherit property "ondragstart" with the p roper type (26)
2863 PASS SVGElement interface: marker must inherit property "ondrop" with the proper type (27)
2864 PASS SVGElement interface: marker must inherit property "ondurationchange" with the proper type (28)
2865 PASS SVGElement interface: marker must inherit property "onemptied" with the pro per type (29)
2866 PASS SVGElement interface: marker must inherit property "onended" with the prope r type (30)
2867 PASS SVGElement interface: marker must inherit property "onerror" with the prope r type (31)
2868 PASS SVGElement interface: marker must inherit property "onfocus" with the prope r type (32)
2869 PASS SVGElement interface: marker must inherit property "oninput" with the prope r type (33)
2870 PASS SVGElement interface: marker must inherit property "oninvalid" with the pro per type (34)
2871 PASS SVGElement interface: marker must inherit property "onkeydown" with the pro per type (35)
2872 PASS SVGElement interface: marker must inherit property "onkeypress" with the pr oper type (36)
2873 PASS SVGElement interface: marker must inherit property "onkeyup" with the prope r type (37)
2874 PASS SVGElement interface: marker must inherit property "onload" with the proper type (38)
2875 PASS SVGElement interface: marker must inherit property "onloadeddata" with the proper type (39)
2876 PASS SVGElement interface: marker must inherit property "onloadedmetadata" with the proper type (40)
2877 PASS SVGElement interface: marker must inherit property "onloadstart" with the p roper type (41)
2878 PASS SVGElement interface: marker must inherit property "onmousedown" with the p roper type (42)
2879 PASS SVGElement interface: marker must inherit property "onmouseenter" with the proper type (43)
2880 PASS SVGElement interface: marker must inherit property "onmouseleave" with the proper type (44)
2881 PASS SVGElement interface: marker must inherit property "onmousemove" with the p roper type (45)
2882 PASS SVGElement interface: marker must inherit property "onmouseout" with the pr oper type (46)
2883 PASS SVGElement interface: marker must inherit property "onmouseover" with the p roper type (47)
2884 PASS SVGElement interface: marker must inherit property "onmouseup" with the pro per type (48)
2885 PASS SVGElement interface: marker must inherit property "onwheel" with the prope r type (49)
2886 PASS SVGElement interface: marker must inherit property "onpause" with the prope r type (50)
2887 PASS SVGElement interface: marker must inherit property "onplay" with the proper type (51)
2888 PASS SVGElement interface: marker must inherit property "onplaying" with the pro per type (52)
2889 PASS SVGElement interface: marker must inherit property "onprogress" with the pr oper type (53)
2890 PASS SVGElement interface: marker must inherit property "onratechange" with the proper type (54)
2891 PASS SVGElement interface: marker must inherit property "onreset" with the prope r type (55)
2892 PASS SVGElement interface: marker must inherit property "onresize" with the prop er type (56)
2893 PASS SVGElement interface: marker must inherit property "onscroll" with the prop er type (57)
2894 PASS SVGElement interface: marker must inherit property "onseeked" with the prop er type (58)
2895 PASS SVGElement interface: marker must inherit property "onseeking" with the pro per type (59)
2896 PASS SVGElement interface: marker must inherit property "onselect" with the prop er type (60)
2897 PASS SVGElement interface: marker must inherit property "onshow" with the proper type (61)
2898 FAIL SVGElement interface: marker must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
2899 PASS SVGElement interface: marker must inherit property "onstalled" with the pro per type (63)
2900 PASS SVGElement interface: marker must inherit property "onsubmit" with the prop er type (64)
2901 PASS SVGElement interface: marker must inherit property "onsuspend" with the pro per type (65)
2902 PASS SVGElement interface: marker must inherit property "ontimeupdate" with the proper type (66)
2903 PASS SVGElement interface: marker must inherit property "ontoggle" with the prop er type (67)
2904 PASS SVGElement interface: marker must inherit property "onvolumechange" with th e proper type (68)
2905 PASS SVGElement interface: marker must inherit property "onwaiting" with the pro per type (69)
2906 FAIL SVGSolidcolorElement interface: existence and properties of interface objec t assert_own_property: self does not have own property "SVGSolidcolorElement" ex pected property "SVGSolidcolorElement" missing
2907 FAIL SVGSolidcolorElement interface object length assert_own_property: self does not have own property "SVGSolidcolorElement" expected property "SVGSolidcolorEl ement" missing
2908 FAIL SVGSolidcolorElement interface object name assert_own_property: self does n ot have own property "SVGSolidcolorElement" expected property "SVGSolidcolorElem ent" missing
2909 FAIL SVGSolidcolorElement interface: existence and properties of interface proto type object assert_own_property: self does not have own property "SVGSolidcolorE lement" expected property "SVGSolidcolorElement" missing
2910 FAIL SVGSolidcolorElement interface: existence and properties of interface proto type object's "constructor" property assert_own_property: self does not have own property "SVGSolidcolorElement" expected property "SVGSolidcolorElement" missin g
2911 PASS SVGGradientElement interface: existence and properties of interface object
2912 PASS SVGGradientElement interface object length
2913 PASS SVGGradientElement interface object name
2914 FAIL SVGGradientElement interface: existence and properties of interface prototy pe object assert_equals: class string of SVGGradientElement.prototype expected " [object SVGGradientElementPrototype]" but got "[object SVGGradientElement]"
2915 PASS SVGGradientElement interface: existence and properties of interface prototy pe object's "constructor" property
2916 PASS SVGGradientElement interface: constant SVG_SPREADMETHOD_UNKNOWN on interfac e object
2917 PASS SVGGradientElement interface: constant SVG_SPREADMETHOD_UNKNOWN on interfac e prototype object
2918 PASS SVGGradientElement interface: constant SVG_SPREADMETHOD_PAD on interface ob ject
2919 PASS SVGGradientElement interface: constant SVG_SPREADMETHOD_PAD on interface pr ototype object
2920 PASS SVGGradientElement interface: constant SVG_SPREADMETHOD_REFLECT on interfac e object
2921 PASS SVGGradientElement interface: constant SVG_SPREADMETHOD_REFLECT on interfac e prototype object
2922 PASS SVGGradientElement interface: constant SVG_SPREADMETHOD_REPEAT on interface object
2923 PASS SVGGradientElement interface: constant SVG_SPREADMETHOD_REPEAT on interface prototype object
2924 PASS SVGGradientElement interface: attribute gradientUnits
2925 PASS SVGGradientElement interface: attribute gradientTransform
2926 PASS SVGGradientElement interface: attribute spreadMethod
2927 PASS SVGGradientElement interface: attribute href
2928 PASS SVGLinearGradientElement interface: existence and properties of interface o bject
2929 PASS SVGLinearGradientElement interface object length
2930 PASS SVGLinearGradientElement interface object name
2931 FAIL SVGLinearGradientElement interface: existence and properties of interface p rototype object assert_equals: class string of SVGLinearGradientElement.prototyp e expected "[object SVGLinearGradientElementPrototype]" but got "[object SVGLine arGradientElement]"
2932 PASS SVGLinearGradientElement interface: existence and properties of interface p rototype object's "constructor" property
2933 PASS SVGLinearGradientElement interface: attribute x1
2934 PASS SVGLinearGradientElement interface: attribute y1
2935 PASS SVGLinearGradientElement interface: attribute x2
2936 PASS SVGLinearGradientElement interface: attribute y2
2937 PASS SVGLinearGradientElement must be primary interface of linearGradient
2938 PASS Stringification of linearGradient
2939 PASS SVGLinearGradientElement interface: linearGradient must inherit property "x 1" with the proper type (0)
2940 PASS SVGLinearGradientElement interface: linearGradient must inherit property "y 1" with the proper type (1)
2941 PASS SVGLinearGradientElement interface: linearGradient must inherit property "x 2" with the proper type (2)
2942 PASS SVGLinearGradientElement interface: linearGradient must inherit property "y 2" with the proper type (3)
2943 PASS SVGGradientElement interface: linearGradient must inherit property "SVG_SPR EADMETHOD_UNKNOWN" with the proper type (0)
2944 PASS SVGGradientElement interface: linearGradient must inherit property "SVG_SPR EADMETHOD_PAD" with the proper type (1)
2945 PASS SVGGradientElement interface: linearGradient must inherit property "SVG_SPR EADMETHOD_REFLECT" with the proper type (2)
2946 PASS SVGGradientElement interface: linearGradient must inherit property "SVG_SPR EADMETHOD_REPEAT" with the proper type (3)
2947 PASS SVGGradientElement interface: linearGradient must inherit property "gradien tUnits" with the proper type (4)
2948 PASS SVGGradientElement interface: linearGradient must inherit property "gradien tTransform" with the proper type (5)
2949 PASS SVGGradientElement interface: linearGradient must inherit property "spreadM ethod" with the proper type (6)
2950 PASS SVGGradientElement interface: linearGradient must inherit property "href" w ith the proper type (7)
2951 PASS SVGElement interface: linearGradient must inherit property "className" with the proper type (0)
2952 PASS SVGElement interface: linearGradient must inherit property "dataset" with t he proper type (1)
2953 PASS SVGElement interface: linearGradient must inherit property "ownerSVGElement " with the proper type (2)
2954 PASS SVGElement interface: linearGradient must inherit property "viewportElement " with the proper type (3)
2955 PASS SVGElement interface: linearGradient must inherit property "tabIndex" with the proper type (4)
2956 PASS SVGElement interface: linearGradient must inherit property "focus" with the proper type (5)
2957 PASS SVGElement interface: linearGradient must inherit property "blur" with the proper type (6)
2958 PASS SVGElement interface: linearGradient must inherit property "onabort" with t he proper type (7)
2959 FAIL SVGElement interface: linearGradient must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found i n prototype chain
2960 FAIL SVGElement interface: linearGradient must inherit property "onautocompletee rror" with the proper type (9) assert_inherits: property "onautocompleteerror" n ot found in prototype chain
2961 PASS SVGElement interface: linearGradient must inherit property "onblur" with th e proper type (10)
2962 PASS SVGElement interface: linearGradient must inherit property "oncancel" with the proper type (11)
2963 PASS SVGElement interface: linearGradient must inherit property "oncanplay" with the proper type (12)
2964 PASS SVGElement interface: linearGradient must inherit property "oncanplaythroug h" with the proper type (13)
2965 PASS SVGElement interface: linearGradient must inherit property "onchange" with the proper type (14)
2966 PASS SVGElement interface: linearGradient must inherit property "onclick" with t he proper type (15)
2967 PASS SVGElement interface: linearGradient must inherit property "onclose" with t he proper type (16)
2968 PASS SVGElement interface: linearGradient must inherit property "oncontextmenu" with the proper type (17)
2969 PASS SVGElement interface: linearGradient must inherit property "oncuechange" wi th the proper type (18)
2970 PASS SVGElement interface: linearGradient must inherit property "ondblclick" wit h the proper type (19)
2971 PASS SVGElement interface: linearGradient must inherit property "ondrag" with th e proper type (20)
2972 PASS SVGElement interface: linearGradient must inherit property "ondragend" with the proper type (21)
2973 PASS SVGElement interface: linearGradient must inherit property "ondragenter" wi th the proper type (22)
2974 FAIL SVGElement interface: linearGradient must inherit property "ondragexit" wit h the proper type (23) assert_inherits: property "ondragexit" not found in proto type chain
2975 PASS SVGElement interface: linearGradient must inherit property "ondragleave" wi th the proper type (24)
2976 PASS SVGElement interface: linearGradient must inherit property "ondragover" wit h the proper type (25)
2977 PASS SVGElement interface: linearGradient must inherit property "ondragstart" wi th the proper type (26)
2978 PASS SVGElement interface: linearGradient must inherit property "ondrop" with th e proper type (27)
2979 PASS SVGElement interface: linearGradient must inherit property "ondurationchang e" with the proper type (28)
2980 PASS SVGElement interface: linearGradient must inherit property "onemptied" with the proper type (29)
2981 PASS SVGElement interface: linearGradient must inherit property "onended" with t he proper type (30)
2982 PASS SVGElement interface: linearGradient must inherit property "onerror" with t he proper type (31)
2983 PASS SVGElement interface: linearGradient must inherit property "onfocus" with t he proper type (32)
2984 PASS SVGElement interface: linearGradient must inherit property "oninput" with t he proper type (33)
2985 PASS SVGElement interface: linearGradient must inherit property "oninvalid" with the proper type (34)
2986 PASS SVGElement interface: linearGradient must inherit property "onkeydown" with the proper type (35)
2987 PASS SVGElement interface: linearGradient must inherit property "onkeypress" wit h the proper type (36)
2988 PASS SVGElement interface: linearGradient must inherit property "onkeyup" with t he proper type (37)
2989 PASS SVGElement interface: linearGradient must inherit property "onload" with th e proper type (38)
2990 PASS SVGElement interface: linearGradient must inherit property "onloadeddata" w ith the proper type (39)
2991 PASS SVGElement interface: linearGradient must inherit property "onloadedmetadat a" with the proper type (40)
2992 PASS SVGElement interface: linearGradient must inherit property "onloadstart" wi th the proper type (41)
2993 PASS SVGElement interface: linearGradient must inherit property "onmousedown" wi th the proper type (42)
2994 PASS SVGElement interface: linearGradient must inherit property "onmouseenter" w ith the proper type (43)
2995 PASS SVGElement interface: linearGradient must inherit property "onmouseleave" w ith the proper type (44)
2996 PASS SVGElement interface: linearGradient must inherit property "onmousemove" wi th the proper type (45)
2997 PASS SVGElement interface: linearGradient must inherit property "onmouseout" wit h the proper type (46)
2998 PASS SVGElement interface: linearGradient must inherit property "onmouseover" wi th the proper type (47)
2999 PASS SVGElement interface: linearGradient must inherit property "onmouseup" with the proper type (48)
3000 PASS SVGElement interface: linearGradient must inherit property "onwheel" with t he proper type (49)
3001 PASS SVGElement interface: linearGradient must inherit property "onpause" with t he proper type (50)
3002 PASS SVGElement interface: linearGradient must inherit property "onplay" with th e proper type (51)
3003 PASS SVGElement interface: linearGradient must inherit property "onplaying" with the proper type (52)
3004 PASS SVGElement interface: linearGradient must inherit property "onprogress" wit h the proper type (53)
3005 PASS SVGElement interface: linearGradient must inherit property "onratechange" w ith the proper type (54)
3006 PASS SVGElement interface: linearGradient must inherit property "onreset" with t he proper type (55)
3007 PASS SVGElement interface: linearGradient must inherit property "onresize" with the proper type (56)
3008 PASS SVGElement interface: linearGradient must inherit property "onscroll" with the proper type (57)
3009 PASS SVGElement interface: linearGradient must inherit property "onseeked" with the proper type (58)
3010 PASS SVGElement interface: linearGradient must inherit property "onseeking" with the proper type (59)
3011 PASS SVGElement interface: linearGradient must inherit property "onselect" with the proper type (60)
3012 PASS SVGElement interface: linearGradient must inherit property "onshow" with th e proper type (61)
3013 FAIL SVGElement interface: linearGradient must inherit property "onsort" with th e proper type (62) assert_inherits: property "onsort" not found in prototype cha in
3014 PASS SVGElement interface: linearGradient must inherit property "onstalled" with the proper type (63)
3015 PASS SVGElement interface: linearGradient must inherit property "onsubmit" with the proper type (64)
3016 PASS SVGElement interface: linearGradient must inherit property "onsuspend" with the proper type (65)
3017 PASS SVGElement interface: linearGradient must inherit property "ontimeupdate" w ith the proper type (66)
3018 PASS SVGElement interface: linearGradient must inherit property "ontoggle" with the proper type (67)
3019 PASS SVGElement interface: linearGradient must inherit property "onvolumechange" with the proper type (68)
3020 PASS SVGElement interface: linearGradient must inherit property "onwaiting" with the proper type (69)
3021 PASS SVGRadialGradientElement interface: existence and properties of interface o bject
3022 PASS SVGRadialGradientElement interface object length
3023 PASS SVGRadialGradientElement interface object name
3024 FAIL SVGRadialGradientElement interface: existence and properties of interface p rototype object assert_equals: class string of SVGRadialGradientElement.prototyp e expected "[object SVGRadialGradientElementPrototype]" but got "[object SVGRadi alGradientElement]"
3025 PASS SVGRadialGradientElement interface: existence and properties of interface p rototype object's "constructor" property
3026 PASS SVGRadialGradientElement interface: attribute cx
3027 PASS SVGRadialGradientElement interface: attribute cy
3028 PASS SVGRadialGradientElement interface: attribute r
3029 PASS SVGRadialGradientElement interface: attribute fx
3030 PASS SVGRadialGradientElement interface: attribute fy
3031 PASS SVGRadialGradientElement interface: attribute fr
3032 PASS SVGRadialGradientElement must be primary interface of radialGradient
3033 PASS Stringification of radialGradient
3034 PASS SVGRadialGradientElement interface: radialGradient must inherit property "c x" with the proper type (0)
3035 PASS SVGRadialGradientElement interface: radialGradient must inherit property "c y" with the proper type (1)
3036 PASS SVGRadialGradientElement interface: radialGradient must inherit property "r " with the proper type (2)
3037 PASS SVGRadialGradientElement interface: radialGradient must inherit property "f x" with the proper type (3)
3038 PASS SVGRadialGradientElement interface: radialGradient must inherit property "f y" with the proper type (4)
3039 PASS SVGRadialGradientElement interface: radialGradient must inherit property "f r" with the proper type (5)
3040 PASS SVGGradientElement interface: radialGradient must inherit property "SVG_SPR EADMETHOD_UNKNOWN" with the proper type (0)
3041 PASS SVGGradientElement interface: radialGradient must inherit property "SVG_SPR EADMETHOD_PAD" with the proper type (1)
3042 PASS SVGGradientElement interface: radialGradient must inherit property "SVG_SPR EADMETHOD_REFLECT" with the proper type (2)
3043 PASS SVGGradientElement interface: radialGradient must inherit property "SVG_SPR EADMETHOD_REPEAT" with the proper type (3)
3044 PASS SVGGradientElement interface: radialGradient must inherit property "gradien tUnits" with the proper type (4)
3045 PASS SVGGradientElement interface: radialGradient must inherit property "gradien tTransform" with the proper type (5)
3046 PASS SVGGradientElement interface: radialGradient must inherit property "spreadM ethod" with the proper type (6)
3047 PASS SVGGradientElement interface: radialGradient must inherit property "href" w ith the proper type (7)
3048 PASS SVGElement interface: radialGradient must inherit property "className" with the proper type (0)
3049 PASS SVGElement interface: radialGradient must inherit property "dataset" with t he proper type (1)
3050 PASS SVGElement interface: radialGradient must inherit property "ownerSVGElement " with the proper type (2)
3051 PASS SVGElement interface: radialGradient must inherit property "viewportElement " with the proper type (3)
3052 PASS SVGElement interface: radialGradient must inherit property "tabIndex" with the proper type (4)
3053 PASS SVGElement interface: radialGradient must inherit property "focus" with the proper type (5)
3054 PASS SVGElement interface: radialGradient must inherit property "blur" with the proper type (6)
3055 PASS SVGElement interface: radialGradient must inherit property "onabort" with t he proper type (7)
3056 FAIL SVGElement interface: radialGradient must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found i n prototype chain
3057 FAIL SVGElement interface: radialGradient must inherit property "onautocompletee rror" with the proper type (9) assert_inherits: property "onautocompleteerror" n ot found in prototype chain
3058 PASS SVGElement interface: radialGradient must inherit property "onblur" with th e proper type (10)
3059 PASS SVGElement interface: radialGradient must inherit property "oncancel" with the proper type (11)
3060 PASS SVGElement interface: radialGradient must inherit property "oncanplay" with the proper type (12)
3061 PASS SVGElement interface: radialGradient must inherit property "oncanplaythroug h" with the proper type (13)
3062 PASS SVGElement interface: radialGradient must inherit property "onchange" with the proper type (14)
3063 PASS SVGElement interface: radialGradient must inherit property "onclick" with t he proper type (15)
3064 PASS SVGElement interface: radialGradient must inherit property "onclose" with t he proper type (16)
3065 PASS SVGElement interface: radialGradient must inherit property "oncontextmenu" with the proper type (17)
3066 PASS SVGElement interface: radialGradient must inherit property "oncuechange" wi th the proper type (18)
3067 PASS SVGElement interface: radialGradient must inherit property "ondblclick" wit h the proper type (19)
3068 PASS SVGElement interface: radialGradient must inherit property "ondrag" with th e proper type (20)
3069 PASS SVGElement interface: radialGradient must inherit property "ondragend" with the proper type (21)
3070 PASS SVGElement interface: radialGradient must inherit property "ondragenter" wi th the proper type (22)
3071 FAIL SVGElement interface: radialGradient must inherit property "ondragexit" wit h the proper type (23) assert_inherits: property "ondragexit" not found in proto type chain
3072 PASS SVGElement interface: radialGradient must inherit property "ondragleave" wi th the proper type (24)
3073 PASS SVGElement interface: radialGradient must inherit property "ondragover" wit h the proper type (25)
3074 PASS SVGElement interface: radialGradient must inherit property "ondragstart" wi th the proper type (26)
3075 PASS SVGElement interface: radialGradient must inherit property "ondrop" with th e proper type (27)
3076 PASS SVGElement interface: radialGradient must inherit property "ondurationchang e" with the proper type (28)
3077 PASS SVGElement interface: radialGradient must inherit property "onemptied" with the proper type (29)
3078 PASS SVGElement interface: radialGradient must inherit property "onended" with t he proper type (30)
3079 PASS SVGElement interface: radialGradient must inherit property "onerror" with t he proper type (31)
3080 PASS SVGElement interface: radialGradient must inherit property "onfocus" with t he proper type (32)
3081 PASS SVGElement interface: radialGradient must inherit property "oninput" with t he proper type (33)
3082 PASS SVGElement interface: radialGradient must inherit property "oninvalid" with the proper type (34)
3083 PASS SVGElement interface: radialGradient must inherit property "onkeydown" with the proper type (35)
3084 PASS SVGElement interface: radialGradient must inherit property "onkeypress" wit h the proper type (36)
3085 PASS SVGElement interface: radialGradient must inherit property "onkeyup" with t he proper type (37)
3086 PASS SVGElement interface: radialGradient must inherit property "onload" with th e proper type (38)
3087 PASS SVGElement interface: radialGradient must inherit property "onloadeddata" w ith the proper type (39)
3088 PASS SVGElement interface: radialGradient must inherit property "onloadedmetadat a" with the proper type (40)
3089 PASS SVGElement interface: radialGradient must inherit property "onloadstart" wi th the proper type (41)
3090 PASS SVGElement interface: radialGradient must inherit property "onmousedown" wi th the proper type (42)
3091 PASS SVGElement interface: radialGradient must inherit property "onmouseenter" w ith the proper type (43)
3092 PASS SVGElement interface: radialGradient must inherit property "onmouseleave" w ith the proper type (44)
3093 PASS SVGElement interface: radialGradient must inherit property "onmousemove" wi th the proper type (45)
3094 PASS SVGElement interface: radialGradient must inherit property "onmouseout" wit h the proper type (46)
3095 PASS SVGElement interface: radialGradient must inherit property "onmouseover" wi th the proper type (47)
3096 PASS SVGElement interface: radialGradient must inherit property "onmouseup" with the proper type (48)
3097 PASS SVGElement interface: radialGradient must inherit property "onwheel" with t he proper type (49)
3098 PASS SVGElement interface: radialGradient must inherit property "onpause" with t he proper type (50)
3099 PASS SVGElement interface: radialGradient must inherit property "onplay" with th e proper type (51)
3100 PASS SVGElement interface: radialGradient must inherit property "onplaying" with the proper type (52)
3101 PASS SVGElement interface: radialGradient must inherit property "onprogress" wit h the proper type (53)
3102 PASS SVGElement interface: radialGradient must inherit property "onratechange" w ith the proper type (54)
3103 PASS SVGElement interface: radialGradient must inherit property "onreset" with t he proper type (55)
3104 PASS SVGElement interface: radialGradient must inherit property "onresize" with the proper type (56)
3105 PASS SVGElement interface: radialGradient must inherit property "onscroll" with the proper type (57)
3106 PASS SVGElement interface: radialGradient must inherit property "onseeked" with the proper type (58)
3107 PASS SVGElement interface: radialGradient must inherit property "onseeking" with the proper type (59)
3108 PASS SVGElement interface: radialGradient must inherit property "onselect" with the proper type (60)
3109 PASS SVGElement interface: radialGradient must inherit property "onshow" with th e proper type (61)
3110 FAIL SVGElement interface: radialGradient must inherit property "onsort" with th e proper type (62) assert_inherits: property "onsort" not found in prototype cha in
3111 PASS SVGElement interface: radialGradient must inherit property "onstalled" with the proper type (63)
3112 PASS SVGElement interface: radialGradient must inherit property "onsubmit" with the proper type (64)
3113 PASS SVGElement interface: radialGradient must inherit property "onsuspend" with the proper type (65)
3114 PASS SVGElement interface: radialGradient must inherit property "ontimeupdate" w ith the proper type (66)
3115 PASS SVGElement interface: radialGradient must inherit property "ontoggle" with the proper type (67)
3116 PASS SVGElement interface: radialGradient must inherit property "onvolumechange" with the proper type (68)
3117 PASS SVGElement interface: radialGradient must inherit property "onwaiting" with the proper type (69)
3118 FAIL SVGMeshElement interface: existence and properties of interface object asse rt_own_property: self does not have own property "SVGMeshElement" expected prope rty "SVGMeshElement" missing
3119 FAIL SVGMeshElement interface object length assert_own_property: self does not h ave own property "SVGMeshElement" expected property "SVGMeshElement" missing
3120 FAIL SVGMeshElement interface object name assert_own_property: self does not hav e own property "SVGMeshElement" expected property "SVGMeshElement" missing
3121 FAIL SVGMeshElement interface: existence and properties of interface prototype o bject assert_own_property: self does not have own property "SVGMeshElement" expe cted property "SVGMeshElement" missing
3122 FAIL SVGMeshElement interface: existence and properties of interface prototype o bject's "constructor" property assert_own_property: self does not have own prope rty "SVGMeshElement" expected property "SVGMeshElement" missing
3123 FAIL SVGMeshrowElement interface: existence and properties of interface object a ssert_own_property: self does not have own property "SVGMeshrowElement" expected property "SVGMeshrowElement" missing
3124 FAIL SVGMeshrowElement interface object length assert_own_property: self does no t have own property "SVGMeshrowElement" expected property "SVGMeshrowElement" mi ssing
3125 FAIL SVGMeshrowElement interface object name assert_own_property: self does not have own property "SVGMeshrowElement" expected property "SVGMeshrowElement" miss ing
3126 FAIL SVGMeshrowElement interface: existence and properties of interface prototyp e object assert_own_property: self does not have own property "SVGMeshrowElement " expected property "SVGMeshrowElement" missing
3127 FAIL SVGMeshrowElement interface: existence and properties of interface prototyp e object's "constructor" property assert_own_property: self does not have own pr operty "SVGMeshrowElement" expected property "SVGMeshrowElement" missing
3128 FAIL SVGMeshpatchElement interface: existence and properties of interface object assert_own_property: self does not have own property "SVGMeshpatchElement" expe cted property "SVGMeshpatchElement" missing
3129 FAIL SVGMeshpatchElement interface object length assert_own_property: self does not have own property "SVGMeshpatchElement" expected property "SVGMeshpatchEleme nt" missing
3130 FAIL SVGMeshpatchElement interface object name assert_own_property: self does no t have own property "SVGMeshpatchElement" expected property "SVGMeshpatchElement " missing
3131 FAIL SVGMeshpatchElement interface: existence and properties of interface protot ype object assert_own_property: self does not have own property "SVGMeshpatchEle ment" expected property "SVGMeshpatchElement" missing
3132 FAIL SVGMeshpatchElement interface: existence and properties of interface protot ype object's "constructor" property assert_own_property: self does not have own property "SVGMeshpatchElement" expected property "SVGMeshpatchElement" missing
3133 PASS SVGStopElement interface: existence and properties of interface object
3134 PASS SVGStopElement interface object length
3135 PASS SVGStopElement interface object name
3136 FAIL SVGStopElement interface: existence and properties of interface prototype o bject assert_equals: class string of SVGStopElement.prototype expected "[object SVGStopElementPrototype]" but got "[object SVGStopElement]"
3137 PASS SVGStopElement interface: existence and properties of interface prototype o bject's "constructor" property
3138 PASS SVGStopElement interface: attribute offset
3139 PASS SVGStopElement must be primary interface of stop
3140 PASS Stringification of stop
3141 PASS SVGStopElement interface: stop must inherit property "offset" with the prop er type (0)
3142 PASS SVGElement interface: stop must inherit property "className" with the prope r type (0)
3143 PASS SVGElement interface: stop must inherit property "dataset" with the proper type (1)
3144 PASS SVGElement interface: stop must inherit property "ownerSVGElement" with the proper type (2)
3145 PASS SVGElement interface: stop must inherit property "viewportElement" with the proper type (3)
3146 PASS SVGElement interface: stop must inherit property "tabIndex" with the proper type (4)
3147 PASS SVGElement interface: stop must inherit property "focus" with the proper ty pe (5)
3148 PASS SVGElement interface: stop must inherit property "blur" with the proper typ e (6)
3149 PASS SVGElement interface: stop must inherit property "onabort" with the proper type (7)
3150 FAIL SVGElement interface: stop must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototyp e chain
3151 FAIL SVGElement interface: stop must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found i n prototype chain
3152 PASS SVGElement interface: stop must inherit property "onblur" with the proper t ype (10)
3153 PASS SVGElement interface: stop must inherit property "oncancel" with the proper type (11)
3154 PASS SVGElement interface: stop must inherit property "oncanplay" with the prope r type (12)
3155 PASS SVGElement interface: stop must inherit property "oncanplaythrough" with th e proper type (13)
3156 PASS SVGElement interface: stop must inherit property "onchange" with the proper type (14)
3157 PASS SVGElement interface: stop must inherit property "onclick" with the proper type (15)
3158 PASS SVGElement interface: stop must inherit property "onclose" with the proper type (16)
3159 PASS SVGElement interface: stop must inherit property "oncontextmenu" with the p roper type (17)
3160 PASS SVGElement interface: stop must inherit property "oncuechange" with the pro per type (18)
3161 PASS SVGElement interface: stop must inherit property "ondblclick" with the prop er type (19)
3162 PASS SVGElement interface: stop must inherit property "ondrag" with the proper t ype (20)
3163 PASS SVGElement interface: stop must inherit property "ondragend" with the prope r type (21)
3164 PASS SVGElement interface: stop must inherit property "ondragenter" with the pro per type (22)
3165 FAIL SVGElement interface: stop must inherit property "ondragexit" with the prop er type (23) assert_inherits: property "ondragexit" not found in prototype chain
3166 PASS SVGElement interface: stop must inherit property "ondragleave" with the pro per type (24)
3167 PASS SVGElement interface: stop must inherit property "ondragover" with the prop er type (25)
3168 PASS SVGElement interface: stop must inherit property "ondragstart" with the pro per type (26)
3169 PASS SVGElement interface: stop must inherit property "ondrop" with the proper t ype (27)
3170 PASS SVGElement interface: stop must inherit property "ondurationchange" with th e proper type (28)
3171 PASS SVGElement interface: stop must inherit property "onemptied" with the prope r type (29)
3172 PASS SVGElement interface: stop must inherit property "onended" with the proper type (30)
3173 PASS SVGElement interface: stop must inherit property "onerror" with the proper type (31)
3174 PASS SVGElement interface: stop must inherit property "onfocus" with the proper type (32)
3175 PASS SVGElement interface: stop must inherit property "oninput" with the proper type (33)
3176 PASS SVGElement interface: stop must inherit property "oninvalid" with the prope r type (34)
3177 PASS SVGElement interface: stop must inherit property "onkeydown" with the prope r type (35)
3178 PASS SVGElement interface: stop must inherit property "onkeypress" with the prop er type (36)
3179 PASS SVGElement interface: stop must inherit property "onkeyup" with the proper type (37)
3180 PASS SVGElement interface: stop must inherit property "onload" with the proper t ype (38)
3181 PASS SVGElement interface: stop must inherit property "onloadeddata" with the pr oper type (39)
3182 PASS SVGElement interface: stop must inherit property "onloadedmetadata" with th e proper type (40)
3183 PASS SVGElement interface: stop must inherit property "onloadstart" with the pro per type (41)
3184 PASS SVGElement interface: stop must inherit property "onmousedown" with the pro per type (42)
3185 PASS SVGElement interface: stop must inherit property "onmouseenter" with the pr oper type (43)
3186 PASS SVGElement interface: stop must inherit property "onmouseleave" with the pr oper type (44)
3187 PASS SVGElement interface: stop must inherit property "onmousemove" with the pro per type (45)
3188 PASS SVGElement interface: stop must inherit property "onmouseout" with the prop er type (46)
3189 PASS SVGElement interface: stop must inherit property "onmouseover" with the pro per type (47)
3190 PASS SVGElement interface: stop must inherit property "onmouseup" with the prope r type (48)
3191 PASS SVGElement interface: stop must inherit property "onwheel" with the proper type (49)
3192 PASS SVGElement interface: stop must inherit property "onpause" with the proper type (50)
3193 PASS SVGElement interface: stop must inherit property "onplay" with the proper t ype (51)
3194 PASS SVGElement interface: stop must inherit property "onplaying" with the prope r type (52)
3195 PASS SVGElement interface: stop must inherit property "onprogress" with the prop er type (53)
3196 PASS SVGElement interface: stop must inherit property "onratechange" with the pr oper type (54)
3197 PASS SVGElement interface: stop must inherit property "onreset" with the proper type (55)
3198 PASS SVGElement interface: stop must inherit property "onresize" with the proper type (56)
3199 PASS SVGElement interface: stop must inherit property "onscroll" with the proper type (57)
3200 PASS SVGElement interface: stop must inherit property "onseeked" with the proper type (58)
3201 PASS SVGElement interface: stop must inherit property "onseeking" with the prope r type (59)
3202 PASS SVGElement interface: stop must inherit property "onselect" with the proper type (60)
3203 PASS SVGElement interface: stop must inherit property "onshow" with the proper t ype (61)
3204 FAIL SVGElement interface: stop must inherit property "onsort" with the proper t ype (62) assert_inherits: property "onsort" not found in prototype chain
3205 PASS SVGElement interface: stop must inherit property "onstalled" with the prope r type (63)
3206 PASS SVGElement interface: stop must inherit property "onsubmit" with the proper type (64)
3207 PASS SVGElement interface: stop must inherit property "onsuspend" with the prope r type (65)
3208 PASS SVGElement interface: stop must inherit property "ontimeupdate" with the pr oper type (66)
3209 PASS SVGElement interface: stop must inherit property "ontoggle" with the proper type (67)
3210 PASS SVGElement interface: stop must inherit property "onvolumechange" with the proper type (68)
3211 PASS SVGElement interface: stop must inherit property "onwaiting" with the prope r type (69)
3212 PASS SVGPatternElement interface: existence and properties of interface object
3213 PASS SVGPatternElement interface object length
3214 PASS SVGPatternElement interface object name
3215 FAIL SVGPatternElement interface: existence and properties of interface prototyp e object assert_equals: class string of SVGPatternElement.prototype expected "[o bject SVGPatternElementPrototype]" but got "[object SVGPatternElement]"
3216 PASS SVGPatternElement interface: existence and properties of interface prototyp e object's "constructor" property
3217 PASS SVGPatternElement interface: attribute patternUnits
3218 PASS SVGPatternElement interface: attribute patternContentUnits
3219 PASS SVGPatternElement interface: attribute patternTransform
3220 PASS SVGPatternElement interface: attribute x
3221 PASS SVGPatternElement interface: attribute y
3222 PASS SVGPatternElement interface: attribute width
3223 PASS SVGPatternElement interface: attribute height
3224 PASS SVGPatternElement interface: attribute viewBox
3225 PASS SVGPatternElement interface: attribute preserveAspectRatio
3226 PASS SVGPatternElement interface: attribute href
3227 PASS SVGPatternElement must be primary interface of pattern
3228 PASS Stringification of pattern
3229 PASS SVGPatternElement interface: pattern must inherit property "patternUnits" w ith the proper type (0)
3230 PASS SVGPatternElement interface: pattern must inherit property "patternContentU nits" with the proper type (1)
3231 PASS SVGPatternElement interface: pattern must inherit property "patternTransfor m" with the proper type (2)
3232 PASS SVGPatternElement interface: pattern must inherit property "x" with the pro per type (3)
3233 PASS SVGPatternElement interface: pattern must inherit property "y" with the pro per type (4)
3234 PASS SVGPatternElement interface: pattern must inherit property "width" with the proper type (5)
3235 PASS SVGPatternElement interface: pattern must inherit property "height" with th e proper type (6)
3236 PASS SVGPatternElement interface: pattern must inherit property "viewBox" with t he proper type (7)
3237 PASS SVGPatternElement interface: pattern must inherit property "preserveAspectR atio" with the proper type (8)
3238 PASS SVGPatternElement interface: pattern must inherit property "href" with the proper type (9)
3239 PASS SVGElement interface: pattern must inherit property "className" with the pr oper type (0)
3240 PASS SVGElement interface: pattern must inherit property "dataset" with the prop er type (1)
3241 PASS SVGElement interface: pattern must inherit property "ownerSVGElement" with the proper type (2)
3242 PASS SVGElement interface: pattern must inherit property "viewportElement" with the proper type (3)
3243 PASS SVGElement interface: pattern must inherit property "tabIndex" with the pro per type (4)
3244 PASS SVGElement interface: pattern must inherit property "focus" with the proper type (5)
3245 PASS SVGElement interface: pattern must inherit property "blur" with the proper type (6)
3246 PASS SVGElement interface: pattern must inherit property "onabort" with the prop er type (7)
3247 FAIL SVGElement interface: pattern must inherit property "onautocomplete" with t he proper type (8) assert_inherits: property "onautocomplete" not found in proto type chain
3248 FAIL SVGElement interface: pattern must inherit property "onautocompleteerror" w ith the proper type (9) assert_inherits: property "onautocompleteerror" not foun d in prototype chain
3249 PASS SVGElement interface: pattern must inherit property "onblur" with the prope r type (10)
3250 PASS SVGElement interface: pattern must inherit property "oncancel" with the pro per type (11)
3251 PASS SVGElement interface: pattern must inherit property "oncanplay" with the pr oper type (12)
3252 PASS SVGElement interface: pattern must inherit property "oncanplaythrough" with the proper type (13)
3253 PASS SVGElement interface: pattern must inherit property "onchange" with the pro per type (14)
3254 PASS SVGElement interface: pattern must inherit property "onclick" with the prop er type (15)
3255 PASS SVGElement interface: pattern must inherit property "onclose" with the prop er type (16)
3256 PASS SVGElement interface: pattern must inherit property "oncontextmenu" with th e proper type (17)
3257 PASS SVGElement interface: pattern must inherit property "oncuechange" with the proper type (18)
3258 PASS SVGElement interface: pattern must inherit property "ondblclick" with the p roper type (19)
3259 PASS SVGElement interface: pattern must inherit property "ondrag" with the prope r type (20)
3260 PASS SVGElement interface: pattern must inherit property "ondragend" with the pr oper type (21)
3261 PASS SVGElement interface: pattern must inherit property "ondragenter" with the proper type (22)
3262 FAIL SVGElement interface: pattern must inherit property "ondragexit" with the p roper type (23) assert_inherits: property "ondragexit" not found in prototype ch ain
3263 PASS SVGElement interface: pattern must inherit property "ondragleave" with the proper type (24)
3264 PASS SVGElement interface: pattern must inherit property "ondragover" with the p roper type (25)
3265 PASS SVGElement interface: pattern must inherit property "ondragstart" with the proper type (26)
3266 PASS SVGElement interface: pattern must inherit property "ondrop" with the prope r type (27)
3267 PASS SVGElement interface: pattern must inherit property "ondurationchange" with the proper type (28)
3268 PASS SVGElement interface: pattern must inherit property "onemptied" with the pr oper type (29)
3269 PASS SVGElement interface: pattern must inherit property "onended" with the prop er type (30)
3270 PASS SVGElement interface: pattern must inherit property "onerror" with the prop er type (31)
3271 PASS SVGElement interface: pattern must inherit property "onfocus" with the prop er type (32)
3272 PASS SVGElement interface: pattern must inherit property "oninput" with the prop er type (33)
3273 PASS SVGElement interface: pattern must inherit property "oninvalid" with the pr oper type (34)
3274 PASS SVGElement interface: pattern must inherit property "onkeydown" with the pr oper type (35)
3275 PASS SVGElement interface: pattern must inherit property "onkeypress" with the p roper type (36)
3276 PASS SVGElement interface: pattern must inherit property "onkeyup" with the prop er type (37)
3277 PASS SVGElement interface: pattern must inherit property "onload" with the prope r type (38)
3278 PASS SVGElement interface: pattern must inherit property "onloadeddata" with the proper type (39)
3279 PASS SVGElement interface: pattern must inherit property "onloadedmetadata" with the proper type (40)
3280 PASS SVGElement interface: pattern must inherit property "onloadstart" with the proper type (41)
3281 PASS SVGElement interface: pattern must inherit property "onmousedown" with the proper type (42)
3282 PASS SVGElement interface: pattern must inherit property "onmouseenter" with the proper type (43)
3283 PASS SVGElement interface: pattern must inherit property "onmouseleave" with the proper type (44)
3284 PASS SVGElement interface: pattern must inherit property "onmousemove" with the proper type (45)
3285 PASS SVGElement interface: pattern must inherit property "onmouseout" with the p roper type (46)
3286 PASS SVGElement interface: pattern must inherit property "onmouseover" with the proper type (47)
3287 PASS SVGElement interface: pattern must inherit property "onmouseup" with the pr oper type (48)
3288 PASS SVGElement interface: pattern must inherit property "onwheel" with the prop er type (49)
3289 PASS SVGElement interface: pattern must inherit property "onpause" with the prop er type (50)
3290 PASS SVGElement interface: pattern must inherit property "onplay" with the prope r type (51)
3291 PASS SVGElement interface: pattern must inherit property "onplaying" with the pr oper type (52)
3292 PASS SVGElement interface: pattern must inherit property "onprogress" with the p roper type (53)
3293 PASS SVGElement interface: pattern must inherit property "onratechange" with the proper type (54)
3294 PASS SVGElement interface: pattern must inherit property "onreset" with the prop er type (55)
3295 PASS SVGElement interface: pattern must inherit property "onresize" with the pro per type (56)
3296 PASS SVGElement interface: pattern must inherit property "onscroll" with the pro per type (57)
3297 PASS SVGElement interface: pattern must inherit property "onseeked" with the pro per type (58)
3298 PASS SVGElement interface: pattern must inherit property "onseeking" with the pr oper type (59)
3299 PASS SVGElement interface: pattern must inherit property "onselect" with the pro per type (60)
3300 PASS SVGElement interface: pattern must inherit property "onshow" with the prope r type (61)
3301 FAIL SVGElement interface: pattern must inherit property "onsort" with the prope r type (62) assert_inherits: property "onsort" not found in prototype chain
3302 PASS SVGElement interface: pattern must inherit property "onstalled" with the pr oper type (63)
3303 PASS SVGElement interface: pattern must inherit property "onsubmit" with the pro per type (64)
3304 PASS SVGElement interface: pattern must inherit property "onsuspend" with the pr oper type (65)
3305 PASS SVGElement interface: pattern must inherit property "ontimeupdate" with the proper type (66)
3306 PASS SVGElement interface: pattern must inherit property "ontoggle" with the pro per type (67)
3307 PASS SVGElement interface: pattern must inherit property "onvolumechange" with t he proper type (68)
3308 PASS SVGElement interface: pattern must inherit property "onwaiting" with the pr oper type (69)
3309 FAIL SVGHatchElement interface: existence and properties of interface object ass ert_own_property: self does not have own property "SVGHatchElement" expected pro perty "SVGHatchElement" missing
3310 FAIL SVGHatchElement interface object length assert_own_property: self does not have own property "SVGHatchElement" expected property "SVGHatchElement" missing
3311 FAIL SVGHatchElement interface object name assert_own_property: self does not ha ve own property "SVGHatchElement" expected property "SVGHatchElement" missing
3312 FAIL SVGHatchElement interface: existence and properties of interface prototype object assert_own_property: self does not have own property "SVGHatchElement" ex pected property "SVGHatchElement" missing
3313 FAIL SVGHatchElement interface: existence and properties of interface prototype object's "constructor" property assert_own_property: self does not have own prop erty "SVGHatchElement" expected property "SVGHatchElement" missing
3314 FAIL SVGHatchpathElement interface: existence and properties of interface object assert_own_property: self does not have own property "SVGHatchpathElement" expe cted property "SVGHatchpathElement" missing
3315 FAIL SVGHatchpathElement interface object length assert_own_property: self does not have own property "SVGHatchpathElement" expected property "SVGHatchpathEleme nt" missing
3316 FAIL SVGHatchpathElement interface object name assert_own_property: self does no t have own property "SVGHatchpathElement" expected property "SVGHatchpathElement " missing
3317 FAIL SVGHatchpathElement interface: existence and properties of interface protot ype object assert_own_property: self does not have own property "SVGHatchpathEle ment" expected property "SVGHatchpathElement" missing
3318 FAIL SVGHatchpathElement interface: existence and properties of interface protot ype object's "constructor" property assert_own_property: self does not have own property "SVGHatchpathElement" expected property "SVGHatchpathElement" missing
3319 FAIL SVGCursorElement interface: existence and properties of interface object as sert_own_property: self does not have own property "SVGCursorElement" expected p roperty "SVGCursorElement" missing
3320 FAIL SVGCursorElement interface object length assert_own_property: self does not have own property "SVGCursorElement" expected property "SVGCursorElement" missi ng
3321 FAIL SVGCursorElement interface object name assert_own_property: self does not h ave own property "SVGCursorElement" expected property "SVGCursorElement" missing
3322 FAIL SVGCursorElement interface: existence and properties of interface prototype object assert_own_property: self does not have own property "SVGCursorElement" expected property "SVGCursorElement" missing
3323 FAIL SVGCursorElement interface: existence and properties of interface prototype object's "constructor" property assert_own_property: self does not have own pro perty "SVGCursorElement" expected property "SVGCursorElement" missing
3324 FAIL SVGCursorElement interface: attribute x assert_own_property: self does not have own property "SVGCursorElement" expected property "SVGCursorElement" missin g
3325 FAIL SVGCursorElement interface: attribute y assert_own_property: self does not have own property "SVGCursorElement" expected property "SVGCursorElement" missin g
3326 FAIL SVGCursorElement interface: attribute href assert_own_property: self does n ot have own property "SVGCursorElement" expected property "SVGCursorElement" mis sing
3327 FAIL SVGCursorElement must be primary interface of cursor assert_own_property: s elf does not have own property "SVGCursorElement" expected property "SVGCursorEl ement" missing
3328 FAIL Stringification of cursor assert_equals: class string of cursor expected "[ object SVGCursorElement]" but got "[object SVGElement]"
3329 FAIL SVGCursorElement interface: cursor must inherit property "x" with the prope r type (0) assert_inherits: property "x" not found in prototype chain
3330 FAIL SVGCursorElement interface: cursor must inherit property "y" with the prope r type (1) assert_inherits: property "y" not found in prototype chain
3331 FAIL SVGCursorElement interface: cursor must inherit property "href" with the pr oper type (2) assert_inherits: property "href" not found in prototype chain
3332 PASS SVGElement interface: cursor must inherit property "className" with the pro per type (0)
3333 PASS SVGElement interface: cursor must inherit property "dataset" with the prope r type (1)
3334 PASS SVGElement interface: cursor must inherit property "ownerSVGElement" with t he proper type (2)
3335 PASS SVGElement interface: cursor must inherit property "viewportElement" with t he proper type (3)
3336 PASS SVGElement interface: cursor must inherit property "tabIndex" with the prop er type (4)
3337 PASS SVGElement interface: cursor must inherit property "focus" with the proper type (5)
3338 PASS SVGElement interface: cursor must inherit property "blur" with the proper t ype (6)
3339 PASS SVGElement interface: cursor must inherit property "onabort" with the prope r type (7)
3340 FAIL SVGElement interface: cursor must inherit property "onautocomplete" with th e proper type (8) assert_inherits: property "onautocomplete" not found in protot ype chain
3341 FAIL SVGElement interface: cursor must inherit property "onautocompleteerror" wi th the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
3342 PASS SVGElement interface: cursor must inherit property "onblur" with the proper type (10)
3343 PASS SVGElement interface: cursor must inherit property "oncancel" with the prop er type (11)
3344 PASS SVGElement interface: cursor must inherit property "oncanplay" with the pro per type (12)
3345 PASS SVGElement interface: cursor must inherit property "oncanplaythrough" with the proper type (13)
3346 PASS SVGElement interface: cursor must inherit property "onchange" with the prop er type (14)
3347 PASS SVGElement interface: cursor must inherit property "onclick" with the prope r type (15)
3348 PASS SVGElement interface: cursor must inherit property "onclose" with the prope r type (16)
3349 PASS SVGElement interface: cursor must inherit property "oncontextmenu" with the proper type (17)
3350 PASS SVGElement interface: cursor must inherit property "oncuechange" with the p roper type (18)
3351 PASS SVGElement interface: cursor must inherit property "ondblclick" with the pr oper type (19)
3352 PASS SVGElement interface: cursor must inherit property "ondrag" with the proper type (20)
3353 PASS SVGElement interface: cursor must inherit property "ondragend" with the pro per type (21)
3354 PASS SVGElement interface: cursor must inherit property "ondragenter" with the p roper type (22)
3355 FAIL SVGElement interface: cursor must inherit property "ondragexit" with the pr oper type (23) assert_inherits: property "ondragexit" not found in prototype cha in
3356 PASS SVGElement interface: cursor must inherit property "ondragleave" with the p roper type (24)
3357 PASS SVGElement interface: cursor must inherit property "ondragover" with the pr oper type (25)
3358 PASS SVGElement interface: cursor must inherit property "ondragstart" with the p roper type (26)
3359 PASS SVGElement interface: cursor must inherit property "ondrop" with the proper type (27)
3360 PASS SVGElement interface: cursor must inherit property "ondurationchange" with the proper type (28)
3361 PASS SVGElement interface: cursor must inherit property "onemptied" with the pro per type (29)
3362 PASS SVGElement interface: cursor must inherit property "onended" with the prope r type (30)
3363 PASS SVGElement interface: cursor must inherit property "onerror" with the prope r type (31)
3364 PASS SVGElement interface: cursor must inherit property "onfocus" with the prope r type (32)
3365 PASS SVGElement interface: cursor must inherit property "oninput" with the prope r type (33)
3366 PASS SVGElement interface: cursor must inherit property "oninvalid" with the pro per type (34)
3367 PASS SVGElement interface: cursor must inherit property "onkeydown" with the pro per type (35)
3368 PASS SVGElement interface: cursor must inherit property "onkeypress" with the pr oper type (36)
3369 PASS SVGElement interface: cursor must inherit property "onkeyup" with the prope r type (37)
3370 PASS SVGElement interface: cursor must inherit property "onload" with the proper type (38)
3371 PASS SVGElement interface: cursor must inherit property "onloadeddata" with the proper type (39)
3372 PASS SVGElement interface: cursor must inherit property "onloadedmetadata" with the proper type (40)
3373 PASS SVGElement interface: cursor must inherit property "onloadstart" with the p roper type (41)
3374 PASS SVGElement interface: cursor must inherit property "onmousedown" with the p roper type (42)
3375 PASS SVGElement interface: cursor must inherit property "onmouseenter" with the proper type (43)
3376 PASS SVGElement interface: cursor must inherit property "onmouseleave" with the proper type (44)
3377 PASS SVGElement interface: cursor must inherit property "onmousemove" with the p roper type (45)
3378 PASS SVGElement interface: cursor must inherit property "onmouseout" with the pr oper type (46)
3379 PASS SVGElement interface: cursor must inherit property "onmouseover" with the p roper type (47)
3380 PASS SVGElement interface: cursor must inherit property "onmouseup" with the pro per type (48)
3381 PASS SVGElement interface: cursor must inherit property "onwheel" with the prope r type (49)
3382 PASS SVGElement interface: cursor must inherit property "onpause" with the prope r type (50)
3383 PASS SVGElement interface: cursor must inherit property "onplay" with the proper type (51)
3384 PASS SVGElement interface: cursor must inherit property "onplaying" with the pro per type (52)
3385 PASS SVGElement interface: cursor must inherit property "onprogress" with the pr oper type (53)
3386 PASS SVGElement interface: cursor must inherit property "onratechange" with the proper type (54)
3387 PASS SVGElement interface: cursor must inherit property "onreset" with the prope r type (55)
3388 PASS SVGElement interface: cursor must inherit property "onresize" with the prop er type (56)
3389 PASS SVGElement interface: cursor must inherit property "onscroll" with the prop er type (57)
3390 PASS SVGElement interface: cursor must inherit property "onseeked" with the prop er type (58)
3391 PASS SVGElement interface: cursor must inherit property "onseeking" with the pro per type (59)
3392 PASS SVGElement interface: cursor must inherit property "onselect" with the prop er type (60)
3393 PASS SVGElement interface: cursor must inherit property "onshow" with the proper type (61)
3394 FAIL SVGElement interface: cursor must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
3395 PASS SVGElement interface: cursor must inherit property "onstalled" with the pro per type (63)
3396 PASS SVGElement interface: cursor must inherit property "onsubmit" with the prop er type (64)
3397 PASS SVGElement interface: cursor must inherit property "onsuspend" with the pro per type (65)
3398 PASS SVGElement interface: cursor must inherit property "ontimeupdate" with the proper type (66)
3399 PASS SVGElement interface: cursor must inherit property "ontoggle" with the prop er type (67)
3400 PASS SVGElement interface: cursor must inherit property "onvolumechange" with th e proper type (68)
3401 PASS SVGElement interface: cursor must inherit property "onwaiting" with the pro per type (69)
3402 PASS SVGScriptElement interface: existence and properties of interface object
3403 PASS SVGScriptElement interface object length
3404 PASS SVGScriptElement interface object name
3405 FAIL SVGScriptElement interface: existence and properties of interface prototype object assert_equals: class string of SVGScriptElement.prototype expected "[obj ect SVGScriptElementPrototype]" but got "[object SVGScriptElement]"
3406 PASS SVGScriptElement interface: existence and properties of interface prototype object's "constructor" property
3407 PASS SVGScriptElement interface: attribute type
3408 FAIL SVGScriptElement interface: attribute crossOrigin assert_true: The prototyp e object must have a property "crossOrigin" expected true got false
3409 PASS SVGScriptElement interface: attribute href
3410 PASS SVGScriptElement must be primary interface of script
3411 PASS Stringification of script
3412 PASS SVGScriptElement interface: script must inherit property "type" with the pr oper type (0)
3413 FAIL SVGScriptElement interface: script must inherit property "crossOrigin" with the proper type (1) assert_inherits: property "crossOrigin" not found in protot ype chain
3414 PASS SVGScriptElement interface: script must inherit property "href" with the pr oper type (2)
3415 PASS SVGElement interface: script must inherit property "className" with the pro per type (0)
3416 PASS SVGElement interface: script must inherit property "dataset" with the prope r type (1)
3417 PASS SVGElement interface: script must inherit property "ownerSVGElement" with t he proper type (2)
3418 PASS SVGElement interface: script must inherit property "viewportElement" with t he proper type (3)
3419 PASS SVGElement interface: script must inherit property "tabIndex" with the prop er type (4)
3420 PASS SVGElement interface: script must inherit property "focus" with the proper type (5)
3421 PASS SVGElement interface: script must inherit property "blur" with the proper t ype (6)
3422 PASS SVGElement interface: script must inherit property "onabort" with the prope r type (7)
3423 FAIL SVGElement interface: script must inherit property "onautocomplete" with th e proper type (8) assert_inherits: property "onautocomplete" not found in protot ype chain
3424 FAIL SVGElement interface: script must inherit property "onautocompleteerror" wi th the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
3425 PASS SVGElement interface: script must inherit property "onblur" with the proper type (10)
3426 PASS SVGElement interface: script must inherit property "oncancel" with the prop er type (11)
3427 PASS SVGElement interface: script must inherit property "oncanplay" with the pro per type (12)
3428 PASS SVGElement interface: script must inherit property "oncanplaythrough" with the proper type (13)
3429 PASS SVGElement interface: script must inherit property "onchange" with the prop er type (14)
3430 PASS SVGElement interface: script must inherit property "onclick" with the prope r type (15)
3431 PASS SVGElement interface: script must inherit property "onclose" with the prope r type (16)
3432 PASS SVGElement interface: script must inherit property "oncontextmenu" with the proper type (17)
3433 PASS SVGElement interface: script must inherit property "oncuechange" with the p roper type (18)
3434 PASS SVGElement interface: script must inherit property "ondblclick" with the pr oper type (19)
3435 PASS SVGElement interface: script must inherit property "ondrag" with the proper type (20)
3436 PASS SVGElement interface: script must inherit property "ondragend" with the pro per type (21)
3437 PASS SVGElement interface: script must inherit property "ondragenter" with the p roper type (22)
3438 FAIL SVGElement interface: script must inherit property "ondragexit" with the pr oper type (23) assert_inherits: property "ondragexit" not found in prototype cha in
3439 PASS SVGElement interface: script must inherit property "ondragleave" with the p roper type (24)
3440 PASS SVGElement interface: script must inherit property "ondragover" with the pr oper type (25)
3441 PASS SVGElement interface: script must inherit property "ondragstart" with the p roper type (26)
3442 PASS SVGElement interface: script must inherit property "ondrop" with the proper type (27)
3443 PASS SVGElement interface: script must inherit property "ondurationchange" with the proper type (28)
3444 PASS SVGElement interface: script must inherit property "onemptied" with the pro per type (29)
3445 PASS SVGElement interface: script must inherit property "onended" with the prope r type (30)
3446 PASS SVGElement interface: script must inherit property "onerror" with the prope r type (31)
3447 PASS SVGElement interface: script must inherit property "onfocus" with the prope r type (32)
3448 PASS SVGElement interface: script must inherit property "oninput" with the prope r type (33)
3449 PASS SVGElement interface: script must inherit property "oninvalid" with the pro per type (34)
3450 PASS SVGElement interface: script must inherit property "onkeydown" with the pro per type (35)
3451 PASS SVGElement interface: script must inherit property "onkeypress" with the pr oper type (36)
3452 PASS SVGElement interface: script must inherit property "onkeyup" with the prope r type (37)
3453 PASS SVGElement interface: script must inherit property "onload" with the proper type (38)
3454 PASS SVGElement interface: script must inherit property "onloadeddata" with the proper type (39)
3455 PASS SVGElement interface: script must inherit property "onloadedmetadata" with the proper type (40)
3456 PASS SVGElement interface: script must inherit property "onloadstart" with the p roper type (41)
3457 PASS SVGElement interface: script must inherit property "onmousedown" with the p roper type (42)
3458 PASS SVGElement interface: script must inherit property "onmouseenter" with the proper type (43)
3459 PASS SVGElement interface: script must inherit property "onmouseleave" with the proper type (44)
3460 PASS SVGElement interface: script must inherit property "onmousemove" with the p roper type (45)
3461 PASS SVGElement interface: script must inherit property "onmouseout" with the pr oper type (46)
3462 PASS SVGElement interface: script must inherit property "onmouseover" with the p roper type (47)
3463 PASS SVGElement interface: script must inherit property "onmouseup" with the pro per type (48)
3464 PASS SVGElement interface: script must inherit property "onwheel" with the prope r type (49)
3465 PASS SVGElement interface: script must inherit property "onpause" with the prope r type (50)
3466 PASS SVGElement interface: script must inherit property "onplay" with the proper type (51)
3467 PASS SVGElement interface: script must inherit property "onplaying" with the pro per type (52)
3468 PASS SVGElement interface: script must inherit property "onprogress" with the pr oper type (53)
3469 PASS SVGElement interface: script must inherit property "onratechange" with the proper type (54)
3470 PASS SVGElement interface: script must inherit property "onreset" with the prope r type (55)
3471 PASS SVGElement interface: script must inherit property "onresize" with the prop er type (56)
3472 PASS SVGElement interface: script must inherit property "onscroll" with the prop er type (57)
3473 PASS SVGElement interface: script must inherit property "onseeked" with the prop er type (58)
3474 PASS SVGElement interface: script must inherit property "onseeking" with the pro per type (59)
3475 PASS SVGElement interface: script must inherit property "onselect" with the prop er type (60)
3476 PASS SVGElement interface: script must inherit property "onshow" with the proper type (61)
3477 FAIL SVGElement interface: script must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
3478 PASS SVGElement interface: script must inherit property "onstalled" with the pro per type (63)
3479 PASS SVGElement interface: script must inherit property "onsubmit" with the prop er type (64)
3480 PASS SVGElement interface: script must inherit property "onsuspend" with the pro per type (65)
3481 PASS SVGElement interface: script must inherit property "ontimeupdate" with the proper type (66)
3482 PASS SVGElement interface: script must inherit property "ontoggle" with the prop er type (67)
3483 PASS SVGElement interface: script must inherit property "onvolumechange" with th e proper type (68)
3484 PASS SVGElement interface: script must inherit property "onwaiting" with the pro per type (69)
3485 FAIL SVGZoomEvent interface: existence and properties of interface object assert _own_property: self does not have own property "SVGZoomEvent" expected property "SVGZoomEvent" missing
3486 FAIL SVGZoomEvent interface object length assert_own_property: self does not hav e own property "SVGZoomEvent" expected property "SVGZoomEvent" missing
3487 FAIL SVGZoomEvent interface object name assert_own_property: self does not have own property "SVGZoomEvent" expected property "SVGZoomEvent" missing
3488 FAIL SVGZoomEvent interface: existence and properties of interface prototype obj ect assert_own_property: self does not have own property "SVGZoomEvent" expected property "SVGZoomEvent" missing
3489 FAIL SVGZoomEvent interface: existence and properties of interface prototype obj ect's "constructor" property assert_own_property: self does not have own propert y "SVGZoomEvent" expected property "SVGZoomEvent" missing
3490 FAIL SVGZoomEvent interface: attribute zoomRectScreen assert_own_property: self does not have own property "SVGZoomEvent" expected property "SVGZoomEvent" missi ng
3491 FAIL SVGZoomEvent interface: attribute previousScale assert_own_property: self d oes not have own property "SVGZoomEvent" expected property "SVGZoomEvent" missin g
3492 FAIL SVGZoomEvent interface: attribute previousTranslate assert_own_property: se lf does not have own property "SVGZoomEvent" expected property "SVGZoomEvent" mi ssing
3493 FAIL SVGZoomEvent interface: attribute newScale assert_own_property: self does n ot have own property "SVGZoomEvent" expected property "SVGZoomEvent" missing
3494 FAIL SVGZoomEvent interface: attribute newTranslate assert_own_property: self do es not have own property "SVGZoomEvent" expected property "SVGZoomEvent" missing
3495 PASS SVGAElement interface: existence and properties of interface object
3496 PASS SVGAElement interface object length
3497 PASS SVGAElement interface object name
3498 FAIL SVGAElement interface: existence and properties of interface prototype obje ct assert_equals: class string of SVGAElement.prototype expected "[object SVGAEl ementPrototype]" but got "[object SVGAElement]"
3499 PASS SVGAElement interface: existence and properties of interface prototype obje ct's "constructor" property
3500 PASS SVGAElement interface: attribute target
3501 PASS SVGAElement interface: attribute href
3502 PASS SVGAElement must be primary interface of a
3503 PASS Stringification of a
3504 PASS SVGAElement interface: a must inherit property "target" with the proper typ e (0)
3505 PASS SVGAElement interface: a must inherit property "href" with the proper type (1)
3506 PASS SVGGraphicsElement interface: a must inherit property "transform" with the proper type (0)
3507 PASS SVGGraphicsElement interface: a must inherit property "getBBox" with the pr oper type (1)
3508 PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on a w ith too few arguments must throw TypeError
3509 PASS SVGGraphicsElement interface: a must inherit property "getCTM" with the pro per type (2)
3510 PASS SVGGraphicsElement interface: a must inherit property "getScreenCTM" with t he proper type (3)
3511 PASS SVGGraphicsElement interface: a must inherit property "requiredExtensions" with the proper type (4)
3512 PASS SVGGraphicsElement interface: a must inherit property "systemLanguage" with the proper type (5)
3513 PASS SVGElement interface: a must inherit property "className" with the proper t ype (0)
3514 PASS SVGElement interface: a must inherit property "dataset" with the proper typ e (1)
3515 PASS SVGElement interface: a must inherit property "ownerSVGElement" with the pr oper type (2)
3516 PASS SVGElement interface: a must inherit property "viewportElement" with the pr oper type (3)
3517 PASS SVGElement interface: a must inherit property "tabIndex" with the proper ty pe (4)
3518 PASS SVGElement interface: a must inherit property "focus" with the proper type (5)
3519 PASS SVGElement interface: a must inherit property "blur" with the proper type ( 6)
3520 PASS SVGElement interface: a must inherit property "onabort" with the proper typ e (7)
3521 FAIL SVGElement interface: a must inherit property "onautocomplete" with the pro per type (8) assert_inherits: property "onautocomplete" not found in prototype c hain
3522 FAIL SVGElement interface: a must inherit property "onautocompleteerror" with th e proper type (9) assert_inherits: property "onautocompleteerror" not found in p rototype chain
3523 PASS SVGElement interface: a must inherit property "onblur" with the proper type (10)
3524 PASS SVGElement interface: a must inherit property "oncancel" with the proper ty pe (11)
3525 PASS SVGElement interface: a must inherit property "oncanplay" with the proper t ype (12)
3526 PASS SVGElement interface: a must inherit property "oncanplaythrough" with the p roper type (13)
3527 PASS SVGElement interface: a must inherit property "onchange" with the proper ty pe (14)
3528 PASS SVGElement interface: a must inherit property "onclick" with the proper typ e (15)
3529 PASS SVGElement interface: a must inherit property "onclose" with the proper typ e (16)
3530 PASS SVGElement interface: a must inherit property "oncontextmenu" with the prop er type (17)
3531 PASS SVGElement interface: a must inherit property "oncuechange" with the proper type (18)
3532 PASS SVGElement interface: a must inherit property "ondblclick" with the proper type (19)
3533 PASS SVGElement interface: a must inherit property "ondrag" with the proper type (20)
3534 PASS SVGElement interface: a must inherit property "ondragend" with the proper t ype (21)
3535 PASS SVGElement interface: a must inherit property "ondragenter" with the proper type (22)
3536 FAIL SVGElement interface: a must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain
3537 PASS SVGElement interface: a must inherit property "ondragleave" with the proper type (24)
3538 PASS SVGElement interface: a must inherit property "ondragover" with the proper type (25)
3539 PASS SVGElement interface: a must inherit property "ondragstart" with the proper type (26)
3540 PASS SVGElement interface: a must inherit property "ondrop" with the proper type (27)
3541 PASS SVGElement interface: a must inherit property "ondurationchange" with the p roper type (28)
3542 PASS SVGElement interface: a must inherit property "onemptied" with the proper t ype (29)
3543 PASS SVGElement interface: a must inherit property "onended" with the proper typ e (30)
3544 PASS SVGElement interface: a must inherit property "onerror" with the proper typ e (31)
3545 PASS SVGElement interface: a must inherit property "onfocus" with the proper typ e (32)
3546 PASS SVGElement interface: a must inherit property "oninput" with the proper typ e (33)
3547 PASS SVGElement interface: a must inherit property "oninvalid" with the proper t ype (34)
3548 PASS SVGElement interface: a must inherit property "onkeydown" with the proper t ype (35)
3549 PASS SVGElement interface: a must inherit property "onkeypress" with the proper type (36)
3550 PASS SVGElement interface: a must inherit property "onkeyup" with the proper typ e (37)
3551 PASS SVGElement interface: a must inherit property "onload" with the proper type (38)
3552 PASS SVGElement interface: a must inherit property "onloadeddata" with the prope r type (39)
3553 PASS SVGElement interface: a must inherit property "onloadedmetadata" with the p roper type (40)
3554 PASS SVGElement interface: a must inherit property "onloadstart" with the proper type (41)
3555 PASS SVGElement interface: a must inherit property "onmousedown" with the proper type (42)
3556 PASS SVGElement interface: a must inherit property "onmouseenter" with the prope r type (43)
3557 PASS SVGElement interface: a must inherit property "onmouseleave" with the prope r type (44)
3558 PASS SVGElement interface: a must inherit property "onmousemove" with the proper type (45)
3559 PASS SVGElement interface: a must inherit property "onmouseout" with the proper type (46)
3560 PASS SVGElement interface: a must inherit property "onmouseover" with the proper type (47)
3561 PASS SVGElement interface: a must inherit property "onmouseup" with the proper t ype (48)
3562 PASS SVGElement interface: a must inherit property "onwheel" with the proper typ e (49)
3563 PASS SVGElement interface: a must inherit property "onpause" with the proper typ e (50)
3564 PASS SVGElement interface: a must inherit property "onplay" with the proper type (51)
3565 PASS SVGElement interface: a must inherit property "onplaying" with the proper t ype (52)
3566 PASS SVGElement interface: a must inherit property "onprogress" with the proper type (53)
3567 PASS SVGElement interface: a must inherit property "onratechange" with the prope r type (54)
3568 PASS SVGElement interface: a must inherit property "onreset" with the proper typ e (55)
3569 PASS SVGElement interface: a must inherit property "onresize" with the proper ty pe (56)
3570 PASS SVGElement interface: a must inherit property "onscroll" with the proper ty pe (57)
3571 PASS SVGElement interface: a must inherit property "onseeked" with the proper ty pe (58)
3572 PASS SVGElement interface: a must inherit property "onseeking" with the proper t ype (59)
3573 PASS SVGElement interface: a must inherit property "onselect" with the proper ty pe (60)
3574 PASS SVGElement interface: a must inherit property "onshow" with the proper type (61)
3575 FAIL SVGElement interface: a must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
3576 PASS SVGElement interface: a must inherit property "onstalled" with the proper t ype (63)
3577 PASS SVGElement interface: a must inherit property "onsubmit" with the proper ty pe (64)
3578 PASS SVGElement interface: a must inherit property "onsuspend" with the proper t ype (65)
3579 PASS SVGElement interface: a must inherit property "ontimeupdate" with the prope r type (66)
3580 PASS SVGElement interface: a must inherit property "ontoggle" with the proper ty pe (67)
3581 PASS SVGElement interface: a must inherit property "onvolumechange" with the pro per type (68)
3582 PASS SVGElement interface: a must inherit property "onwaiting" with the proper t ype (69)
3583 PASS SVGViewElement interface: existence and properties of interface object
3584 PASS SVGViewElement interface object length
3585 PASS SVGViewElement interface object name
3586 FAIL SVGViewElement interface: existence and properties of interface prototype o bject assert_equals: class string of SVGViewElement.prototype expected "[object SVGViewElementPrototype]" but got "[object SVGViewElement]"
3587 PASS SVGViewElement interface: existence and properties of interface prototype o bject's "constructor" property
3588 PASS SVGViewElement interface: attribute viewBox
3589 PASS SVGViewElement interface: attribute preserveAspectRatio
3590 PASS SVGViewElement interface: constant SVG_ZOOMANDPAN_UNKNOWN on interface obje ct
3591 PASS SVGViewElement interface: constant SVG_ZOOMANDPAN_UNKNOWN on interface prot otype object
3592 PASS SVGViewElement interface: constant SVG_ZOOMANDPAN_DISABLE on interface obje ct
3593 PASS SVGViewElement interface: constant SVG_ZOOMANDPAN_DISABLE on interface prot otype object
3594 PASS SVGViewElement interface: constant SVG_ZOOMANDPAN_MAGNIFY on interface obje ct
3595 PASS SVGViewElement interface: constant SVG_ZOOMANDPAN_MAGNIFY on interface prot otype object
3596 PASS SVGViewElement interface: attribute zoomAndPan
3597 PASS SVGViewElement must be primary interface of view
3598 PASS Stringification of view
3599 PASS SVGViewElement interface: view must inherit property "viewBox" with the pro per type (0)
3600 PASS SVGViewElement interface: view must inherit property "preserveAspectRatio" with the proper type (1)
3601 PASS SVGViewElement interface: view must inherit property "SVG_ZOOMANDPAN_UNKNOW N" with the proper type (2)
3602 PASS SVGViewElement interface: view must inherit property "SVG_ZOOMANDPAN_DISABL E" with the proper type (3)
3603 PASS SVGViewElement interface: view must inherit property "SVG_ZOOMANDPAN_MAGNIF Y" with the proper type (4)
3604 PASS SVGViewElement interface: view must inherit property "zoomAndPan" with the proper type (5)
3605 PASS SVGElement interface: view must inherit property "className" with the prope r type (0)
3606 PASS SVGElement interface: view must inherit property "dataset" with the proper type (1)
3607 PASS SVGElement interface: view must inherit property "ownerSVGElement" with the proper type (2)
3608 PASS SVGElement interface: view must inherit property "viewportElement" with the proper type (3)
3609 PASS SVGElement interface: view must inherit property "tabIndex" with the proper type (4)
3610 PASS SVGElement interface: view must inherit property "focus" with the proper ty pe (5)
3611 PASS SVGElement interface: view must inherit property "blur" with the proper typ e (6)
3612 PASS SVGElement interface: view must inherit property "onabort" with the proper type (7)
3613 FAIL SVGElement interface: view must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototyp e chain
3614 FAIL SVGElement interface: view must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found i n prototype chain
3615 PASS SVGElement interface: view must inherit property "onblur" with the proper t ype (10)
3616 PASS SVGElement interface: view must inherit property "oncancel" with the proper type (11)
3617 PASS SVGElement interface: view must inherit property "oncanplay" with the prope r type (12)
3618 PASS SVGElement interface: view must inherit property "oncanplaythrough" with th e proper type (13)
3619 PASS SVGElement interface: view must inherit property "onchange" with the proper type (14)
3620 PASS SVGElement interface: view must inherit property "onclick" with the proper type (15)
3621 PASS SVGElement interface: view must inherit property "onclose" with the proper type (16)
3622 PASS SVGElement interface: view must inherit property "oncontextmenu" with the p roper type (17)
3623 PASS SVGElement interface: view must inherit property "oncuechange" with the pro per type (18)
3624 PASS SVGElement interface: view must inherit property "ondblclick" with the prop er type (19)
3625 PASS SVGElement interface: view must inherit property "ondrag" with the proper t ype (20)
3626 PASS SVGElement interface: view must inherit property "ondragend" with the prope r type (21)
3627 PASS SVGElement interface: view must inherit property "ondragenter" with the pro per type (22)
3628 FAIL SVGElement interface: view must inherit property "ondragexit" with the prop er type (23) assert_inherits: property "ondragexit" not found in prototype chain
3629 PASS SVGElement interface: view must inherit property "ondragleave" with the pro per type (24)
3630 PASS SVGElement interface: view must inherit property "ondragover" with the prop er type (25)
3631 PASS SVGElement interface: view must inherit property "ondragstart" with the pro per type (26)
3632 PASS SVGElement interface: view must inherit property "ondrop" with the proper t ype (27)
3633 PASS SVGElement interface: view must inherit property "ondurationchange" with th e proper type (28)
3634 PASS SVGElement interface: view must inherit property "onemptied" with the prope r type (29)
3635 PASS SVGElement interface: view must inherit property "onended" with the proper type (30)
3636 PASS SVGElement interface: view must inherit property "onerror" with the proper type (31)
3637 PASS SVGElement interface: view must inherit property "onfocus" with the proper type (32)
3638 PASS SVGElement interface: view must inherit property "oninput" with the proper type (33)
3639 PASS SVGElement interface: view must inherit property "oninvalid" with the prope r type (34)
3640 PASS SVGElement interface: view must inherit property "onkeydown" with the prope r type (35)
3641 PASS SVGElement interface: view must inherit property "onkeypress" with the prop er type (36)
3642 PASS SVGElement interface: view must inherit property "onkeyup" with the proper type (37)
3643 PASS SVGElement interface: view must inherit property "onload" with the proper t ype (38)
3644 PASS SVGElement interface: view must inherit property "onloadeddata" with the pr oper type (39)
3645 PASS SVGElement interface: view must inherit property "onloadedmetadata" with th e proper type (40)
3646 PASS SVGElement interface: view must inherit property "onloadstart" with the pro per type (41)
3647 PASS SVGElement interface: view must inherit property "onmousedown" with the pro per type (42)
3648 PASS SVGElement interface: view must inherit property "onmouseenter" with the pr oper type (43)
3649 PASS SVGElement interface: view must inherit property "onmouseleave" with the pr oper type (44)
3650 PASS SVGElement interface: view must inherit property "onmousemove" with the pro per type (45)
3651 PASS SVGElement interface: view must inherit property "onmouseout" with the prop er type (46)
3652 PASS SVGElement interface: view must inherit property "onmouseover" with the pro per type (47)
3653 PASS SVGElement interface: view must inherit property "onmouseup" with the prope r type (48)
3654 PASS SVGElement interface: view must inherit property "onwheel" with the proper type (49)
3655 PASS SVGElement interface: view must inherit property "onpause" with the proper type (50)
3656 PASS SVGElement interface: view must inherit property "onplay" with the proper t ype (51)
3657 PASS SVGElement interface: view must inherit property "onplaying" with the prope r type (52)
3658 PASS SVGElement interface: view must inherit property "onprogress" with the prop er type (53)
3659 PASS SVGElement interface: view must inherit property "onratechange" with the pr oper type (54)
3660 PASS SVGElement interface: view must inherit property "onreset" with the proper type (55)
3661 PASS SVGElement interface: view must inherit property "onresize" with the proper type (56)
3662 PASS SVGElement interface: view must inherit property "onscroll" with the proper type (57)
3663 PASS SVGElement interface: view must inherit property "onseeked" with the proper type (58)
3664 PASS SVGElement interface: view must inherit property "onseeking" with the prope r type (59)
3665 PASS SVGElement interface: view must inherit property "onselect" with the proper type (60)
3666 PASS SVGElement interface: view must inherit property "onshow" with the proper t ype (61)
3667 FAIL SVGElement interface: view must inherit property "onsort" with the proper t ype (62) assert_inherits: property "onsort" not found in prototype chain
3668 PASS SVGElement interface: view must inherit property "onstalled" with the prope r type (63)
3669 PASS SVGElement interface: view must inherit property "onsubmit" with the proper type (64)
3670 PASS SVGElement interface: view must inherit property "onsuspend" with the prope r type (65)
3671 PASS SVGElement interface: view must inherit property "ontimeupdate" with the pr oper type (66)
3672 PASS SVGElement interface: view must inherit property "ontoggle" with the proper type (67)
3673 PASS SVGElement interface: view must inherit property "onvolumechange" with the proper type (68)
3674 PASS SVGElement interface: view must inherit property "onwaiting" with the prope r type (69)
3675 PASS SVGFilterElement interface: existence and properties of interface object
3676 PASS SVGFilterElement interface object length
3677 PASS SVGFilterElement interface object name
3678 FAIL SVGFilterElement interface: existence and properties of interface prototype object assert_equals: class string of SVGFilterElement.prototype expected "[obj ect SVGFilterElementPrototype]" but got "[object SVGFilterElement]"
3679 PASS SVGFilterElement interface: existence and properties of interface prototype object's "constructor" property
3680 PASS SVGFilterElement interface: attribute filterUnits
3681 PASS SVGFilterElement interface: attribute primitiveUnits
3682 PASS SVGFilterElement interface: attribute x
3683 PASS SVGFilterElement interface: attribute y
3684 PASS SVGFilterElement interface: attribute width
3685 PASS SVGFilterElement interface: attribute height
3686 PASS SVGFilterElement interface: attribute href
3687 PASS SVGFilterElement must be primary interface of filter
3688 PASS Stringification of filter
3689 PASS SVGFilterElement interface: filter must inherit property "filterUnits" with the proper type (0)
3690 PASS SVGFilterElement interface: filter must inherit property "primitiveUnits" w ith the proper type (1)
3691 PASS SVGFilterElement interface: filter must inherit property "x" with the prope r type (2)
3692 PASS SVGFilterElement interface: filter must inherit property "y" with the prope r type (3)
3693 PASS SVGFilterElement interface: filter must inherit property "width" with the p roper type (4)
3694 PASS SVGFilterElement interface: filter must inherit property "height" with the proper type (5)
3695 PASS SVGFilterElement interface: filter must inherit property "href" with the pr oper type (6)
3696 PASS SVGElement interface: filter must inherit property "className" with the pro per type (0)
3697 PASS SVGElement interface: filter must inherit property "dataset" with the prope r type (1)
3698 PASS SVGElement interface: filter must inherit property "ownerSVGElement" with t he proper type (2)
3699 PASS SVGElement interface: filter must inherit property "viewportElement" with t he proper type (3)
3700 PASS SVGElement interface: filter must inherit property "tabIndex" with the prop er type (4)
3701 PASS SVGElement interface: filter must inherit property "focus" with the proper type (5)
3702 PASS SVGElement interface: filter must inherit property "blur" with the proper t ype (6)
3703 PASS SVGElement interface: filter must inherit property "onabort" with the prope r type (7)
3704 FAIL SVGElement interface: filter must inherit property "onautocomplete" with th e proper type (8) assert_inherits: property "onautocomplete" not found in protot ype chain
3705 FAIL SVGElement interface: filter must inherit property "onautocompleteerror" wi th the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
3706 PASS SVGElement interface: filter must inherit property "onblur" with the proper type (10)
3707 PASS SVGElement interface: filter must inherit property "oncancel" with the prop er type (11)
3708 PASS SVGElement interface: filter must inherit property "oncanplay" with the pro per type (12)
3709 PASS SVGElement interface: filter must inherit property "oncanplaythrough" with the proper type (13)
3710 PASS SVGElement interface: filter must inherit property "onchange" with the prop er type (14)
3711 PASS SVGElement interface: filter must inherit property "onclick" with the prope r type (15)
3712 PASS SVGElement interface: filter must inherit property "onclose" with the prope r type (16)
3713 PASS SVGElement interface: filter must inherit property "oncontextmenu" with the proper type (17)
3714 PASS SVGElement interface: filter must inherit property "oncuechange" with the p roper type (18)
3715 PASS SVGElement interface: filter must inherit property "ondblclick" with the pr oper type (19)
3716 PASS SVGElement interface: filter must inherit property "ondrag" with the proper type (20)
3717 PASS SVGElement interface: filter must inherit property "ondragend" with the pro per type (21)
3718 PASS SVGElement interface: filter must inherit property "ondragenter" with the p roper type (22)
3719 FAIL SVGElement interface: filter must inherit property "ondragexit" with the pr oper type (23) assert_inherits: property "ondragexit" not found in prototype cha in
3720 PASS SVGElement interface: filter must inherit property "ondragleave" with the p roper type (24)
3721 PASS SVGElement interface: filter must inherit property "ondragover" with the pr oper type (25)
3722 PASS SVGElement interface: filter must inherit property "ondragstart" with the p roper type (26)
3723 PASS SVGElement interface: filter must inherit property "ondrop" with the proper type (27)
3724 PASS SVGElement interface: filter must inherit property "ondurationchange" with the proper type (28)
3725 PASS SVGElement interface: filter must inherit property "onemptied" with the pro per type (29)
3726 PASS SVGElement interface: filter must inherit property "onended" with the prope r type (30)
3727 PASS SVGElement interface: filter must inherit property "onerror" with the prope r type (31)
3728 PASS SVGElement interface: filter must inherit property "onfocus" with the prope r type (32)
3729 PASS SVGElement interface: filter must inherit property "oninput" with the prope r type (33)
3730 PASS SVGElement interface: filter must inherit property "oninvalid" with the pro per type (34)
3731 PASS SVGElement interface: filter must inherit property "onkeydown" with the pro per type (35)
3732 PASS SVGElement interface: filter must inherit property "onkeypress" with the pr oper type (36)
3733 PASS SVGElement interface: filter must inherit property "onkeyup" with the prope r type (37)
3734 PASS SVGElement interface: filter must inherit property "onload" with the proper type (38)
3735 PASS SVGElement interface: filter must inherit property "onloadeddata" with the proper type (39)
3736 PASS SVGElement interface: filter must inherit property "onloadedmetadata" with the proper type (40)
3737 PASS SVGElement interface: filter must inherit property "onloadstart" with the p roper type (41)
3738 PASS SVGElement interface: filter must inherit property "onmousedown" with the p roper type (42)
3739 PASS SVGElement interface: filter must inherit property "onmouseenter" with the proper type (43)
3740 PASS SVGElement interface: filter must inherit property "onmouseleave" with the proper type (44)
3741 PASS SVGElement interface: filter must inherit property "onmousemove" with the p roper type (45)
3742 PASS SVGElement interface: filter must inherit property "onmouseout" with the pr oper type (46)
3743 PASS SVGElement interface: filter must inherit property "onmouseover" with the p roper type (47)
3744 PASS SVGElement interface: filter must inherit property "onmouseup" with the pro per type (48)
3745 PASS SVGElement interface: filter must inherit property "onwheel" with the prope r type (49)
3746 PASS SVGElement interface: filter must inherit property "onpause" with the prope r type (50)
3747 PASS SVGElement interface: filter must inherit property "onplay" with the proper type (51)
3748 PASS SVGElement interface: filter must inherit property "onplaying" with the pro per type (52)
3749 PASS SVGElement interface: filter must inherit property "onprogress" with the pr oper type (53)
3750 PASS SVGElement interface: filter must inherit property "onratechange" with the proper type (54)
3751 PASS SVGElement interface: filter must inherit property "onreset" with the prope r type (55)
3752 PASS SVGElement interface: filter must inherit property "onresize" with the prop er type (56)
3753 PASS SVGElement interface: filter must inherit property "onscroll" with the prop er type (57)
3754 PASS SVGElement interface: filter must inherit property "onseeked" with the prop er type (58)
3755 PASS SVGElement interface: filter must inherit property "onseeking" with the pro per type (59)
3756 PASS SVGElement interface: filter must inherit property "onselect" with the prop er type (60)
3757 PASS SVGElement interface: filter must inherit property "onshow" with the proper type (61)
3758 FAIL SVGElement interface: filter must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
3759 PASS SVGElement interface: filter must inherit property "onstalled" with the pro per type (63)
3760 PASS SVGElement interface: filter must inherit property "onsubmit" with the prop er type (64)
3761 PASS SVGElement interface: filter must inherit property "onsuspend" with the pro per type (65)
3762 PASS SVGElement interface: filter must inherit property "ontimeupdate" with the proper type (66)
3763 PASS SVGElement interface: filter must inherit property "ontoggle" with the prop er type (67)
3764 PASS SVGElement interface: filter must inherit property "onvolumechange" with th e proper type (68)
3765 PASS SVGElement interface: filter must inherit property "onwaiting" with the pro per type (69)
3766 PASS SVGFEBlendElement interface: existence and properties of interface object
3767 PASS SVGFEBlendElement interface object length
3768 PASS SVGFEBlendElement interface object name
3769 FAIL SVGFEBlendElement interface: existence and properties of interface prototyp e object assert_equals: class string of SVGFEBlendElement.prototype expected "[o bject SVGFEBlendElementPrototype]" but got "[object SVGFEBlendElement]"
3770 PASS SVGFEBlendElement interface: existence and properties of interface prototyp e object's "constructor" property
3771 PASS SVGFEBlendElement interface: constant SVG_FEBLEND_MODE_UNKNOWN on interface object
3772 PASS SVGFEBlendElement interface: constant SVG_FEBLEND_MODE_UNKNOWN on interface prototype object
3773 PASS SVGFEBlendElement interface: constant SVG_FEBLEND_MODE_NORMAL on interface object
3774 PASS SVGFEBlendElement interface: constant SVG_FEBLEND_MODE_NORMAL on interface prototype object
3775 PASS SVGFEBlendElement interface: constant SVG_FEBLEND_MODE_MULTIPLY on interfac e object
3776 PASS SVGFEBlendElement interface: constant SVG_FEBLEND_MODE_MULTIPLY on interfac e prototype object
3777 PASS SVGFEBlendElement interface: constant SVG_FEBLEND_MODE_SCREEN on interface object
3778 PASS SVGFEBlendElement interface: constant SVG_FEBLEND_MODE_SCREEN on interface prototype object
3779 PASS SVGFEBlendElement interface: constant SVG_FEBLEND_MODE_DARKEN on interface object
3780 PASS SVGFEBlendElement interface: constant SVG_FEBLEND_MODE_DARKEN on interface prototype object
3781 PASS SVGFEBlendElement interface: constant SVG_FEBLEND_MODE_LIGHTEN on interface object
3782 PASS SVGFEBlendElement interface: constant SVG_FEBLEND_MODE_LIGHTEN on interface prototype object
3783 PASS SVGFEBlendElement interface: attribute in1
3784 PASS SVGFEBlendElement interface: attribute in2
3785 PASS SVGFEBlendElement interface: attribute mode
3786 PASS SVGFEBlendElement interface: attribute x
3787 PASS SVGFEBlendElement interface: attribute y
3788 PASS SVGFEBlendElement interface: attribute width
3789 PASS SVGFEBlendElement interface: attribute height
3790 PASS SVGFEBlendElement interface: attribute result
3791 PASS SVGFEBlendElement must be primary interface of feBlend
3792 PASS Stringification of feBlend
3793 PASS SVGFEBlendElement interface: feBlend must inherit property "SVG_FEBLEND_MOD E_UNKNOWN" with the proper type (0)
3794 PASS SVGFEBlendElement interface: feBlend must inherit property "SVG_FEBLEND_MOD E_NORMAL" with the proper type (1)
3795 PASS SVGFEBlendElement interface: feBlend must inherit property "SVG_FEBLEND_MOD E_MULTIPLY" with the proper type (2)
3796 PASS SVGFEBlendElement interface: feBlend must inherit property "SVG_FEBLEND_MOD E_SCREEN" with the proper type (3)
3797 PASS SVGFEBlendElement interface: feBlend must inherit property "SVG_FEBLEND_MOD E_DARKEN" with the proper type (4)
3798 PASS SVGFEBlendElement interface: feBlend must inherit property "SVG_FEBLEND_MOD E_LIGHTEN" with the proper type (5)
3799 PASS SVGFEBlendElement interface: feBlend must inherit property "in1" with the p roper type (6)
3800 PASS SVGFEBlendElement interface: feBlend must inherit property "in2" with the p roper type (7)
3801 PASS SVGFEBlendElement interface: feBlend must inherit property "mode" with the proper type (8)
3802 PASS SVGFEBlendElement interface: feBlend must inherit property "x" with the pro per type (9)
3803 PASS SVGFEBlendElement interface: feBlend must inherit property "y" with the pro per type (10)
3804 PASS SVGFEBlendElement interface: feBlend must inherit property "width" with the proper type (11)
3805 PASS SVGFEBlendElement interface: feBlend must inherit property "height" with th e proper type (12)
3806 PASS SVGFEBlendElement interface: feBlend must inherit property "result" with th e proper type (13)
3807 PASS SVGElement interface: feBlend must inherit property "className" with the pr oper type (0)
3808 PASS SVGElement interface: feBlend must inherit property "dataset" with the prop er type (1)
3809 PASS SVGElement interface: feBlend must inherit property "ownerSVGElement" with the proper type (2)
3810 PASS SVGElement interface: feBlend must inherit property "viewportElement" with the proper type (3)
3811 PASS SVGElement interface: feBlend must inherit property "tabIndex" with the pro per type (4)
3812 PASS SVGElement interface: feBlend must inherit property "focus" with the proper type (5)
3813 PASS SVGElement interface: feBlend must inherit property "blur" with the proper type (6)
3814 PASS SVGElement interface: feBlend must inherit property "onabort" with the prop er type (7)
3815 FAIL SVGElement interface: feBlend must inherit property "onautocomplete" with t he proper type (8) assert_inherits: property "onautocomplete" not found in proto type chain
3816 FAIL SVGElement interface: feBlend must inherit property "onautocompleteerror" w ith the proper type (9) assert_inherits: property "onautocompleteerror" not foun d in prototype chain
3817 PASS SVGElement interface: feBlend must inherit property "onblur" with the prope r type (10)
3818 PASS SVGElement interface: feBlend must inherit property "oncancel" with the pro per type (11)
3819 PASS SVGElement interface: feBlend must inherit property "oncanplay" with the pr oper type (12)
3820 PASS SVGElement interface: feBlend must inherit property "oncanplaythrough" with the proper type (13)
3821 PASS SVGElement interface: feBlend must inherit property "onchange" with the pro per type (14)
3822 PASS SVGElement interface: feBlend must inherit property "onclick" with the prop er type (15)
3823 PASS SVGElement interface: feBlend must inherit property "onclose" with the prop er type (16)
3824 PASS SVGElement interface: feBlend must inherit property "oncontextmenu" with th e proper type (17)
3825 PASS SVGElement interface: feBlend must inherit property "oncuechange" with the proper type (18)
3826 PASS SVGElement interface: feBlend must inherit property "ondblclick" with the p roper type (19)
3827 PASS SVGElement interface: feBlend must inherit property "ondrag" with the prope r type (20)
3828 PASS SVGElement interface: feBlend must inherit property "ondragend" with the pr oper type (21)
3829 PASS SVGElement interface: feBlend must inherit property "ondragenter" with the proper type (22)
3830 FAIL SVGElement interface: feBlend must inherit property "ondragexit" with the p roper type (23) assert_inherits: property "ondragexit" not found in prototype ch ain
3831 PASS SVGElement interface: feBlend must inherit property "ondragleave" with the proper type (24)
3832 PASS SVGElement interface: feBlend must inherit property "ondragover" with the p roper type (25)
3833 PASS SVGElement interface: feBlend must inherit property "ondragstart" with the proper type (26)
3834 PASS SVGElement interface: feBlend must inherit property "ondrop" with the prope r type (27)
3835 PASS SVGElement interface: feBlend must inherit property "ondurationchange" with the proper type (28)
3836 PASS SVGElement interface: feBlend must inherit property "onemptied" with the pr oper type (29)
3837 PASS SVGElement interface: feBlend must inherit property "onended" with the prop er type (30)
3838 PASS SVGElement interface: feBlend must inherit property "onerror" with the prop er type (31)
3839 PASS SVGElement interface: feBlend must inherit property "onfocus" with the prop er type (32)
3840 PASS SVGElement interface: feBlend must inherit property "oninput" with the prop er type (33)
3841 PASS SVGElement interface: feBlend must inherit property "oninvalid" with the pr oper type (34)
3842 PASS SVGElement interface: feBlend must inherit property "onkeydown" with the pr oper type (35)
3843 PASS SVGElement interface: feBlend must inherit property "onkeypress" with the p roper type (36)
3844 PASS SVGElement interface: feBlend must inherit property "onkeyup" with the prop er type (37)
3845 PASS SVGElement interface: feBlend must inherit property "onload" with the prope r type (38)
3846 PASS SVGElement interface: feBlend must inherit property "onloadeddata" with the proper type (39)
3847 PASS SVGElement interface: feBlend must inherit property "onloadedmetadata" with the proper type (40)
3848 PASS SVGElement interface: feBlend must inherit property "onloadstart" with the proper type (41)
3849 PASS SVGElement interface: feBlend must inherit property "onmousedown" with the proper type (42)
3850 PASS SVGElement interface: feBlend must inherit property "onmouseenter" with the proper type (43)
3851 PASS SVGElement interface: feBlend must inherit property "onmouseleave" with the proper type (44)
3852 PASS SVGElement interface: feBlend must inherit property "onmousemove" with the proper type (45)
3853 PASS SVGElement interface: feBlend must inherit property "onmouseout" with the p roper type (46)
3854 PASS SVGElement interface: feBlend must inherit property "onmouseover" with the proper type (47)
3855 PASS SVGElement interface: feBlend must inherit property "onmouseup" with the pr oper type (48)
3856 PASS SVGElement interface: feBlend must inherit property "onwheel" with the prop er type (49)
3857 PASS SVGElement interface: feBlend must inherit property "onpause" with the prop er type (50)
3858 PASS SVGElement interface: feBlend must inherit property "onplay" with the prope r type (51)
3859 PASS SVGElement interface: feBlend must inherit property "onplaying" with the pr oper type (52)
3860 PASS SVGElement interface: feBlend must inherit property "onprogress" with the p roper type (53)
3861 PASS SVGElement interface: feBlend must inherit property "onratechange" with the proper type (54)
3862 PASS SVGElement interface: feBlend must inherit property "onreset" with the prop er type (55)
3863 PASS SVGElement interface: feBlend must inherit property "onresize" with the pro per type (56)
3864 PASS SVGElement interface: feBlend must inherit property "onscroll" with the pro per type (57)
3865 PASS SVGElement interface: feBlend must inherit property "onseeked" with the pro per type (58)
3866 PASS SVGElement interface: feBlend must inherit property "onseeking" with the pr oper type (59)
3867 PASS SVGElement interface: feBlend must inherit property "onselect" with the pro per type (60)
3868 PASS SVGElement interface: feBlend must inherit property "onshow" with the prope r type (61)
3869 FAIL SVGElement interface: feBlend must inherit property "onsort" with the prope r type (62) assert_inherits: property "onsort" not found in prototype chain
3870 PASS SVGElement interface: feBlend must inherit property "onstalled" with the pr oper type (63)
3871 PASS SVGElement interface: feBlend must inherit property "onsubmit" with the pro per type (64)
3872 PASS SVGElement interface: feBlend must inherit property "onsuspend" with the pr oper type (65)
3873 PASS SVGElement interface: feBlend must inherit property "ontimeupdate" with the proper type (66)
3874 PASS SVGElement interface: feBlend must inherit property "ontoggle" with the pro per type (67)
3875 PASS SVGElement interface: feBlend must inherit property "onvolumechange" with t he proper type (68)
3876 PASS SVGElement interface: feBlend must inherit property "onwaiting" with the pr oper type (69)
3877 PASS SVGFEColorMatrixElement interface: existence and properties of interface ob ject
3878 PASS SVGFEColorMatrixElement interface object length
3879 PASS SVGFEColorMatrixElement interface object name
3880 FAIL SVGFEColorMatrixElement interface: existence and properties of interface pr ototype object assert_equals: class string of SVGFEColorMatrixElement.prototype expected "[object SVGFEColorMatrixElementPrototype]" but got "[object SVGFEColor MatrixElement]"
3881 PASS SVGFEColorMatrixElement interface: existence and properties of interface pr ototype object's "constructor" property
3882 PASS SVGFEColorMatrixElement interface: constant SVG_FECOLORMATRIX_TYPE_UNKNOWN on interface object
3883 PASS SVGFEColorMatrixElement interface: constant SVG_FECOLORMATRIX_TYPE_UNKNOWN on interface prototype object
3884 PASS SVGFEColorMatrixElement interface: constant SVG_FECOLORMATRIX_TYPE_MATRIX o n interface object
3885 PASS SVGFEColorMatrixElement interface: constant SVG_FECOLORMATRIX_TYPE_MATRIX o n interface prototype object
3886 PASS SVGFEColorMatrixElement interface: constant SVG_FECOLORMATRIX_TYPE_SATURATE on interface object
3887 PASS SVGFEColorMatrixElement interface: constant SVG_FECOLORMATRIX_TYPE_SATURATE on interface prototype object
3888 PASS SVGFEColorMatrixElement interface: constant SVG_FECOLORMATRIX_TYPE_HUEROTAT E on interface object
3889 PASS SVGFEColorMatrixElement interface: constant SVG_FECOLORMATRIX_TYPE_HUEROTAT E on interface prototype object
3890 PASS SVGFEColorMatrixElement interface: constant SVG_FECOLORMATRIX_TYPE_LUMINANC ETOALPHA on interface object
3891 PASS SVGFEColorMatrixElement interface: constant SVG_FECOLORMATRIX_TYPE_LUMINANC ETOALPHA on interface prototype object
3892 PASS SVGFEColorMatrixElement interface: attribute in1
3893 PASS SVGFEColorMatrixElement interface: attribute type
3894 PASS SVGFEColorMatrixElement interface: attribute values
3895 PASS SVGFEColorMatrixElement interface: attribute x
3896 PASS SVGFEColorMatrixElement interface: attribute y
3897 PASS SVGFEColorMatrixElement interface: attribute width
3898 PASS SVGFEColorMatrixElement interface: attribute height
3899 PASS SVGFEColorMatrixElement interface: attribute result
3900 PASS SVGFEColorMatrixElement must be primary interface of feColorMatrix
3901 PASS Stringification of feColorMatrix
3902 PASS SVGFEColorMatrixElement interface: feColorMatrix must inherit property "SVG _FECOLORMATRIX_TYPE_UNKNOWN" with the proper type (0)
3903 PASS SVGFEColorMatrixElement interface: feColorMatrix must inherit property "SVG _FECOLORMATRIX_TYPE_MATRIX" with the proper type (1)
3904 PASS SVGFEColorMatrixElement interface: feColorMatrix must inherit property "SVG _FECOLORMATRIX_TYPE_SATURATE" with the proper type (2)
3905 PASS SVGFEColorMatrixElement interface: feColorMatrix must inherit property "SVG _FECOLORMATRIX_TYPE_HUEROTATE" with the proper type (3)
3906 PASS SVGFEColorMatrixElement interface: feColorMatrix must inherit property "SVG _FECOLORMATRIX_TYPE_LUMINANCETOALPHA" with the proper type (4)
3907 PASS SVGFEColorMatrixElement interface: feColorMatrix must inherit property "in1 " with the proper type (5)
3908 PASS SVGFEColorMatrixElement interface: feColorMatrix must inherit property "typ e" with the proper type (6)
3909 PASS SVGFEColorMatrixElement interface: feColorMatrix must inherit property "val ues" with the proper type (7)
3910 PASS SVGFEColorMatrixElement interface: feColorMatrix must inherit property "x" with the proper type (8)
3911 PASS SVGFEColorMatrixElement interface: feColorMatrix must inherit property "y" with the proper type (9)
3912 PASS SVGFEColorMatrixElement interface: feColorMatrix must inherit property "wid th" with the proper type (10)
3913 PASS SVGFEColorMatrixElement interface: feColorMatrix must inherit property "hei ght" with the proper type (11)
3914 PASS SVGFEColorMatrixElement interface: feColorMatrix must inherit property "res ult" with the proper type (12)
3915 PASS SVGElement interface: feColorMatrix must inherit property "className" with the proper type (0)
3916 PASS SVGElement interface: feColorMatrix must inherit property "dataset" with th e proper type (1)
3917 PASS SVGElement interface: feColorMatrix must inherit property "ownerSVGElement" with the proper type (2)
3918 PASS SVGElement interface: feColorMatrix must inherit property "viewportElement" with the proper type (3)
3919 PASS SVGElement interface: feColorMatrix must inherit property "tabIndex" with t he proper type (4)
3920 PASS SVGElement interface: feColorMatrix must inherit property "focus" with the proper type (5)
3921 PASS SVGElement interface: feColorMatrix must inherit property "blur" with the p roper type (6)
3922 PASS SVGElement interface: feColorMatrix must inherit property "onabort" with th e proper type (7)
3923 FAIL SVGElement interface: feColorMatrix must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain
3924 FAIL SVGElement interface: feColorMatrix must inherit property "onautocompleteer ror" with the proper type (9) assert_inherits: property "onautocompleteerror" no t found in prototype chain
3925 PASS SVGElement interface: feColorMatrix must inherit property "onblur" with the proper type (10)
3926 PASS SVGElement interface: feColorMatrix must inherit property "oncancel" with t he proper type (11)
3927 PASS SVGElement interface: feColorMatrix must inherit property "oncanplay" with the proper type (12)
3928 PASS SVGElement interface: feColorMatrix must inherit property "oncanplaythrough " with the proper type (13)
3929 PASS SVGElement interface: feColorMatrix must inherit property "onchange" with t he proper type (14)
3930 PASS SVGElement interface: feColorMatrix must inherit property "onclick" with th e proper type (15)
3931 PASS SVGElement interface: feColorMatrix must inherit property "onclose" with th e proper type (16)
3932 PASS SVGElement interface: feColorMatrix must inherit property "oncontextmenu" w ith the proper type (17)
3933 PASS SVGElement interface: feColorMatrix must inherit property "oncuechange" wit h the proper type (18)
3934 PASS SVGElement interface: feColorMatrix must inherit property "ondblclick" with the proper type (19)
3935 PASS SVGElement interface: feColorMatrix must inherit property "ondrag" with the proper type (20)
3936 PASS SVGElement interface: feColorMatrix must inherit property "ondragend" with the proper type (21)
3937 PASS SVGElement interface: feColorMatrix must inherit property "ondragenter" wit h the proper type (22)
3938 FAIL SVGElement interface: feColorMatrix must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in protot ype chain
3939 PASS SVGElement interface: feColorMatrix must inherit property "ondragleave" wit h the proper type (24)
3940 PASS SVGElement interface: feColorMatrix must inherit property "ondragover" with the proper type (25)
3941 PASS SVGElement interface: feColorMatrix must inherit property "ondragstart" wit h the proper type (26)
3942 PASS SVGElement interface: feColorMatrix must inherit property "ondrop" with the proper type (27)
3943 PASS SVGElement interface: feColorMatrix must inherit property "ondurationchange " with the proper type (28)
3944 PASS SVGElement interface: feColorMatrix must inherit property "onemptied" with the proper type (29)
3945 PASS SVGElement interface: feColorMatrix must inherit property "onended" with th e proper type (30)
3946 PASS SVGElement interface: feColorMatrix must inherit property "onerror" with th e proper type (31)
3947 PASS SVGElement interface: feColorMatrix must inherit property "onfocus" with th e proper type (32)
3948 PASS SVGElement interface: feColorMatrix must inherit property "oninput" with th e proper type (33)
3949 PASS SVGElement interface: feColorMatrix must inherit property "oninvalid" with the proper type (34)
3950 PASS SVGElement interface: feColorMatrix must inherit property "onkeydown" with the proper type (35)
3951 PASS SVGElement interface: feColorMatrix must inherit property "onkeypress" with the proper type (36)
3952 PASS SVGElement interface: feColorMatrix must inherit property "onkeyup" with th e proper type (37)
3953 PASS SVGElement interface: feColorMatrix must inherit property "onload" with the proper type (38)
3954 PASS SVGElement interface: feColorMatrix must inherit property "onloadeddata" wi th the proper type (39)
3955 PASS SVGElement interface: feColorMatrix must inherit property "onloadedmetadata " with the proper type (40)
3956 PASS SVGElement interface: feColorMatrix must inherit property "onloadstart" wit h the proper type (41)
3957 PASS SVGElement interface: feColorMatrix must inherit property "onmousedown" wit h the proper type (42)
3958 PASS SVGElement interface: feColorMatrix must inherit property "onmouseenter" wi th the proper type (43)
3959 PASS SVGElement interface: feColorMatrix must inherit property "onmouseleave" wi th the proper type (44)
3960 PASS SVGElement interface: feColorMatrix must inherit property "onmousemove" wit h the proper type (45)
3961 PASS SVGElement interface: feColorMatrix must inherit property "onmouseout" with the proper type (46)
3962 PASS SVGElement interface: feColorMatrix must inherit property "onmouseover" wit h the proper type (47)
3963 PASS SVGElement interface: feColorMatrix must inherit property "onmouseup" with the proper type (48)
3964 PASS SVGElement interface: feColorMatrix must inherit property "onwheel" with th e proper type (49)
3965 PASS SVGElement interface: feColorMatrix must inherit property "onpause" with th e proper type (50)
3966 PASS SVGElement interface: feColorMatrix must inherit property "onplay" with the proper type (51)
3967 PASS SVGElement interface: feColorMatrix must inherit property "onplaying" with the proper type (52)
3968 PASS SVGElement interface: feColorMatrix must inherit property "onprogress" with the proper type (53)
3969 PASS SVGElement interface: feColorMatrix must inherit property "onratechange" wi th the proper type (54)
3970 PASS SVGElement interface: feColorMatrix must inherit property "onreset" with th e proper type (55)
3971 PASS SVGElement interface: feColorMatrix must inherit property "onresize" with t he proper type (56)
3972 PASS SVGElement interface: feColorMatrix must inherit property "onscroll" with t he proper type (57)
3973 PASS SVGElement interface: feColorMatrix must inherit property "onseeked" with t he proper type (58)
3974 PASS SVGElement interface: feColorMatrix must inherit property "onseeking" with the proper type (59)
3975 PASS SVGElement interface: feColorMatrix must inherit property "onselect" with t he proper type (60)
3976 PASS SVGElement interface: feColorMatrix must inherit property "onshow" with the proper type (61)
3977 FAIL SVGElement interface: feColorMatrix must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chai n
3978 PASS SVGElement interface: feColorMatrix must inherit property "onstalled" with the proper type (63)
3979 PASS SVGElement interface: feColorMatrix must inherit property "onsubmit" with t he proper type (64)
3980 PASS SVGElement interface: feColorMatrix must inherit property "onsuspend" with the proper type (65)
3981 PASS SVGElement interface: feColorMatrix must inherit property "ontimeupdate" wi th the proper type (66)
3982 PASS SVGElement interface: feColorMatrix must inherit property "ontoggle" with t he proper type (67)
3983 PASS SVGElement interface: feColorMatrix must inherit property "onvolumechange" with the proper type (68)
3984 PASS SVGElement interface: feColorMatrix must inherit property "onwaiting" with the proper type (69)
3985 PASS SVGFEComponentTransferElement interface: existence and properties of interf ace object
3986 PASS SVGFEComponentTransferElement interface object length
3987 PASS SVGFEComponentTransferElement interface object name
3988 FAIL SVGFEComponentTransferElement interface: existence and properties of interf ace prototype object assert_equals: class string of SVGFEComponentTransferElemen t.prototype expected "[object SVGFEComponentTransferElementPrototype]" but got " [object SVGFEComponentTransferElement]"
3989 PASS SVGFEComponentTransferElement interface: existence and properties of interf ace prototype object's "constructor" property
3990 PASS SVGFEComponentTransferElement interface: attribute in1
3991 PASS SVGFEComponentTransferElement interface: attribute x
3992 PASS SVGFEComponentTransferElement interface: attribute y
3993 PASS SVGFEComponentTransferElement interface: attribute width
3994 PASS SVGFEComponentTransferElement interface: attribute height
3995 PASS SVGFEComponentTransferElement interface: attribute result
3996 PASS SVGFEComponentTransferElement must be primary interface of feComponentTrans fer
3997 PASS Stringification of feComponentTransfer
3998 PASS SVGFEComponentTransferElement interface: feComponentTransfer must inherit p roperty "in1" with the proper type (0)
3999 PASS SVGFEComponentTransferElement interface: feComponentTransfer must inherit p roperty "x" with the proper type (1)
4000 PASS SVGFEComponentTransferElement interface: feComponentTransfer must inherit p roperty "y" with the proper type (2)
4001 PASS SVGFEComponentTransferElement interface: feComponentTransfer must inherit p roperty "width" with the proper type (3)
4002 PASS SVGFEComponentTransferElement interface: feComponentTransfer must inherit p roperty "height" with the proper type (4)
4003 PASS SVGFEComponentTransferElement interface: feComponentTransfer must inherit p roperty "result" with the proper type (5)
4004 PASS SVGElement interface: feComponentTransfer must inherit property "className" with the proper type (0)
4005 PASS SVGElement interface: feComponentTransfer must inherit property "dataset" w ith the proper type (1)
4006 PASS SVGElement interface: feComponentTransfer must inherit property "ownerSVGEl ement" with the proper type (2)
4007 PASS SVGElement interface: feComponentTransfer must inherit property "viewportEl ement" with the proper type (3)
4008 PASS SVGElement interface: feComponentTransfer must inherit property "tabIndex" with the proper type (4)
4009 PASS SVGElement interface: feComponentTransfer must inherit property "focus" wit h the proper type (5)
4010 PASS SVGElement interface: feComponentTransfer must inherit property "blur" with the proper type (6)
4011 PASS SVGElement interface: feComponentTransfer must inherit property "onabort" w ith the proper type (7)
4012 FAIL SVGElement interface: feComponentTransfer must inherit property "onautocomp lete" with the proper type (8) assert_inherits: property "onautocomplete" not fo und in prototype chain
4013 FAIL SVGElement interface: feComponentTransfer must inherit property "onautocomp leteerror" with the proper type (9) assert_inherits: property "onautocompleteerr or" not found in prototype chain
4014 PASS SVGElement interface: feComponentTransfer must inherit property "onblur" wi th the proper type (10)
4015 PASS SVGElement interface: feComponentTransfer must inherit property "oncancel" with the proper type (11)
4016 PASS SVGElement interface: feComponentTransfer must inherit property "oncanplay" with the proper type (12)
4017 PASS SVGElement interface: feComponentTransfer must inherit property "oncanplayt hrough" with the proper type (13)
4018 PASS SVGElement interface: feComponentTransfer must inherit property "onchange" with the proper type (14)
4019 PASS SVGElement interface: feComponentTransfer must inherit property "onclick" w ith the proper type (15)
4020 PASS SVGElement interface: feComponentTransfer must inherit property "onclose" w ith the proper type (16)
4021 PASS SVGElement interface: feComponentTransfer must inherit property "oncontextm enu" with the proper type (17)
4022 PASS SVGElement interface: feComponentTransfer must inherit property "oncuechang e" with the proper type (18)
4023 PASS SVGElement interface: feComponentTransfer must inherit property "ondblclick " with the proper type (19)
4024 PASS SVGElement interface: feComponentTransfer must inherit property "ondrag" wi th the proper type (20)
4025 PASS SVGElement interface: feComponentTransfer must inherit property "ondragend" with the proper type (21)
4026 PASS SVGElement interface: feComponentTransfer must inherit property "ondragente r" with the proper type (22)
4027 FAIL SVGElement interface: feComponentTransfer must inherit property "ondragexit " with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain
4028 PASS SVGElement interface: feComponentTransfer must inherit property "ondragleav e" with the proper type (24)
4029 PASS SVGElement interface: feComponentTransfer must inherit property "ondragover " with the proper type (25)
4030 PASS SVGElement interface: feComponentTransfer must inherit property "ondragstar t" with the proper type (26)
4031 PASS SVGElement interface: feComponentTransfer must inherit property "ondrop" wi th the proper type (27)
4032 PASS SVGElement interface: feComponentTransfer must inherit property "onduration change" with the proper type (28)
4033 PASS SVGElement interface: feComponentTransfer must inherit property "onemptied" with the proper type (29)
4034 PASS SVGElement interface: feComponentTransfer must inherit property "onended" w ith the proper type (30)
4035 PASS SVGElement interface: feComponentTransfer must inherit property "onerror" w ith the proper type (31)
4036 PASS SVGElement interface: feComponentTransfer must inherit property "onfocus" w ith the proper type (32)
4037 PASS SVGElement interface: feComponentTransfer must inherit property "oninput" w ith the proper type (33)
4038 PASS SVGElement interface: feComponentTransfer must inherit property "oninvalid" with the proper type (34)
4039 PASS SVGElement interface: feComponentTransfer must inherit property "onkeydown" with the proper type (35)
4040 PASS SVGElement interface: feComponentTransfer must inherit property "onkeypress " with the proper type (36)
4041 PASS SVGElement interface: feComponentTransfer must inherit property "onkeyup" w ith the proper type (37)
4042 PASS SVGElement interface: feComponentTransfer must inherit property "onload" wi th the proper type (38)
4043 PASS SVGElement interface: feComponentTransfer must inherit property "onloadedda ta" with the proper type (39)
4044 PASS SVGElement interface: feComponentTransfer must inherit property "onloadedme tadata" with the proper type (40)
4045 PASS SVGElement interface: feComponentTransfer must inherit property "onloadstar t" with the proper type (41)
4046 PASS SVGElement interface: feComponentTransfer must inherit property "onmousedow n" with the proper type (42)
4047 PASS SVGElement interface: feComponentTransfer must inherit property "onmouseent er" with the proper type (43)
4048 PASS SVGElement interface: feComponentTransfer must inherit property "onmouselea ve" with the proper type (44)
4049 PASS SVGElement interface: feComponentTransfer must inherit property "onmousemov e" with the proper type (45)
4050 PASS SVGElement interface: feComponentTransfer must inherit property "onmouseout " with the proper type (46)
4051 PASS SVGElement interface: feComponentTransfer must inherit property "onmouseove r" with the proper type (47)
4052 PASS SVGElement interface: feComponentTransfer must inherit property "onmouseup" with the proper type (48)
4053 PASS SVGElement interface: feComponentTransfer must inherit property "onwheel" w ith the proper type (49)
4054 PASS SVGElement interface: feComponentTransfer must inherit property "onpause" w ith the proper type (50)
4055 PASS SVGElement interface: feComponentTransfer must inherit property "onplay" wi th the proper type (51)
4056 PASS SVGElement interface: feComponentTransfer must inherit property "onplaying" with the proper type (52)
4057 PASS SVGElement interface: feComponentTransfer must inherit property "onprogress " with the proper type (53)
4058 PASS SVGElement interface: feComponentTransfer must inherit property "onratechan ge" with the proper type (54)
4059 PASS SVGElement interface: feComponentTransfer must inherit property "onreset" w ith the proper type (55)
4060 PASS SVGElement interface: feComponentTransfer must inherit property "onresize" with the proper type (56)
4061 PASS SVGElement interface: feComponentTransfer must inherit property "onscroll" with the proper type (57)
4062 PASS SVGElement interface: feComponentTransfer must inherit property "onseeked" with the proper type (58)
4063 PASS SVGElement interface: feComponentTransfer must inherit property "onseeking" with the proper type (59)
4064 PASS SVGElement interface: feComponentTransfer must inherit property "onselect" with the proper type (60)
4065 PASS SVGElement interface: feComponentTransfer must inherit property "onshow" wi th the proper type (61)
4066 FAIL SVGElement interface: feComponentTransfer must inherit property "onsort" wi th the proper type (62) assert_inherits: property "onsort" not found in prototyp e chain
4067 PASS SVGElement interface: feComponentTransfer must inherit property "onstalled" with the proper type (63)
4068 PASS SVGElement interface: feComponentTransfer must inherit property "onsubmit" with the proper type (64)
4069 PASS SVGElement interface: feComponentTransfer must inherit property "onsuspend" with the proper type (65)
4070 PASS SVGElement interface: feComponentTransfer must inherit property "ontimeupda te" with the proper type (66)
4071 PASS SVGElement interface: feComponentTransfer must inherit property "ontoggle" with the proper type (67)
4072 PASS SVGElement interface: feComponentTransfer must inherit property "onvolumech ange" with the proper type (68)
4073 PASS SVGElement interface: feComponentTransfer must inherit property "onwaiting" with the proper type (69)
4074 PASS SVGComponentTransferFunctionElement interface: existence and properties of interface object
4075 PASS SVGComponentTransferFunctionElement interface object length
4076 PASS SVGComponentTransferFunctionElement interface object name
4077 FAIL SVGComponentTransferFunctionElement interface: existence and properties of interface prototype object assert_equals: class string of SVGComponentTransferFu nctionElement.prototype expected "[object SVGComponentTransferFunctionElementPro totype]" but got "[object SVGComponentTransferFunctionElement]"
4078 PASS SVGComponentTransferFunctionElement interface: existence and properties of interface prototype object's "constructor" property
4079 PASS SVGComponentTransferFunctionElement interface: constant SVG_FECOMPONENTTRAN SFER_TYPE_UNKNOWN on interface object
4080 PASS SVGComponentTransferFunctionElement interface: constant SVG_FECOMPONENTTRAN SFER_TYPE_UNKNOWN on interface prototype object
4081 PASS SVGComponentTransferFunctionElement interface: constant SVG_FECOMPONENTTRAN SFER_TYPE_IDENTITY on interface object
4082 PASS SVGComponentTransferFunctionElement interface: constant SVG_FECOMPONENTTRAN SFER_TYPE_IDENTITY on interface prototype object
4083 PASS SVGComponentTransferFunctionElement interface: constant SVG_FECOMPONENTTRAN SFER_TYPE_TABLE on interface object
4084 PASS SVGComponentTransferFunctionElement interface: constant SVG_FECOMPONENTTRAN SFER_TYPE_TABLE on interface prototype object
4085 PASS SVGComponentTransferFunctionElement interface: constant SVG_FECOMPONENTTRAN SFER_TYPE_DISCRETE on interface object
4086 PASS SVGComponentTransferFunctionElement interface: constant SVG_FECOMPONENTTRAN SFER_TYPE_DISCRETE on interface prototype object
4087 PASS SVGComponentTransferFunctionElement interface: constant SVG_FECOMPONENTTRAN SFER_TYPE_LINEAR on interface object
4088 PASS SVGComponentTransferFunctionElement interface: constant SVG_FECOMPONENTTRAN SFER_TYPE_LINEAR on interface prototype object
4089 PASS SVGComponentTransferFunctionElement interface: constant SVG_FECOMPONENTTRAN SFER_TYPE_GAMMA on interface object
4090 PASS SVGComponentTransferFunctionElement interface: constant SVG_FECOMPONENTTRAN SFER_TYPE_GAMMA on interface prototype object
4091 PASS SVGComponentTransferFunctionElement interface: attribute type
4092 PASS SVGComponentTransferFunctionElement interface: attribute tableValues
4093 PASS SVGComponentTransferFunctionElement interface: attribute slope
4094 PASS SVGComponentTransferFunctionElement interface: attribute intercept
4095 PASS SVGComponentTransferFunctionElement interface: attribute amplitude
4096 PASS SVGComponentTransferFunctionElement interface: attribute exponent
4097 PASS SVGComponentTransferFunctionElement interface: attribute offset
4098 PASS SVGFEFuncRElement interface: existence and properties of interface object
4099 PASS SVGFEFuncRElement interface object length
4100 PASS SVGFEFuncRElement interface object name
4101 FAIL SVGFEFuncRElement interface: existence and properties of interface prototyp e object assert_equals: class string of SVGFEFuncRElement.prototype expected "[o bject SVGFEFuncRElementPrototype]" but got "[object SVGFEFuncRElement]"
4102 PASS SVGFEFuncRElement interface: existence and properties of interface prototyp e object's "constructor" property
4103 PASS SVGFEFuncRElement must be primary interface of feFuncR
4104 PASS Stringification of feFuncR
4105 PASS SVGComponentTransferFunctionElement interface: feFuncR must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN" with the proper type (0)
4106 PASS SVGComponentTransferFunctionElement interface: feFuncR must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY" with the proper type (1)
4107 PASS SVGComponentTransferFunctionElement interface: feFuncR must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_TABLE" with the proper type (2)
4108 PASS SVGComponentTransferFunctionElement interface: feFuncR must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE" with the proper type (3)
4109 PASS SVGComponentTransferFunctionElement interface: feFuncR must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_LINEAR" with the proper type (4)
4110 PASS SVGComponentTransferFunctionElement interface: feFuncR must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_GAMMA" with the proper type (5)
4111 PASS SVGComponentTransferFunctionElement interface: feFuncR must inherit propert y "type" with the proper type (6)
4112 PASS SVGComponentTransferFunctionElement interface: feFuncR must inherit propert y "tableValues" with the proper type (7)
4113 PASS SVGComponentTransferFunctionElement interface: feFuncR must inherit propert y "slope" with the proper type (8)
4114 PASS SVGComponentTransferFunctionElement interface: feFuncR must inherit propert y "intercept" with the proper type (9)
4115 PASS SVGComponentTransferFunctionElement interface: feFuncR must inherit propert y "amplitude" with the proper type (10)
4116 PASS SVGComponentTransferFunctionElement interface: feFuncR must inherit propert y "exponent" with the proper type (11)
4117 PASS SVGComponentTransferFunctionElement interface: feFuncR must inherit propert y "offset" with the proper type (12)
4118 PASS SVGElement interface: feFuncR must inherit property "className" with the pr oper type (0)
4119 PASS SVGElement interface: feFuncR must inherit property "dataset" with the prop er type (1)
4120 PASS SVGElement interface: feFuncR must inherit property "ownerSVGElement" with the proper type (2)
4121 PASS SVGElement interface: feFuncR must inherit property "viewportElement" with the proper type (3)
4122 PASS SVGElement interface: feFuncR must inherit property "tabIndex" with the pro per type (4)
4123 PASS SVGElement interface: feFuncR must inherit property "focus" with the proper type (5)
4124 PASS SVGElement interface: feFuncR must inherit property "blur" with the proper type (6)
4125 PASS SVGElement interface: feFuncR must inherit property "onabort" with the prop er type (7)
4126 FAIL SVGElement interface: feFuncR must inherit property "onautocomplete" with t he proper type (8) assert_inherits: property "onautocomplete" not found in proto type chain
4127 FAIL SVGElement interface: feFuncR must inherit property "onautocompleteerror" w ith the proper type (9) assert_inherits: property "onautocompleteerror" not foun d in prototype chain
4128 PASS SVGElement interface: feFuncR must inherit property "onblur" with the prope r type (10)
4129 PASS SVGElement interface: feFuncR must inherit property "oncancel" with the pro per type (11)
4130 PASS SVGElement interface: feFuncR must inherit property "oncanplay" with the pr oper type (12)
4131 PASS SVGElement interface: feFuncR must inherit property "oncanplaythrough" with the proper type (13)
4132 PASS SVGElement interface: feFuncR must inherit property "onchange" with the pro per type (14)
4133 PASS SVGElement interface: feFuncR must inherit property "onclick" with the prop er type (15)
4134 PASS SVGElement interface: feFuncR must inherit property "onclose" with the prop er type (16)
4135 PASS SVGElement interface: feFuncR must inherit property "oncontextmenu" with th e proper type (17)
4136 PASS SVGElement interface: feFuncR must inherit property "oncuechange" with the proper type (18)
4137 PASS SVGElement interface: feFuncR must inherit property "ondblclick" with the p roper type (19)
4138 PASS SVGElement interface: feFuncR must inherit property "ondrag" with the prope r type (20)
4139 PASS SVGElement interface: feFuncR must inherit property "ondragend" with the pr oper type (21)
4140 PASS SVGElement interface: feFuncR must inherit property "ondragenter" with the proper type (22)
4141 FAIL SVGElement interface: feFuncR must inherit property "ondragexit" with the p roper type (23) assert_inherits: property "ondragexit" not found in prototype ch ain
4142 PASS SVGElement interface: feFuncR must inherit property "ondragleave" with the proper type (24)
4143 PASS SVGElement interface: feFuncR must inherit property "ondragover" with the p roper type (25)
4144 PASS SVGElement interface: feFuncR must inherit property "ondragstart" with the proper type (26)
4145 PASS SVGElement interface: feFuncR must inherit property "ondrop" with the prope r type (27)
4146 PASS SVGElement interface: feFuncR must inherit property "ondurationchange" with the proper type (28)
4147 PASS SVGElement interface: feFuncR must inherit property "onemptied" with the pr oper type (29)
4148 PASS SVGElement interface: feFuncR must inherit property "onended" with the prop er type (30)
4149 PASS SVGElement interface: feFuncR must inherit property "onerror" with the prop er type (31)
4150 PASS SVGElement interface: feFuncR must inherit property "onfocus" with the prop er type (32)
4151 PASS SVGElement interface: feFuncR must inherit property "oninput" with the prop er type (33)
4152 PASS SVGElement interface: feFuncR must inherit property "oninvalid" with the pr oper type (34)
4153 PASS SVGElement interface: feFuncR must inherit property "onkeydown" with the pr oper type (35)
4154 PASS SVGElement interface: feFuncR must inherit property "onkeypress" with the p roper type (36)
4155 PASS SVGElement interface: feFuncR must inherit property "onkeyup" with the prop er type (37)
4156 PASS SVGElement interface: feFuncR must inherit property "onload" with the prope r type (38)
4157 PASS SVGElement interface: feFuncR must inherit property "onloadeddata" with the proper type (39)
4158 PASS SVGElement interface: feFuncR must inherit property "onloadedmetadata" with the proper type (40)
4159 PASS SVGElement interface: feFuncR must inherit property "onloadstart" with the proper type (41)
4160 PASS SVGElement interface: feFuncR must inherit property "onmousedown" with the proper type (42)
4161 PASS SVGElement interface: feFuncR must inherit property "onmouseenter" with the proper type (43)
4162 PASS SVGElement interface: feFuncR must inherit property "onmouseleave" with the proper type (44)
4163 PASS SVGElement interface: feFuncR must inherit property "onmousemove" with the proper type (45)
4164 PASS SVGElement interface: feFuncR must inherit property "onmouseout" with the p roper type (46)
4165 PASS SVGElement interface: feFuncR must inherit property "onmouseover" with the proper type (47)
4166 PASS SVGElement interface: feFuncR must inherit property "onmouseup" with the pr oper type (48)
4167 PASS SVGElement interface: feFuncR must inherit property "onwheel" with the prop er type (49)
4168 PASS SVGElement interface: feFuncR must inherit property "onpause" with the prop er type (50)
4169 PASS SVGElement interface: feFuncR must inherit property "onplay" with the prope r type (51)
4170 PASS SVGElement interface: feFuncR must inherit property "onplaying" with the pr oper type (52)
4171 PASS SVGElement interface: feFuncR must inherit property "onprogress" with the p roper type (53)
4172 PASS SVGElement interface: feFuncR must inherit property "onratechange" with the proper type (54)
4173 PASS SVGElement interface: feFuncR must inherit property "onreset" with the prop er type (55)
4174 PASS SVGElement interface: feFuncR must inherit property "onresize" with the pro per type (56)
4175 PASS SVGElement interface: feFuncR must inherit property "onscroll" with the pro per type (57)
4176 PASS SVGElement interface: feFuncR must inherit property "onseeked" with the pro per type (58)
4177 PASS SVGElement interface: feFuncR must inherit property "onseeking" with the pr oper type (59)
4178 PASS SVGElement interface: feFuncR must inherit property "onselect" with the pro per type (60)
4179 PASS SVGElement interface: feFuncR must inherit property "onshow" with the prope r type (61)
4180 FAIL SVGElement interface: feFuncR must inherit property "onsort" with the prope r type (62) assert_inherits: property "onsort" not found in prototype chain
4181 PASS SVGElement interface: feFuncR must inherit property "onstalled" with the pr oper type (63)
4182 PASS SVGElement interface: feFuncR must inherit property "onsubmit" with the pro per type (64)
4183 PASS SVGElement interface: feFuncR must inherit property "onsuspend" with the pr oper type (65)
4184 PASS SVGElement interface: feFuncR must inherit property "ontimeupdate" with the proper type (66)
4185 PASS SVGElement interface: feFuncR must inherit property "ontoggle" with the pro per type (67)
4186 PASS SVGElement interface: feFuncR must inherit property "onvolumechange" with t he proper type (68)
4187 PASS SVGElement interface: feFuncR must inherit property "onwaiting" with the pr oper type (69)
4188 PASS SVGFEFuncGElement interface: existence and properties of interface object
4189 PASS SVGFEFuncGElement interface object length
4190 PASS SVGFEFuncGElement interface object name
4191 FAIL SVGFEFuncGElement interface: existence and properties of interface prototyp e object assert_equals: class string of SVGFEFuncGElement.prototype expected "[o bject SVGFEFuncGElementPrototype]" but got "[object SVGFEFuncGElement]"
4192 PASS SVGFEFuncGElement interface: existence and properties of interface prototyp e object's "constructor" property
4193 PASS SVGFEFuncGElement must be primary interface of feFuncG
4194 PASS Stringification of feFuncG
4195 PASS SVGComponentTransferFunctionElement interface: feFuncG must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN" with the proper type (0)
4196 PASS SVGComponentTransferFunctionElement interface: feFuncG must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY" with the proper type (1)
4197 PASS SVGComponentTransferFunctionElement interface: feFuncG must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_TABLE" with the proper type (2)
4198 PASS SVGComponentTransferFunctionElement interface: feFuncG must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE" with the proper type (3)
4199 PASS SVGComponentTransferFunctionElement interface: feFuncG must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_LINEAR" with the proper type (4)
4200 PASS SVGComponentTransferFunctionElement interface: feFuncG must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_GAMMA" with the proper type (5)
4201 PASS SVGComponentTransferFunctionElement interface: feFuncG must inherit propert y "type" with the proper type (6)
4202 PASS SVGComponentTransferFunctionElement interface: feFuncG must inherit propert y "tableValues" with the proper type (7)
4203 PASS SVGComponentTransferFunctionElement interface: feFuncG must inherit propert y "slope" with the proper type (8)
4204 PASS SVGComponentTransferFunctionElement interface: feFuncG must inherit propert y "intercept" with the proper type (9)
4205 PASS SVGComponentTransferFunctionElement interface: feFuncG must inherit propert y "amplitude" with the proper type (10)
4206 PASS SVGComponentTransferFunctionElement interface: feFuncG must inherit propert y "exponent" with the proper type (11)
4207 PASS SVGComponentTransferFunctionElement interface: feFuncG must inherit propert y "offset" with the proper type (12)
4208 PASS SVGElement interface: feFuncG must inherit property "className" with the pr oper type (0)
4209 PASS SVGElement interface: feFuncG must inherit property "dataset" with the prop er type (1)
4210 PASS SVGElement interface: feFuncG must inherit property "ownerSVGElement" with the proper type (2)
4211 PASS SVGElement interface: feFuncG must inherit property "viewportElement" with the proper type (3)
4212 PASS SVGElement interface: feFuncG must inherit property "tabIndex" with the pro per type (4)
4213 PASS SVGElement interface: feFuncG must inherit property "focus" with the proper type (5)
4214 PASS SVGElement interface: feFuncG must inherit property "blur" with the proper type (6)
4215 PASS SVGElement interface: feFuncG must inherit property "onabort" with the prop er type (7)
4216 FAIL SVGElement interface: feFuncG must inherit property "onautocomplete" with t he proper type (8) assert_inherits: property "onautocomplete" not found in proto type chain
4217 FAIL SVGElement interface: feFuncG must inherit property "onautocompleteerror" w ith the proper type (9) assert_inherits: property "onautocompleteerror" not foun d in prototype chain
4218 PASS SVGElement interface: feFuncG must inherit property "onblur" with the prope r type (10)
4219 PASS SVGElement interface: feFuncG must inherit property "oncancel" with the pro per type (11)
4220 PASS SVGElement interface: feFuncG must inherit property "oncanplay" with the pr oper type (12)
4221 PASS SVGElement interface: feFuncG must inherit property "oncanplaythrough" with the proper type (13)
4222 PASS SVGElement interface: feFuncG must inherit property "onchange" with the pro per type (14)
4223 PASS SVGElement interface: feFuncG must inherit property "onclick" with the prop er type (15)
4224 PASS SVGElement interface: feFuncG must inherit property "onclose" with the prop er type (16)
4225 PASS SVGElement interface: feFuncG must inherit property "oncontextmenu" with th e proper type (17)
4226 PASS SVGElement interface: feFuncG must inherit property "oncuechange" with the proper type (18)
4227 PASS SVGElement interface: feFuncG must inherit property "ondblclick" with the p roper type (19)
4228 PASS SVGElement interface: feFuncG must inherit property "ondrag" with the prope r type (20)
4229 PASS SVGElement interface: feFuncG must inherit property "ondragend" with the pr oper type (21)
4230 PASS SVGElement interface: feFuncG must inherit property "ondragenter" with the proper type (22)
4231 FAIL SVGElement interface: feFuncG must inherit property "ondragexit" with the p roper type (23) assert_inherits: property "ondragexit" not found in prototype ch ain
4232 PASS SVGElement interface: feFuncG must inherit property "ondragleave" with the proper type (24)
4233 PASS SVGElement interface: feFuncG must inherit property "ondragover" with the p roper type (25)
4234 PASS SVGElement interface: feFuncG must inherit property "ondragstart" with the proper type (26)
4235 PASS SVGElement interface: feFuncG must inherit property "ondrop" with the prope r type (27)
4236 PASS SVGElement interface: feFuncG must inherit property "ondurationchange" with the proper type (28)
4237 PASS SVGElement interface: feFuncG must inherit property "onemptied" with the pr oper type (29)
4238 PASS SVGElement interface: feFuncG must inherit property "onended" with the prop er type (30)
4239 PASS SVGElement interface: feFuncG must inherit property "onerror" with the prop er type (31)
4240 PASS SVGElement interface: feFuncG must inherit property "onfocus" with the prop er type (32)
4241 PASS SVGElement interface: feFuncG must inherit property "oninput" with the prop er type (33)
4242 PASS SVGElement interface: feFuncG must inherit property "oninvalid" with the pr oper type (34)
4243 PASS SVGElement interface: feFuncG must inherit property "onkeydown" with the pr oper type (35)
4244 PASS SVGElement interface: feFuncG must inherit property "onkeypress" with the p roper type (36)
4245 PASS SVGElement interface: feFuncG must inherit property "onkeyup" with the prop er type (37)
4246 PASS SVGElement interface: feFuncG must inherit property "onload" with the prope r type (38)
4247 PASS SVGElement interface: feFuncG must inherit property "onloadeddata" with the proper type (39)
4248 PASS SVGElement interface: feFuncG must inherit property "onloadedmetadata" with the proper type (40)
4249 PASS SVGElement interface: feFuncG must inherit property "onloadstart" with the proper type (41)
4250 PASS SVGElement interface: feFuncG must inherit property "onmousedown" with the proper type (42)
4251 PASS SVGElement interface: feFuncG must inherit property "onmouseenter" with the proper type (43)
4252 PASS SVGElement interface: feFuncG must inherit property "onmouseleave" with the proper type (44)
4253 PASS SVGElement interface: feFuncG must inherit property "onmousemove" with the proper type (45)
4254 PASS SVGElement interface: feFuncG must inherit property "onmouseout" with the p roper type (46)
4255 PASS SVGElement interface: feFuncG must inherit property "onmouseover" with the proper type (47)
4256 PASS SVGElement interface: feFuncG must inherit property "onmouseup" with the pr oper type (48)
4257 PASS SVGElement interface: feFuncG must inherit property "onwheel" with the prop er type (49)
4258 PASS SVGElement interface: feFuncG must inherit property "onpause" with the prop er type (50)
4259 PASS SVGElement interface: feFuncG must inherit property "onplay" with the prope r type (51)
4260 PASS SVGElement interface: feFuncG must inherit property "onplaying" with the pr oper type (52)
4261 PASS SVGElement interface: feFuncG must inherit property "onprogress" with the p roper type (53)
4262 PASS SVGElement interface: feFuncG must inherit property "onratechange" with the proper type (54)
4263 PASS SVGElement interface: feFuncG must inherit property "onreset" with the prop er type (55)
4264 PASS SVGElement interface: feFuncG must inherit property "onresize" with the pro per type (56)
4265 PASS SVGElement interface: feFuncG must inherit property "onscroll" with the pro per type (57)
4266 PASS SVGElement interface: feFuncG must inherit property "onseeked" with the pro per type (58)
4267 PASS SVGElement interface: feFuncG must inherit property "onseeking" with the pr oper type (59)
4268 PASS SVGElement interface: feFuncG must inherit property "onselect" with the pro per type (60)
4269 PASS SVGElement interface: feFuncG must inherit property "onshow" with the prope r type (61)
4270 FAIL SVGElement interface: feFuncG must inherit property "onsort" with the prope r type (62) assert_inherits: property "onsort" not found in prototype chain
4271 PASS SVGElement interface: feFuncG must inherit property "onstalled" with the pr oper type (63)
4272 PASS SVGElement interface: feFuncG must inherit property "onsubmit" with the pro per type (64)
4273 PASS SVGElement interface: feFuncG must inherit property "onsuspend" with the pr oper type (65)
4274 PASS SVGElement interface: feFuncG must inherit property "ontimeupdate" with the proper type (66)
4275 PASS SVGElement interface: feFuncG must inherit property "ontoggle" with the pro per type (67)
4276 PASS SVGElement interface: feFuncG must inherit property "onvolumechange" with t he proper type (68)
4277 PASS SVGElement interface: feFuncG must inherit property "onwaiting" with the pr oper type (69)
4278 PASS SVGFEFuncBElement interface: existence and properties of interface object
4279 PASS SVGFEFuncBElement interface object length
4280 PASS SVGFEFuncBElement interface object name
4281 FAIL SVGFEFuncBElement interface: existence and properties of interface prototyp e object assert_equals: class string of SVGFEFuncBElement.prototype expected "[o bject SVGFEFuncBElementPrototype]" but got "[object SVGFEFuncBElement]"
4282 PASS SVGFEFuncBElement interface: existence and properties of interface prototyp e object's "constructor" property
4283 PASS SVGFEFuncBElement must be primary interface of feFuncB
4284 PASS Stringification of feFuncB
4285 PASS SVGComponentTransferFunctionElement interface: feFuncB must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN" with the proper type (0)
4286 PASS SVGComponentTransferFunctionElement interface: feFuncB must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY" with the proper type (1)
4287 PASS SVGComponentTransferFunctionElement interface: feFuncB must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_TABLE" with the proper type (2)
4288 PASS SVGComponentTransferFunctionElement interface: feFuncB must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE" with the proper type (3)
4289 PASS SVGComponentTransferFunctionElement interface: feFuncB must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_LINEAR" with the proper type (4)
4290 PASS SVGComponentTransferFunctionElement interface: feFuncB must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_GAMMA" with the proper type (5)
4291 PASS SVGComponentTransferFunctionElement interface: feFuncB must inherit propert y "type" with the proper type (6)
4292 PASS SVGComponentTransferFunctionElement interface: feFuncB must inherit propert y "tableValues" with the proper type (7)
4293 PASS SVGComponentTransferFunctionElement interface: feFuncB must inherit propert y "slope" with the proper type (8)
4294 PASS SVGComponentTransferFunctionElement interface: feFuncB must inherit propert y "intercept" with the proper type (9)
4295 PASS SVGComponentTransferFunctionElement interface: feFuncB must inherit propert y "amplitude" with the proper type (10)
4296 PASS SVGComponentTransferFunctionElement interface: feFuncB must inherit propert y "exponent" with the proper type (11)
4297 PASS SVGComponentTransferFunctionElement interface: feFuncB must inherit propert y "offset" with the proper type (12)
4298 PASS SVGElement interface: feFuncB must inherit property "className" with the pr oper type (0)
4299 PASS SVGElement interface: feFuncB must inherit property "dataset" with the prop er type (1)
4300 PASS SVGElement interface: feFuncB must inherit property "ownerSVGElement" with the proper type (2)
4301 PASS SVGElement interface: feFuncB must inherit property "viewportElement" with the proper type (3)
4302 PASS SVGElement interface: feFuncB must inherit property "tabIndex" with the pro per type (4)
4303 PASS SVGElement interface: feFuncB must inherit property "focus" with the proper type (5)
4304 PASS SVGElement interface: feFuncB must inherit property "blur" with the proper type (6)
4305 PASS SVGElement interface: feFuncB must inherit property "onabort" with the prop er type (7)
4306 FAIL SVGElement interface: feFuncB must inherit property "onautocomplete" with t he proper type (8) assert_inherits: property "onautocomplete" not found in proto type chain
4307 FAIL SVGElement interface: feFuncB must inherit property "onautocompleteerror" w ith the proper type (9) assert_inherits: property "onautocompleteerror" not foun d in prototype chain
4308 PASS SVGElement interface: feFuncB must inherit property "onblur" with the prope r type (10)
4309 PASS SVGElement interface: feFuncB must inherit property "oncancel" with the pro per type (11)
4310 PASS SVGElement interface: feFuncB must inherit property "oncanplay" with the pr oper type (12)
4311 PASS SVGElement interface: feFuncB must inherit property "oncanplaythrough" with the proper type (13)
4312 PASS SVGElement interface: feFuncB must inherit property "onchange" with the pro per type (14)
4313 PASS SVGElement interface: feFuncB must inherit property "onclick" with the prop er type (15)
4314 PASS SVGElement interface: feFuncB must inherit property "onclose" with the prop er type (16)
4315 PASS SVGElement interface: feFuncB must inherit property "oncontextmenu" with th e proper type (17)
4316 PASS SVGElement interface: feFuncB must inherit property "oncuechange" with the proper type (18)
4317 PASS SVGElement interface: feFuncB must inherit property "ondblclick" with the p roper type (19)
4318 PASS SVGElement interface: feFuncB must inherit property "ondrag" with the prope r type (20)
4319 PASS SVGElement interface: feFuncB must inherit property "ondragend" with the pr oper type (21)
4320 PASS SVGElement interface: feFuncB must inherit property "ondragenter" with the proper type (22)
4321 FAIL SVGElement interface: feFuncB must inherit property "ondragexit" with the p roper type (23) assert_inherits: property "ondragexit" not found in prototype ch ain
4322 PASS SVGElement interface: feFuncB must inherit property "ondragleave" with the proper type (24)
4323 PASS SVGElement interface: feFuncB must inherit property "ondragover" with the p roper type (25)
4324 PASS SVGElement interface: feFuncB must inherit property "ondragstart" with the proper type (26)
4325 PASS SVGElement interface: feFuncB must inherit property "ondrop" with the prope r type (27)
4326 PASS SVGElement interface: feFuncB must inherit property "ondurationchange" with the proper type (28)
4327 PASS SVGElement interface: feFuncB must inherit property "onemptied" with the pr oper type (29)
4328 PASS SVGElement interface: feFuncB must inherit property "onended" with the prop er type (30)
4329 PASS SVGElement interface: feFuncB must inherit property "onerror" with the prop er type (31)
4330 PASS SVGElement interface: feFuncB must inherit property "onfocus" with the prop er type (32)
4331 PASS SVGElement interface: feFuncB must inherit property "oninput" with the prop er type (33)
4332 PASS SVGElement interface: feFuncB must inherit property "oninvalid" with the pr oper type (34)
4333 PASS SVGElement interface: feFuncB must inherit property "onkeydown" with the pr oper type (35)
4334 PASS SVGElement interface: feFuncB must inherit property "onkeypress" with the p roper type (36)
4335 PASS SVGElement interface: feFuncB must inherit property "onkeyup" with the prop er type (37)
4336 PASS SVGElement interface: feFuncB must inherit property "onload" with the prope r type (38)
4337 PASS SVGElement interface: feFuncB must inherit property "onloadeddata" with the proper type (39)
4338 PASS SVGElement interface: feFuncB must inherit property "onloadedmetadata" with the proper type (40)
4339 PASS SVGElement interface: feFuncB must inherit property "onloadstart" with the proper type (41)
4340 PASS SVGElement interface: feFuncB must inherit property "onmousedown" with the proper type (42)
4341 PASS SVGElement interface: feFuncB must inherit property "onmouseenter" with the proper type (43)
4342 PASS SVGElement interface: feFuncB must inherit property "onmouseleave" with the proper type (44)
4343 PASS SVGElement interface: feFuncB must inherit property "onmousemove" with the proper type (45)
4344 PASS SVGElement interface: feFuncB must inherit property "onmouseout" with the p roper type (46)
4345 PASS SVGElement interface: feFuncB must inherit property "onmouseover" with the proper type (47)
4346 PASS SVGElement interface: feFuncB must inherit property "onmouseup" with the pr oper type (48)
4347 PASS SVGElement interface: feFuncB must inherit property "onwheel" with the prop er type (49)
4348 PASS SVGElement interface: feFuncB must inherit property "onpause" with the prop er type (50)
4349 PASS SVGElement interface: feFuncB must inherit property "onplay" with the prope r type (51)
4350 PASS SVGElement interface: feFuncB must inherit property "onplaying" with the pr oper type (52)
4351 PASS SVGElement interface: feFuncB must inherit property "onprogress" with the p roper type (53)
4352 PASS SVGElement interface: feFuncB must inherit property "onratechange" with the proper type (54)
4353 PASS SVGElement interface: feFuncB must inherit property "onreset" with the prop er type (55)
4354 PASS SVGElement interface: feFuncB must inherit property "onresize" with the pro per type (56)
4355 PASS SVGElement interface: feFuncB must inherit property "onscroll" with the pro per type (57)
4356 PASS SVGElement interface: feFuncB must inherit property "onseeked" with the pro per type (58)
4357 PASS SVGElement interface: feFuncB must inherit property "onseeking" with the pr oper type (59)
4358 PASS SVGElement interface: feFuncB must inherit property "onselect" with the pro per type (60)
4359 PASS SVGElement interface: feFuncB must inherit property "onshow" with the prope r type (61)
4360 FAIL SVGElement interface: feFuncB must inherit property "onsort" with the prope r type (62) assert_inherits: property "onsort" not found in prototype chain
4361 PASS SVGElement interface: feFuncB must inherit property "onstalled" with the pr oper type (63)
4362 PASS SVGElement interface: feFuncB must inherit property "onsubmit" with the pro per type (64)
4363 PASS SVGElement interface: feFuncB must inherit property "onsuspend" with the pr oper type (65)
4364 PASS SVGElement interface: feFuncB must inherit property "ontimeupdate" with the proper type (66)
4365 PASS SVGElement interface: feFuncB must inherit property "ontoggle" with the pro per type (67)
4366 PASS SVGElement interface: feFuncB must inherit property "onvolumechange" with t he proper type (68)
4367 PASS SVGElement interface: feFuncB must inherit property "onwaiting" with the pr oper type (69)
4368 PASS SVGFEFuncAElement interface: existence and properties of interface object
4369 PASS SVGFEFuncAElement interface object length
4370 PASS SVGFEFuncAElement interface object name
4371 FAIL SVGFEFuncAElement interface: existence and properties of interface prototyp e object assert_equals: class string of SVGFEFuncAElement.prototype expected "[o bject SVGFEFuncAElementPrototype]" but got "[object SVGFEFuncAElement]"
4372 PASS SVGFEFuncAElement interface: existence and properties of interface prototyp e object's "constructor" property
4373 PASS SVGFEFuncAElement must be primary interface of feFuncA
4374 PASS Stringification of feFuncA
4375 PASS SVGComponentTransferFunctionElement interface: feFuncA must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN" with the proper type (0)
4376 PASS SVGComponentTransferFunctionElement interface: feFuncA must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY" with the proper type (1)
4377 PASS SVGComponentTransferFunctionElement interface: feFuncA must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_TABLE" with the proper type (2)
4378 PASS SVGComponentTransferFunctionElement interface: feFuncA must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE" with the proper type (3)
4379 PASS SVGComponentTransferFunctionElement interface: feFuncA must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_LINEAR" with the proper type (4)
4380 PASS SVGComponentTransferFunctionElement interface: feFuncA must inherit propert y "SVG_FECOMPONENTTRANSFER_TYPE_GAMMA" with the proper type (5)
4381 PASS SVGComponentTransferFunctionElement interface: feFuncA must inherit propert y "type" with the proper type (6)
4382 PASS SVGComponentTransferFunctionElement interface: feFuncA must inherit propert y "tableValues" with the proper type (7)
4383 PASS SVGComponentTransferFunctionElement interface: feFuncA must inherit propert y "slope" with the proper type (8)
4384 PASS SVGComponentTransferFunctionElement interface: feFuncA must inherit propert y "intercept" with the proper type (9)
4385 PASS SVGComponentTransferFunctionElement interface: feFuncA must inherit propert y "amplitude" with the proper type (10)
4386 PASS SVGComponentTransferFunctionElement interface: feFuncA must inherit propert y "exponent" with the proper type (11)
4387 PASS SVGComponentTransferFunctionElement interface: feFuncA must inherit propert y "offset" with the proper type (12)
4388 PASS SVGElement interface: feFuncA must inherit property "className" with the pr oper type (0)
4389 PASS SVGElement interface: feFuncA must inherit property "dataset" with the prop er type (1)
4390 PASS SVGElement interface: feFuncA must inherit property "ownerSVGElement" with the proper type (2)
4391 PASS SVGElement interface: feFuncA must inherit property "viewportElement" with the proper type (3)
4392 PASS SVGElement interface: feFuncA must inherit property "tabIndex" with the pro per type (4)
4393 PASS SVGElement interface: feFuncA must inherit property "focus" with the proper type (5)
4394 PASS SVGElement interface: feFuncA must inherit property "blur" with the proper type (6)
4395 PASS SVGElement interface: feFuncA must inherit property "onabort" with the prop er type (7)
4396 FAIL SVGElement interface: feFuncA must inherit property "onautocomplete" with t he proper type (8) assert_inherits: property "onautocomplete" not found in proto type chain
4397 FAIL SVGElement interface: feFuncA must inherit property "onautocompleteerror" w ith the proper type (9) assert_inherits: property "onautocompleteerror" not foun d in prototype chain
4398 PASS SVGElement interface: feFuncA must inherit property "onblur" with the prope r type (10)
4399 PASS SVGElement interface: feFuncA must inherit property "oncancel" with the pro per type (11)
4400 PASS SVGElement interface: feFuncA must inherit property "oncanplay" with the pr oper type (12)
4401 PASS SVGElement interface: feFuncA must inherit property "oncanplaythrough" with the proper type (13)
4402 PASS SVGElement interface: feFuncA must inherit property "onchange" with the pro per type (14)
4403 PASS SVGElement interface: feFuncA must inherit property "onclick" with the prop er type (15)
4404 PASS SVGElement interface: feFuncA must inherit property "onclose" with the prop er type (16)
4405 PASS SVGElement interface: feFuncA must inherit property "oncontextmenu" with th e proper type (17)
4406 PASS SVGElement interface: feFuncA must inherit property "oncuechange" with the proper type (18)
4407 PASS SVGElement interface: feFuncA must inherit property "ondblclick" with the p roper type (19)
4408 PASS SVGElement interface: feFuncA must inherit property "ondrag" with the prope r type (20)
4409 PASS SVGElement interface: feFuncA must inherit property "ondragend" with the pr oper type (21)
4410 PASS SVGElement interface: feFuncA must inherit property "ondragenter" with the proper type (22)
4411 FAIL SVGElement interface: feFuncA must inherit property "ondragexit" with the p roper type (23) assert_inherits: property "ondragexit" not found in prototype ch ain
4412 PASS SVGElement interface: feFuncA must inherit property "ondragleave" with the proper type (24)
4413 PASS SVGElement interface: feFuncA must inherit property "ondragover" with the p roper type (25)
4414 PASS SVGElement interface: feFuncA must inherit property "ondragstart" with the proper type (26)
4415 PASS SVGElement interface: feFuncA must inherit property "ondrop" with the prope r type (27)
4416 PASS SVGElement interface: feFuncA must inherit property "ondurationchange" with the proper type (28)
4417 PASS SVGElement interface: feFuncA must inherit property "onemptied" with the pr oper type (29)
4418 PASS SVGElement interface: feFuncA must inherit property "onended" with the prop er type (30)
4419 PASS SVGElement interface: feFuncA must inherit property "onerror" with the prop er type (31)
4420 PASS SVGElement interface: feFuncA must inherit property "onfocus" with the prop er type (32)
4421 PASS SVGElement interface: feFuncA must inherit property "oninput" with the prop er type (33)
4422 PASS SVGElement interface: feFuncA must inherit property "oninvalid" with the pr oper type (34)
4423 PASS SVGElement interface: feFuncA must inherit property "onkeydown" with the pr oper type (35)
4424 PASS SVGElement interface: feFuncA must inherit property "onkeypress" with the p roper type (36)
4425 PASS SVGElement interface: feFuncA must inherit property "onkeyup" with the prop er type (37)
4426 PASS SVGElement interface: feFuncA must inherit property "onload" with the prope r type (38)
4427 PASS SVGElement interface: feFuncA must inherit property "onloadeddata" with the proper type (39)
4428 PASS SVGElement interface: feFuncA must inherit property "onloadedmetadata" with the proper type (40)
4429 PASS SVGElement interface: feFuncA must inherit property "onloadstart" with the proper type (41)
4430 PASS SVGElement interface: feFuncA must inherit property "onmousedown" with the proper type (42)
4431 PASS SVGElement interface: feFuncA must inherit property "onmouseenter" with the proper type (43)
4432 PASS SVGElement interface: feFuncA must inherit property "onmouseleave" with the proper type (44)
4433 PASS SVGElement interface: feFuncA must inherit property "onmousemove" with the proper type (45)
4434 PASS SVGElement interface: feFuncA must inherit property "onmouseout" with the p roper type (46)
4435 PASS SVGElement interface: feFuncA must inherit property "onmouseover" with the proper type (47)
4436 PASS SVGElement interface: feFuncA must inherit property "onmouseup" with the pr oper type (48)
4437 PASS SVGElement interface: feFuncA must inherit property "onwheel" with the prop er type (49)
4438 PASS SVGElement interface: feFuncA must inherit property "onpause" with the prop er type (50)
4439 PASS SVGElement interface: feFuncA must inherit property "onplay" with the prope r type (51)
4440 PASS SVGElement interface: feFuncA must inherit property "onplaying" with the pr oper type (52)
4441 PASS SVGElement interface: feFuncA must inherit property "onprogress" with the p roper type (53)
4442 PASS SVGElement interface: feFuncA must inherit property "onratechange" with the proper type (54)
4443 PASS SVGElement interface: feFuncA must inherit property "onreset" with the prop er type (55)
4444 PASS SVGElement interface: feFuncA must inherit property "onresize" with the pro per type (56)
4445 PASS SVGElement interface: feFuncA must inherit property "onscroll" with the pro per type (57)
4446 PASS SVGElement interface: feFuncA must inherit property "onseeked" with the pro per type (58)
4447 PASS SVGElement interface: feFuncA must inherit property "onseeking" with the pr oper type (59)
4448 PASS SVGElement interface: feFuncA must inherit property "onselect" with the pro per type (60)
4449 PASS SVGElement interface: feFuncA must inherit property "onshow" with the prope r type (61)
4450 FAIL SVGElement interface: feFuncA must inherit property "onsort" with the prope r type (62) assert_inherits: property "onsort" not found in prototype chain
4451 PASS SVGElement interface: feFuncA must inherit property "onstalled" with the pr oper type (63)
4452 PASS SVGElement interface: feFuncA must inherit property "onsubmit" with the pro per type (64)
4453 PASS SVGElement interface: feFuncA must inherit property "onsuspend" with the pr oper type (65)
4454 PASS SVGElement interface: feFuncA must inherit property "ontimeupdate" with the proper type (66)
4455 PASS SVGElement interface: feFuncA must inherit property "ontoggle" with the pro per type (67)
4456 PASS SVGElement interface: feFuncA must inherit property "onvolumechange" with t he proper type (68)
4457 PASS SVGElement interface: feFuncA must inherit property "onwaiting" with the pr oper type (69)
4458 PASS SVGFECompositeElement interface: existence and properties of interface obje ct
4459 PASS SVGFECompositeElement interface object length
4460 PASS SVGFECompositeElement interface object name
4461 FAIL SVGFECompositeElement interface: existence and properties of interface prot otype object assert_equals: class string of SVGFECompositeElement.prototype expe cted "[object SVGFECompositeElementPrototype]" but got "[object SVGFECompositeEl ement]"
4462 PASS SVGFECompositeElement interface: existence and properties of interface prot otype object's "constructor" property
4463 PASS SVGFECompositeElement interface: constant SVG_FECOMPOSITE_OPERATOR_UNKNOWN on interface object
4464 PASS SVGFECompositeElement interface: constant SVG_FECOMPOSITE_OPERATOR_UNKNOWN on interface prototype object
4465 PASS SVGFECompositeElement interface: constant SVG_FECOMPOSITE_OPERATOR_OVER on interface object
4466 PASS SVGFECompositeElement interface: constant SVG_FECOMPOSITE_OPERATOR_OVER on interface prototype object
4467 PASS SVGFECompositeElement interface: constant SVG_FECOMPOSITE_OPERATOR_IN on in terface object
4468 PASS SVGFECompositeElement interface: constant SVG_FECOMPOSITE_OPERATOR_IN on in terface prototype object
4469 PASS SVGFECompositeElement interface: constant SVG_FECOMPOSITE_OPERATOR_OUT on i nterface object
4470 PASS SVGFECompositeElement interface: constant SVG_FECOMPOSITE_OPERATOR_OUT on i nterface prototype object
4471 PASS SVGFECompositeElement interface: constant SVG_FECOMPOSITE_OPERATOR_ATOP on interface object
4472 PASS SVGFECompositeElement interface: constant SVG_FECOMPOSITE_OPERATOR_ATOP on interface prototype object
4473 PASS SVGFECompositeElement interface: constant SVG_FECOMPOSITE_OPERATOR_XOR on i nterface object
4474 PASS SVGFECompositeElement interface: constant SVG_FECOMPOSITE_OPERATOR_XOR on i nterface prototype object
4475 PASS SVGFECompositeElement interface: constant SVG_FECOMPOSITE_OPERATOR_ARITHMET IC on interface object
4476 PASS SVGFECompositeElement interface: constant SVG_FECOMPOSITE_OPERATOR_ARITHMET IC on interface prototype object
4477 PASS SVGFECompositeElement interface: attribute in1
4478 PASS SVGFECompositeElement interface: attribute in2
4479 PASS SVGFECompositeElement interface: attribute operator
4480 PASS SVGFECompositeElement interface: attribute k1
4481 PASS SVGFECompositeElement interface: attribute k2
4482 PASS SVGFECompositeElement interface: attribute k3
4483 PASS SVGFECompositeElement interface: attribute k4
4484 PASS SVGFECompositeElement interface: attribute x
4485 PASS SVGFECompositeElement interface: attribute y
4486 PASS SVGFECompositeElement interface: attribute width
4487 PASS SVGFECompositeElement interface: attribute height
4488 PASS SVGFECompositeElement interface: attribute result
4489 PASS SVGFECompositeElement must be primary interface of feComposite
4490 PASS Stringification of feComposite
4491 PASS SVGFECompositeElement interface: feComposite must inherit property "SVG_FEC OMPOSITE_OPERATOR_UNKNOWN" with the proper type (0)
4492 PASS SVGFECompositeElement interface: feComposite must inherit property "SVG_FEC OMPOSITE_OPERATOR_OVER" with the proper type (1)
4493 PASS SVGFECompositeElement interface: feComposite must inherit property "SVG_FEC OMPOSITE_OPERATOR_IN" with the proper type (2)
4494 PASS SVGFECompositeElement interface: feComposite must inherit property "SVG_FEC OMPOSITE_OPERATOR_OUT" with the proper type (3)
4495 PASS SVGFECompositeElement interface: feComposite must inherit property "SVG_FEC OMPOSITE_OPERATOR_ATOP" with the proper type (4)
4496 PASS SVGFECompositeElement interface: feComposite must inherit property "SVG_FEC OMPOSITE_OPERATOR_XOR" with the proper type (5)
4497 PASS SVGFECompositeElement interface: feComposite must inherit property "SVG_FEC OMPOSITE_OPERATOR_ARITHMETIC" with the proper type (6)
4498 PASS SVGFECompositeElement interface: feComposite must inherit property "in1" wi th the proper type (7)
4499 PASS SVGFECompositeElement interface: feComposite must inherit property "in2" wi th the proper type (8)
4500 PASS SVGFECompositeElement interface: feComposite must inherit property "operato r" with the proper type (9)
4501 PASS SVGFECompositeElement interface: feComposite must inherit property "k1" wit h the proper type (10)
4502 PASS SVGFECompositeElement interface: feComposite must inherit property "k2" wit h the proper type (11)
4503 PASS SVGFECompositeElement interface: feComposite must inherit property "k3" wit h the proper type (12)
4504 PASS SVGFECompositeElement interface: feComposite must inherit property "k4" wit h the proper type (13)
4505 PASS SVGFECompositeElement interface: feComposite must inherit property "x" with the proper type (14)
4506 PASS SVGFECompositeElement interface: feComposite must inherit property "y" with the proper type (15)
4507 PASS SVGFECompositeElement interface: feComposite must inherit property "width" with the proper type (16)
4508 PASS SVGFECompositeElement interface: feComposite must inherit property "height" with the proper type (17)
4509 PASS SVGFECompositeElement interface: feComposite must inherit property "result" with the proper type (18)
4510 PASS SVGElement interface: feComposite must inherit property "className" with th e proper type (0)
4511 PASS SVGElement interface: feComposite must inherit property "dataset" with the proper type (1)
4512 PASS SVGElement interface: feComposite must inherit property "ownerSVGElement" w ith the proper type (2)
4513 PASS SVGElement interface: feComposite must inherit property "viewportElement" w ith the proper type (3)
4514 PASS SVGElement interface: feComposite must inherit property "tabIndex" with the proper type (4)
4515 PASS SVGElement interface: feComposite must inherit property "focus" with the pr oper type (5)
4516 PASS SVGElement interface: feComposite must inherit property "blur" with the pro per type (6)
4517 PASS SVGElement interface: feComposite must inherit property "onabort" with the proper type (7)
4518 FAIL SVGElement interface: feComposite must inherit property "onautocomplete" wi th the proper type (8) assert_inherits: property "onautocomplete" not found in p rototype chain
4519 FAIL SVGElement interface: feComposite must inherit property "onautocompleteerro r" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
4520 PASS SVGElement interface: feComposite must inherit property "onblur" with the p roper type (10)
4521 PASS SVGElement interface: feComposite must inherit property "oncancel" with the proper type (11)
4522 PASS SVGElement interface: feComposite must inherit property "oncanplay" with th e proper type (12)
4523 PASS SVGElement interface: feComposite must inherit property "oncanplaythrough" with the proper type (13)
4524 PASS SVGElement interface: feComposite must inherit property "onchange" with the proper type (14)
4525 PASS SVGElement interface: feComposite must inherit property "onclick" with the proper type (15)
4526 PASS SVGElement interface: feComposite must inherit property "onclose" with the proper type (16)
4527 PASS SVGElement interface: feComposite must inherit property "oncontextmenu" wit h the proper type (17)
4528 PASS SVGElement interface: feComposite must inherit property "oncuechange" with the proper type (18)
4529 PASS SVGElement interface: feComposite must inherit property "ondblclick" with t he proper type (19)
4530 PASS SVGElement interface: feComposite must inherit property "ondrag" with the p roper type (20)
4531 PASS SVGElement interface: feComposite must inherit property "ondragend" with th e proper type (21)
4532 PASS SVGElement interface: feComposite must inherit property "ondragenter" with the proper type (22)
4533 FAIL SVGElement interface: feComposite must inherit property "ondragexit" with t he proper type (23) assert_inherits: property "ondragexit" not found in prototyp e chain
4534 PASS SVGElement interface: feComposite must inherit property "ondragleave" with the proper type (24)
4535 PASS SVGElement interface: feComposite must inherit property "ondragover" with t he proper type (25)
4536 PASS SVGElement interface: feComposite must inherit property "ondragstart" with the proper type (26)
4537 PASS SVGElement interface: feComposite must inherit property "ondrop" with the p roper type (27)
4538 PASS SVGElement interface: feComposite must inherit property "ondurationchange" with the proper type (28)
4539 PASS SVGElement interface: feComposite must inherit property "onemptied" with th e proper type (29)
4540 PASS SVGElement interface: feComposite must inherit property "onended" with the proper type (30)
4541 PASS SVGElement interface: feComposite must inherit property "onerror" with the proper type (31)
4542 PASS SVGElement interface: feComposite must inherit property "onfocus" with the proper type (32)
4543 PASS SVGElement interface: feComposite must inherit property "oninput" with the proper type (33)
4544 PASS SVGElement interface: feComposite must inherit property "oninvalid" with th e proper type (34)
4545 PASS SVGElement interface: feComposite must inherit property "onkeydown" with th e proper type (35)
4546 PASS SVGElement interface: feComposite must inherit property "onkeypress" with t he proper type (36)
4547 PASS SVGElement interface: feComposite must inherit property "onkeyup" with the proper type (37)
4548 PASS SVGElement interface: feComposite must inherit property "onload" with the p roper type (38)
4549 PASS SVGElement interface: feComposite must inherit property "onloadeddata" with the proper type (39)
4550 PASS SVGElement interface: feComposite must inherit property "onloadedmetadata" with the proper type (40)
4551 PASS SVGElement interface: feComposite must inherit property "onloadstart" with the proper type (41)
4552 PASS SVGElement interface: feComposite must inherit property "onmousedown" with the proper type (42)
4553 PASS SVGElement interface: feComposite must inherit property "onmouseenter" with the proper type (43)
4554 PASS SVGElement interface: feComposite must inherit property "onmouseleave" with the proper type (44)
4555 PASS SVGElement interface: feComposite must inherit property "onmousemove" with the proper type (45)
4556 PASS SVGElement interface: feComposite must inherit property "onmouseout" with t he proper type (46)
4557 PASS SVGElement interface: feComposite must inherit property "onmouseover" with the proper type (47)
4558 PASS SVGElement interface: feComposite must inherit property "onmouseup" with th e proper type (48)
4559 PASS SVGElement interface: feComposite must inherit property "onwheel" with the proper type (49)
4560 PASS SVGElement interface: feComposite must inherit property "onpause" with the proper type (50)
4561 PASS SVGElement interface: feComposite must inherit property "onplay" with the p roper type (51)
4562 PASS SVGElement interface: feComposite must inherit property "onplaying" with th e proper type (52)
4563 PASS SVGElement interface: feComposite must inherit property "onprogress" with t he proper type (53)
4564 PASS SVGElement interface: feComposite must inherit property "onratechange" with the proper type (54)
4565 PASS SVGElement interface: feComposite must inherit property "onreset" with the proper type (55)
4566 PASS SVGElement interface: feComposite must inherit property "onresize" with the proper type (56)
4567 PASS SVGElement interface: feComposite must inherit property "onscroll" with the proper type (57)
4568 PASS SVGElement interface: feComposite must inherit property "onseeked" with the proper type (58)
4569 PASS SVGElement interface: feComposite must inherit property "onseeking" with th e proper type (59)
4570 PASS SVGElement interface: feComposite must inherit property "onselect" with the proper type (60)
4571 PASS SVGElement interface: feComposite must inherit property "onshow" with the p roper type (61)
4572 FAIL SVGElement interface: feComposite must inherit property "onsort" with the p roper type (62) assert_inherits: property "onsort" not found in prototype chain
4573 PASS SVGElement interface: feComposite must inherit property "onstalled" with th e proper type (63)
4574 PASS SVGElement interface: feComposite must inherit property "onsubmit" with the proper type (64)
4575 PASS SVGElement interface: feComposite must inherit property "onsuspend" with th e proper type (65)
4576 PASS SVGElement interface: feComposite must inherit property "ontimeupdate" with the proper type (66)
4577 PASS SVGElement interface: feComposite must inherit property "ontoggle" with the proper type (67)
4578 PASS SVGElement interface: feComposite must inherit property "onvolumechange" wi th the proper type (68)
4579 PASS SVGElement interface: feComposite must inherit property "onwaiting" with th e proper type (69)
4580 PASS SVGFEConvolveMatrixElement interface: existence and properties of interface object
4581 PASS SVGFEConvolveMatrixElement interface object length
4582 PASS SVGFEConvolveMatrixElement interface object name
4583 FAIL SVGFEConvolveMatrixElement interface: existence and properties of interface prototype object assert_equals: class string of SVGFEConvolveMatrixElement.prot otype expected "[object SVGFEConvolveMatrixElementPrototype]" but got "[object S VGFEConvolveMatrixElement]"
4584 PASS SVGFEConvolveMatrixElement interface: existence and properties of interface prototype object's "constructor" property
4585 PASS SVGFEConvolveMatrixElement interface: constant SVG_EDGEMODE_UNKNOWN on inte rface object
4586 PASS SVGFEConvolveMatrixElement interface: constant SVG_EDGEMODE_UNKNOWN on inte rface prototype object
4587 PASS SVGFEConvolveMatrixElement interface: constant SVG_EDGEMODE_DUPLICATE on in terface object
4588 PASS SVGFEConvolveMatrixElement interface: constant SVG_EDGEMODE_DUPLICATE on in terface prototype object
4589 PASS SVGFEConvolveMatrixElement interface: constant SVG_EDGEMODE_WRAP on interfa ce object
4590 PASS SVGFEConvolveMatrixElement interface: constant SVG_EDGEMODE_WRAP on interfa ce prototype object
4591 PASS SVGFEConvolveMatrixElement interface: constant SVG_EDGEMODE_NONE on interfa ce object
4592 PASS SVGFEConvolveMatrixElement interface: constant SVG_EDGEMODE_NONE on interfa ce prototype object
4593 PASS SVGFEConvolveMatrixElement interface: attribute in1
4594 PASS SVGFEConvolveMatrixElement interface: attribute orderX
4595 PASS SVGFEConvolveMatrixElement interface: attribute orderY
4596 PASS SVGFEConvolveMatrixElement interface: attribute kernelMatrix
4597 PASS SVGFEConvolveMatrixElement interface: attribute divisor
4598 PASS SVGFEConvolveMatrixElement interface: attribute bias
4599 PASS SVGFEConvolveMatrixElement interface: attribute targetX
4600 PASS SVGFEConvolveMatrixElement interface: attribute targetY
4601 PASS SVGFEConvolveMatrixElement interface: attribute edgeMode
4602 PASS SVGFEConvolveMatrixElement interface: attribute kernelUnitLengthX
4603 PASS SVGFEConvolveMatrixElement interface: attribute kernelUnitLengthY
4604 PASS SVGFEConvolveMatrixElement interface: attribute x
4605 PASS SVGFEConvolveMatrixElement interface: attribute y
4606 PASS SVGFEConvolveMatrixElement interface: attribute width
4607 PASS SVGFEConvolveMatrixElement interface: attribute height
4608 PASS SVGFEConvolveMatrixElement interface: attribute result
4609 PASS SVGFEConvolveMatrixElement must be primary interface of feConvolveMatrix
4610 PASS Stringification of feConvolveMatrix
4611 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "SVG_EDGEMODE_UNKNOWN" with the proper type (0)
4612 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "SVG_EDGEMODE_DUPLICATE" with the proper type (1)
4613 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "SVG_EDGEMODE_WRAP" with the proper type (2)
4614 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "SVG_EDGEMODE_NONE" with the proper type (3)
4615 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "in1" with the proper type (4)
4616 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "orderX" with the proper type (5)
4617 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "orderY" with the proper type (6)
4618 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "kernelMatrix" with the proper type (7)
4619 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "divisor" with the proper type (8)
4620 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "bias" with the proper type (9)
4621 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "targetX" with the proper type (10)
4622 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "targetY" with the proper type (11)
4623 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "edgeMode" with the proper type (12)
4624 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "kernelUnitLengthX" with the proper type (13)
4625 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "kernelUnitLengthY" with the proper type (14)
4626 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "x" with the proper type (15)
4627 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "y" with the proper type (16)
4628 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "width" with the proper type (17)
4629 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "height" with the proper type (18)
4630 PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit propert y "result" with the proper type (19)
4631 PASS SVGElement interface: feConvolveMatrix must inherit property "className" wi th the proper type (0)
4632 PASS SVGElement interface: feConvolveMatrix must inherit property "dataset" with the proper type (1)
4633 PASS SVGElement interface: feConvolveMatrix must inherit property "ownerSVGEleme nt" with the proper type (2)
4634 PASS SVGElement interface: feConvolveMatrix must inherit property "viewportEleme nt" with the proper type (3)
4635 PASS SVGElement interface: feConvolveMatrix must inherit property "tabIndex" wit h the proper type (4)
4636 PASS SVGElement interface: feConvolveMatrix must inherit property "focus" with t he proper type (5)
4637 PASS SVGElement interface: feConvolveMatrix must inherit property "blur" with th e proper type (6)
4638 PASS SVGElement interface: feConvolveMatrix must inherit property "onabort" with the proper type (7)
4639 FAIL SVGElement interface: feConvolveMatrix must inherit property "onautocomplet e" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain
4640 FAIL SVGElement interface: feConvolveMatrix must inherit property "onautocomplet eerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
4641 PASS SVGElement interface: feConvolveMatrix must inherit property "onblur" with the proper type (10)
4642 PASS SVGElement interface: feConvolveMatrix must inherit property "oncancel" wit h the proper type (11)
4643 PASS SVGElement interface: feConvolveMatrix must inherit property "oncanplay" wi th the proper type (12)
4644 PASS SVGElement interface: feConvolveMatrix must inherit property "oncanplaythro ugh" with the proper type (13)
4645 PASS SVGElement interface: feConvolveMatrix must inherit property "onchange" wit h the proper type (14)
4646 PASS SVGElement interface: feConvolveMatrix must inherit property "onclick" with the proper type (15)
4647 PASS SVGElement interface: feConvolveMatrix must inherit property "onclose" with the proper type (16)
4648 PASS SVGElement interface: feConvolveMatrix must inherit property "oncontextmenu " with the proper type (17)
4649 PASS SVGElement interface: feConvolveMatrix must inherit property "oncuechange" with the proper type (18)
4650 PASS SVGElement interface: feConvolveMatrix must inherit property "ondblclick" w ith the proper type (19)
4651 PASS SVGElement interface: feConvolveMatrix must inherit property "ondrag" with the proper type (20)
4652 PASS SVGElement interface: feConvolveMatrix must inherit property "ondragend" wi th the proper type (21)
4653 PASS SVGElement interface: feConvolveMatrix must inherit property "ondragenter" with the proper type (22)
4654 FAIL SVGElement interface: feConvolveMatrix must inherit property "ondragexit" w ith the proper type (23) assert_inherits: property "ondragexit" not found in pro totype chain
4655 PASS SVGElement interface: feConvolveMatrix must inherit property "ondragleave" with the proper type (24)
4656 PASS SVGElement interface: feConvolveMatrix must inherit property "ondragover" w ith the proper type (25)
4657 PASS SVGElement interface: feConvolveMatrix must inherit property "ondragstart" with the proper type (26)
4658 PASS SVGElement interface: feConvolveMatrix must inherit property "ondrop" with the proper type (27)
4659 PASS SVGElement interface: feConvolveMatrix must inherit property "ondurationcha nge" with the proper type (28)
4660 PASS SVGElement interface: feConvolveMatrix must inherit property "onemptied" wi th the proper type (29)
4661 PASS SVGElement interface: feConvolveMatrix must inherit property "onended" with the proper type (30)
4662 PASS SVGElement interface: feConvolveMatrix must inherit property "onerror" with the proper type (31)
4663 PASS SVGElement interface: feConvolveMatrix must inherit property "onfocus" with the proper type (32)
4664 PASS SVGElement interface: feConvolveMatrix must inherit property "oninput" with the proper type (33)
4665 PASS SVGElement interface: feConvolveMatrix must inherit property "oninvalid" wi th the proper type (34)
4666 PASS SVGElement interface: feConvolveMatrix must inherit property "onkeydown" wi th the proper type (35)
4667 PASS SVGElement interface: feConvolveMatrix must inherit property "onkeypress" w ith the proper type (36)
4668 PASS SVGElement interface: feConvolveMatrix must inherit property "onkeyup" with the proper type (37)
4669 PASS SVGElement interface: feConvolveMatrix must inherit property "onload" with the proper type (38)
4670 PASS SVGElement interface: feConvolveMatrix must inherit property "onloadeddata" with the proper type (39)
4671 PASS SVGElement interface: feConvolveMatrix must inherit property "onloadedmetad ata" with the proper type (40)
4672 PASS SVGElement interface: feConvolveMatrix must inherit property "onloadstart" with the proper type (41)
4673 PASS SVGElement interface: feConvolveMatrix must inherit property "onmousedown" with the proper type (42)
4674 PASS SVGElement interface: feConvolveMatrix must inherit property "onmouseenter" with the proper type (43)
4675 PASS SVGElement interface: feConvolveMatrix must inherit property "onmouseleave" with the proper type (44)
4676 PASS SVGElement interface: feConvolveMatrix must inherit property "onmousemove" with the proper type (45)
4677 PASS SVGElement interface: feConvolveMatrix must inherit property "onmouseout" w ith the proper type (46)
4678 PASS SVGElement interface: feConvolveMatrix must inherit property "onmouseover" with the proper type (47)
4679 PASS SVGElement interface: feConvolveMatrix must inherit property "onmouseup" wi th the proper type (48)
4680 PASS SVGElement interface: feConvolveMatrix must inherit property "onwheel" with the proper type (49)
4681 PASS SVGElement interface: feConvolveMatrix must inherit property "onpause" with the proper type (50)
4682 PASS SVGElement interface: feConvolveMatrix must inherit property "onplay" with the proper type (51)
4683 PASS SVGElement interface: feConvolveMatrix must inherit property "onplaying" wi th the proper type (52)
4684 PASS SVGElement interface: feConvolveMatrix must inherit property "onprogress" w ith the proper type (53)
4685 PASS SVGElement interface: feConvolveMatrix must inherit property "onratechange" with the proper type (54)
4686 PASS SVGElement interface: feConvolveMatrix must inherit property "onreset" with the proper type (55)
4687 PASS SVGElement interface: feConvolveMatrix must inherit property "onresize" wit h the proper type (56)
4688 PASS SVGElement interface: feConvolveMatrix must inherit property "onscroll" wit h the proper type (57)
4689 PASS SVGElement interface: feConvolveMatrix must inherit property "onseeked" wit h the proper type (58)
4690 PASS SVGElement interface: feConvolveMatrix must inherit property "onseeking" wi th the proper type (59)
4691 PASS SVGElement interface: feConvolveMatrix must inherit property "onselect" wit h the proper type (60)
4692 PASS SVGElement interface: feConvolveMatrix must inherit property "onshow" with the proper type (61)
4693 FAIL SVGElement interface: feConvolveMatrix must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype c hain
4694 PASS SVGElement interface: feConvolveMatrix must inherit property "onstalled" wi th the proper type (63)
4695 PASS SVGElement interface: feConvolveMatrix must inherit property "onsubmit" wit h the proper type (64)
4696 PASS SVGElement interface: feConvolveMatrix must inherit property "onsuspend" wi th the proper type (65)
4697 PASS SVGElement interface: feConvolveMatrix must inherit property "ontimeupdate" with the proper type (66)
4698 PASS SVGElement interface: feConvolveMatrix must inherit property "ontoggle" wit h the proper type (67)
4699 PASS SVGElement interface: feConvolveMatrix must inherit property "onvolumechang e" with the proper type (68)
4700 PASS SVGElement interface: feConvolveMatrix must inherit property "onwaiting" wi th the proper type (69)
4701 PASS SVGFEDiffuseLightingElement interface: existence and properties of interfac e object
4702 PASS SVGFEDiffuseLightingElement interface object length
4703 PASS SVGFEDiffuseLightingElement interface object name
4704 FAIL SVGFEDiffuseLightingElement interface: existence and properties of interfac e prototype object assert_equals: class string of SVGFEDiffuseLightingElement.pr ototype expected "[object SVGFEDiffuseLightingElementPrototype]" but got "[objec t SVGFEDiffuseLightingElement]"
4705 PASS SVGFEDiffuseLightingElement interface: existence and properties of interfac e prototype object's "constructor" property
4706 PASS SVGFEDiffuseLightingElement interface: attribute in1
4707 PASS SVGFEDiffuseLightingElement interface: attribute surfaceScale
4708 PASS SVGFEDiffuseLightingElement interface: attribute diffuseConstant
4709 PASS SVGFEDiffuseLightingElement interface: attribute kernelUnitLengthX
4710 PASS SVGFEDiffuseLightingElement interface: attribute kernelUnitLengthY
4711 PASS SVGFEDiffuseLightingElement interface: attribute x
4712 PASS SVGFEDiffuseLightingElement interface: attribute y
4713 PASS SVGFEDiffuseLightingElement interface: attribute width
4714 PASS SVGFEDiffuseLightingElement interface: attribute height
4715 PASS SVGFEDiffuseLightingElement interface: attribute result
4716 PASS SVGFEDiffuseLightingElement must be primary interface of feDiffuseLighting
4717 PASS Stringification of feDiffuseLighting
4718 PASS SVGFEDiffuseLightingElement interface: feDiffuseLighting must inherit prope rty "in1" with the proper type (0)
4719 PASS SVGFEDiffuseLightingElement interface: feDiffuseLighting must inherit prope rty "surfaceScale" with the proper type (1)
4720 PASS SVGFEDiffuseLightingElement interface: feDiffuseLighting must inherit prope rty "diffuseConstant" with the proper type (2)
4721 PASS SVGFEDiffuseLightingElement interface: feDiffuseLighting must inherit prope rty "kernelUnitLengthX" with the proper type (3)
4722 PASS SVGFEDiffuseLightingElement interface: feDiffuseLighting must inherit prope rty "kernelUnitLengthY" with the proper type (4)
4723 PASS SVGFEDiffuseLightingElement interface: feDiffuseLighting must inherit prope rty "x" with the proper type (5)
4724 PASS SVGFEDiffuseLightingElement interface: feDiffuseLighting must inherit prope rty "y" with the proper type (6)
4725 PASS SVGFEDiffuseLightingElement interface: feDiffuseLighting must inherit prope rty "width" with the proper type (7)
4726 PASS SVGFEDiffuseLightingElement interface: feDiffuseLighting must inherit prope rty "height" with the proper type (8)
4727 PASS SVGFEDiffuseLightingElement interface: feDiffuseLighting must inherit prope rty "result" with the proper type (9)
4728 PASS SVGElement interface: feDiffuseLighting must inherit property "className" w ith the proper type (0)
4729 PASS SVGElement interface: feDiffuseLighting must inherit property "dataset" wit h the proper type (1)
4730 PASS SVGElement interface: feDiffuseLighting must inherit property "ownerSVGElem ent" with the proper type (2)
4731 PASS SVGElement interface: feDiffuseLighting must inherit property "viewportElem ent" with the proper type (3)
4732 PASS SVGElement interface: feDiffuseLighting must inherit property "tabIndex" wi th the proper type (4)
4733 PASS SVGElement interface: feDiffuseLighting must inherit property "focus" with the proper type (5)
4734 PASS SVGElement interface: feDiffuseLighting must inherit property "blur" with t he proper type (6)
4735 PASS SVGElement interface: feDiffuseLighting must inherit property "onabort" wit h the proper type (7)
4736 FAIL SVGElement interface: feDiffuseLighting must inherit property "onautocomple te" with the proper type (8) assert_inherits: property "onautocomplete" not foun d in prototype chain
4737 FAIL SVGElement interface: feDiffuseLighting must inherit property "onautocomple teerror" with the proper type (9) assert_inherits: property "onautocompleteerror " not found in prototype chain
4738 PASS SVGElement interface: feDiffuseLighting must inherit property "onblur" with the proper type (10)
4739 PASS SVGElement interface: feDiffuseLighting must inherit property "oncancel" wi th the proper type (11)
4740 PASS SVGElement interface: feDiffuseLighting must inherit property "oncanplay" w ith the proper type (12)
4741 PASS SVGElement interface: feDiffuseLighting must inherit property "oncanplaythr ough" with the proper type (13)
4742 PASS SVGElement interface: feDiffuseLighting must inherit property "onchange" wi th the proper type (14)
4743 PASS SVGElement interface: feDiffuseLighting must inherit property "onclick" wit h the proper type (15)
4744 PASS SVGElement interface: feDiffuseLighting must inherit property "onclose" wit h the proper type (16)
4745 PASS SVGElement interface: feDiffuseLighting must inherit property "oncontextmen u" with the proper type (17)
4746 PASS SVGElement interface: feDiffuseLighting must inherit property "oncuechange" with the proper type (18)
4747 PASS SVGElement interface: feDiffuseLighting must inherit property "ondblclick" with the proper type (19)
4748 PASS SVGElement interface: feDiffuseLighting must inherit property "ondrag" with the proper type (20)
4749 PASS SVGElement interface: feDiffuseLighting must inherit property "ondragend" w ith the proper type (21)
4750 PASS SVGElement interface: feDiffuseLighting must inherit property "ondragenter" with the proper type (22)
4751 FAIL SVGElement interface: feDiffuseLighting must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in pr ototype chain
4752 PASS SVGElement interface: feDiffuseLighting must inherit property "ondragleave" with the proper type (24)
4753 PASS SVGElement interface: feDiffuseLighting must inherit property "ondragover" with the proper type (25)
4754 PASS SVGElement interface: feDiffuseLighting must inherit property "ondragstart" with the proper type (26)
4755 PASS SVGElement interface: feDiffuseLighting must inherit property "ondrop" with the proper type (27)
4756 PASS SVGElement interface: feDiffuseLighting must inherit property "ondurationch ange" with the proper type (28)
4757 PASS SVGElement interface: feDiffuseLighting must inherit property "onemptied" w ith the proper type (29)
4758 PASS SVGElement interface: feDiffuseLighting must inherit property "onended" wit h the proper type (30)
4759 PASS SVGElement interface: feDiffuseLighting must inherit property "onerror" wit h the proper type (31)
4760 PASS SVGElement interface: feDiffuseLighting must inherit property "onfocus" wit h the proper type (32)
4761 PASS SVGElement interface: feDiffuseLighting must inherit property "oninput" wit h the proper type (33)
4762 PASS SVGElement interface: feDiffuseLighting must inherit property "oninvalid" w ith the proper type (34)
4763 PASS SVGElement interface: feDiffuseLighting must inherit property "onkeydown" w ith the proper type (35)
4764 PASS SVGElement interface: feDiffuseLighting must inherit property "onkeypress" with the proper type (36)
4765 PASS SVGElement interface: feDiffuseLighting must inherit property "onkeyup" wit h the proper type (37)
4766 PASS SVGElement interface: feDiffuseLighting must inherit property "onload" with the proper type (38)
4767 PASS SVGElement interface: feDiffuseLighting must inherit property "onloadeddata " with the proper type (39)
4768 PASS SVGElement interface: feDiffuseLighting must inherit property "onloadedmeta data" with the proper type (40)
4769 PASS SVGElement interface: feDiffuseLighting must inherit property "onloadstart" with the proper type (41)
4770 PASS SVGElement interface: feDiffuseLighting must inherit property "onmousedown" with the proper type (42)
4771 PASS SVGElement interface: feDiffuseLighting must inherit property "onmouseenter " with the proper type (43)
4772 PASS SVGElement interface: feDiffuseLighting must inherit property "onmouseleave " with the proper type (44)
4773 PASS SVGElement interface: feDiffuseLighting must inherit property "onmousemove" with the proper type (45)
4774 PASS SVGElement interface: feDiffuseLighting must inherit property "onmouseout" with the proper type (46)
4775 PASS SVGElement interface: feDiffuseLighting must inherit property "onmouseover" with the proper type (47)
4776 PASS SVGElement interface: feDiffuseLighting must inherit property "onmouseup" w ith the proper type (48)
4777 PASS SVGElement interface: feDiffuseLighting must inherit property "onwheel" wit h the proper type (49)
4778 PASS SVGElement interface: feDiffuseLighting must inherit property "onpause" wit h the proper type (50)
4779 PASS SVGElement interface: feDiffuseLighting must inherit property "onplay" with the proper type (51)
4780 PASS SVGElement interface: feDiffuseLighting must inherit property "onplaying" w ith the proper type (52)
4781 PASS SVGElement interface: feDiffuseLighting must inherit property "onprogress" with the proper type (53)
4782 PASS SVGElement interface: feDiffuseLighting must inherit property "onratechange " with the proper type (54)
4783 PASS SVGElement interface: feDiffuseLighting must inherit property "onreset" wit h the proper type (55)
4784 PASS SVGElement interface: feDiffuseLighting must inherit property "onresize" wi th the proper type (56)
4785 PASS SVGElement interface: feDiffuseLighting must inherit property "onscroll" wi th the proper type (57)
4786 PASS SVGElement interface: feDiffuseLighting must inherit property "onseeked" wi th the proper type (58)
4787 PASS SVGElement interface: feDiffuseLighting must inherit property "onseeking" w ith the proper type (59)
4788 PASS SVGElement interface: feDiffuseLighting must inherit property "onselect" wi th the proper type (60)
4789 PASS SVGElement interface: feDiffuseLighting must inherit property "onshow" with the proper type (61)
4790 FAIL SVGElement interface: feDiffuseLighting must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
4791 PASS SVGElement interface: feDiffuseLighting must inherit property "onstalled" w ith the proper type (63)
4792 PASS SVGElement interface: feDiffuseLighting must inherit property "onsubmit" wi th the proper type (64)
4793 PASS SVGElement interface: feDiffuseLighting must inherit property "onsuspend" w ith the proper type (65)
4794 PASS SVGElement interface: feDiffuseLighting must inherit property "ontimeupdate " with the proper type (66)
4795 PASS SVGElement interface: feDiffuseLighting must inherit property "ontoggle" wi th the proper type (67)
4796 PASS SVGElement interface: feDiffuseLighting must inherit property "onvolumechan ge" with the proper type (68)
4797 PASS SVGElement interface: feDiffuseLighting must inherit property "onwaiting" w ith the proper type (69)
4798 PASS SVGFEDistantLightElement interface: existence and properties of interface o bject
4799 PASS SVGFEDistantLightElement interface object length
4800 PASS SVGFEDistantLightElement interface object name
4801 FAIL SVGFEDistantLightElement interface: existence and properties of interface p rototype object assert_equals: class string of SVGFEDistantLightElement.prototyp e expected "[object SVGFEDistantLightElementPrototype]" but got "[object SVGFEDi stantLightElement]"
4802 PASS SVGFEDistantLightElement interface: existence and properties of interface p rototype object's "constructor" property
4803 PASS SVGFEDistantLightElement interface: attribute azimuth
4804 PASS SVGFEDistantLightElement interface: attribute elevation
4805 PASS SVGFEPointLightElement interface: existence and properties of interface obj ect
4806 PASS SVGFEPointLightElement interface object length
4807 PASS SVGFEPointLightElement interface object name
4808 FAIL SVGFEPointLightElement interface: existence and properties of interface pro totype object assert_equals: class string of SVGFEPointLightElement.prototype ex pected "[object SVGFEPointLightElementPrototype]" but got "[object SVGFEPointLig htElement]"
4809 PASS SVGFEPointLightElement interface: existence and properties of interface pro totype object's "constructor" property
4810 PASS SVGFEPointLightElement interface: attribute x
4811 PASS SVGFEPointLightElement interface: attribute y
4812 PASS SVGFEPointLightElement interface: attribute z
4813 PASS SVGFEPointLightElement must be primary interface of fePointLight
4814 PASS Stringification of fePointLight
4815 PASS SVGFEPointLightElement interface: fePointLight must inherit property "x" wi th the proper type (0)
4816 PASS SVGFEPointLightElement interface: fePointLight must inherit property "y" wi th the proper type (1)
4817 PASS SVGFEPointLightElement interface: fePointLight must inherit property "z" wi th the proper type (2)
4818 PASS SVGElement interface: fePointLight must inherit property "className" with t he proper type (0)
4819 PASS SVGElement interface: fePointLight must inherit property "dataset" with the proper type (1)
4820 PASS SVGElement interface: fePointLight must inherit property "ownerSVGElement" with the proper type (2)
4821 PASS SVGElement interface: fePointLight must inherit property "viewportElement" with the proper type (3)
4822 PASS SVGElement interface: fePointLight must inherit property "tabIndex" with th e proper type (4)
4823 PASS SVGElement interface: fePointLight must inherit property "focus" with the p roper type (5)
4824 PASS SVGElement interface: fePointLight must inherit property "blur" with the pr oper type (6)
4825 PASS SVGElement interface: fePointLight must inherit property "onabort" with the proper type (7)
4826 FAIL SVGElement interface: fePointLight must inherit property "onautocomplete" w ith the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain
4827 FAIL SVGElement interface: fePointLight must inherit property "onautocompleteerr or" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
4828 PASS SVGElement interface: fePointLight must inherit property "onblur" with the proper type (10)
4829 PASS SVGElement interface: fePointLight must inherit property "oncancel" with th e proper type (11)
4830 PASS SVGElement interface: fePointLight must inherit property "oncanplay" with t he proper type (12)
4831 PASS SVGElement interface: fePointLight must inherit property "oncanplaythrough" with the proper type (13)
4832 PASS SVGElement interface: fePointLight must inherit property "onchange" with th e proper type (14)
4833 PASS SVGElement interface: fePointLight must inherit property "onclick" with the proper type (15)
4834 PASS SVGElement interface: fePointLight must inherit property "onclose" with the proper type (16)
4835 PASS SVGElement interface: fePointLight must inherit property "oncontextmenu" wi th the proper type (17)
4836 PASS SVGElement interface: fePointLight must inherit property "oncuechange" with the proper type (18)
4837 PASS SVGElement interface: fePointLight must inherit property "ondblclick" with the proper type (19)
4838 PASS SVGElement interface: fePointLight must inherit property "ondrag" with the proper type (20)
4839 PASS SVGElement interface: fePointLight must inherit property "ondragend" with t he proper type (21)
4840 PASS SVGElement interface: fePointLight must inherit property "ondragenter" with the proper type (22)
4841 FAIL SVGElement interface: fePointLight must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototy pe chain
4842 PASS SVGElement interface: fePointLight must inherit property "ondragleave" with the proper type (24)
4843 PASS SVGElement interface: fePointLight must inherit property "ondragover" with the proper type (25)
4844 PASS SVGElement interface: fePointLight must inherit property "ondragstart" with the proper type (26)
4845 PASS SVGElement interface: fePointLight must inherit property "ondrop" with the proper type (27)
4846 PASS SVGElement interface: fePointLight must inherit property "ondurationchange" with the proper type (28)
4847 PASS SVGElement interface: fePointLight must inherit property "onemptied" with t he proper type (29)
4848 PASS SVGElement interface: fePointLight must inherit property "onended" with the proper type (30)
4849 PASS SVGElement interface: fePointLight must inherit property "onerror" with the proper type (31)
4850 PASS SVGElement interface: fePointLight must inherit property "onfocus" with the proper type (32)
4851 PASS SVGElement interface: fePointLight must inherit property "oninput" with the proper type (33)
4852 PASS SVGElement interface: fePointLight must inherit property "oninvalid" with t he proper type (34)
4853 PASS SVGElement interface: fePointLight must inherit property "onkeydown" with t he proper type (35)
4854 PASS SVGElement interface: fePointLight must inherit property "onkeypress" with the proper type (36)
4855 PASS SVGElement interface: fePointLight must inherit property "onkeyup" with the proper type (37)
4856 PASS SVGElement interface: fePointLight must inherit property "onload" with the proper type (38)
4857 PASS SVGElement interface: fePointLight must inherit property "onloadeddata" wit h the proper type (39)
4858 PASS SVGElement interface: fePointLight must inherit property "onloadedmetadata" with the proper type (40)
4859 PASS SVGElement interface: fePointLight must inherit property "onloadstart" with the proper type (41)
4860 PASS SVGElement interface: fePointLight must inherit property "onmousedown" with the proper type (42)
4861 PASS SVGElement interface: fePointLight must inherit property "onmouseenter" wit h the proper type (43)
4862 PASS SVGElement interface: fePointLight must inherit property "onmouseleave" wit h the proper type (44)
4863 PASS SVGElement interface: fePointLight must inherit property "onmousemove" with the proper type (45)
4864 PASS SVGElement interface: fePointLight must inherit property "onmouseout" with the proper type (46)
4865 PASS SVGElement interface: fePointLight must inherit property "onmouseover" with the proper type (47)
4866 PASS SVGElement interface: fePointLight must inherit property "onmouseup" with t he proper type (48)
4867 PASS SVGElement interface: fePointLight must inherit property "onwheel" with the proper type (49)
4868 PASS SVGElement interface: fePointLight must inherit property "onpause" with the proper type (50)
4869 PASS SVGElement interface: fePointLight must inherit property "onplay" with the proper type (51)
4870 PASS SVGElement interface: fePointLight must inherit property "onplaying" with t he proper type (52)
4871 PASS SVGElement interface: fePointLight must inherit property "onprogress" with the proper type (53)
4872 PASS SVGElement interface: fePointLight must inherit property "onratechange" wit h the proper type (54)
4873 PASS SVGElement interface: fePointLight must inherit property "onreset" with the proper type (55)
4874 PASS SVGElement interface: fePointLight must inherit property "onresize" with th e proper type (56)
4875 PASS SVGElement interface: fePointLight must inherit property "onscroll" with th e proper type (57)
4876 PASS SVGElement interface: fePointLight must inherit property "onseeked" with th e proper type (58)
4877 PASS SVGElement interface: fePointLight must inherit property "onseeking" with t he proper type (59)
4878 PASS SVGElement interface: fePointLight must inherit property "onselect" with th e proper type (60)
4879 PASS SVGElement interface: fePointLight must inherit property "onshow" with the proper type (61)
4880 FAIL SVGElement interface: fePointLight must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
4881 PASS SVGElement interface: fePointLight must inherit property "onstalled" with t he proper type (63)
4882 PASS SVGElement interface: fePointLight must inherit property "onsubmit" with th e proper type (64)
4883 PASS SVGElement interface: fePointLight must inherit property "onsuspend" with t he proper type (65)
4884 PASS SVGElement interface: fePointLight must inherit property "ontimeupdate" wit h the proper type (66)
4885 PASS SVGElement interface: fePointLight must inherit property "ontoggle" with th e proper type (67)
4886 PASS SVGElement interface: fePointLight must inherit property "onvolumechange" w ith the proper type (68)
4887 PASS SVGElement interface: fePointLight must inherit property "onwaiting" with t he proper type (69)
4888 PASS SVGFESpotLightElement interface: existence and properties of interface obje ct
4889 PASS SVGFESpotLightElement interface object length
4890 PASS SVGFESpotLightElement interface object name
4891 FAIL SVGFESpotLightElement interface: existence and properties of interface prot otype object assert_equals: class string of SVGFESpotLightElement.prototype expe cted "[object SVGFESpotLightElementPrototype]" but got "[object SVGFESpotLightEl ement]"
4892 PASS SVGFESpotLightElement interface: existence and properties of interface prot otype object's "constructor" property
4893 PASS SVGFESpotLightElement interface: attribute x
4894 PASS SVGFESpotLightElement interface: attribute y
4895 PASS SVGFESpotLightElement interface: attribute z
4896 PASS SVGFESpotLightElement interface: attribute pointsAtX
4897 PASS SVGFESpotLightElement interface: attribute pointsAtY
4898 PASS SVGFESpotLightElement interface: attribute pointsAtZ
4899 PASS SVGFESpotLightElement interface: attribute specularExponent
4900 PASS SVGFESpotLightElement interface: attribute limitingConeAngle
4901 PASS SVGFESpotLightElement must be primary interface of feSpotLight
4902 PASS Stringification of feSpotLight
4903 PASS SVGFESpotLightElement interface: feSpotLight must inherit property "x" with the proper type (0)
4904 PASS SVGFESpotLightElement interface: feSpotLight must inherit property "y" with the proper type (1)
4905 PASS SVGFESpotLightElement interface: feSpotLight must inherit property "z" with the proper type (2)
4906 PASS SVGFESpotLightElement interface: feSpotLight must inherit property "pointsA tX" with the proper type (3)
4907 PASS SVGFESpotLightElement interface: feSpotLight must inherit property "pointsA tY" with the proper type (4)
4908 PASS SVGFESpotLightElement interface: feSpotLight must inherit property "pointsA tZ" with the proper type (5)
4909 PASS SVGFESpotLightElement interface: feSpotLight must inherit property "specula rExponent" with the proper type (6)
4910 PASS SVGFESpotLightElement interface: feSpotLight must inherit property "limitin gConeAngle" with the proper type (7)
4911 PASS SVGElement interface: feSpotLight must inherit property "className" with th e proper type (0)
4912 PASS SVGElement interface: feSpotLight must inherit property "dataset" with the proper type (1)
4913 PASS SVGElement interface: feSpotLight must inherit property "ownerSVGElement" w ith the proper type (2)
4914 PASS SVGElement interface: feSpotLight must inherit property "viewportElement" w ith the proper type (3)
4915 PASS SVGElement interface: feSpotLight must inherit property "tabIndex" with the proper type (4)
4916 PASS SVGElement interface: feSpotLight must inherit property "focus" with the pr oper type (5)
4917 PASS SVGElement interface: feSpotLight must inherit property "blur" with the pro per type (6)
4918 PASS SVGElement interface: feSpotLight must inherit property "onabort" with the proper type (7)
4919 FAIL SVGElement interface: feSpotLight must inherit property "onautocomplete" wi th the proper type (8) assert_inherits: property "onautocomplete" not found in p rototype chain
4920 FAIL SVGElement interface: feSpotLight must inherit property "onautocompleteerro r" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
4921 PASS SVGElement interface: feSpotLight must inherit property "onblur" with the p roper type (10)
4922 PASS SVGElement interface: feSpotLight must inherit property "oncancel" with the proper type (11)
4923 PASS SVGElement interface: feSpotLight must inherit property "oncanplay" with th e proper type (12)
4924 PASS SVGElement interface: feSpotLight must inherit property "oncanplaythrough" with the proper type (13)
4925 PASS SVGElement interface: feSpotLight must inherit property "onchange" with the proper type (14)
4926 PASS SVGElement interface: feSpotLight must inherit property "onclick" with the proper type (15)
4927 PASS SVGElement interface: feSpotLight must inherit property "onclose" with the proper type (16)
4928 PASS SVGElement interface: feSpotLight must inherit property "oncontextmenu" wit h the proper type (17)
4929 PASS SVGElement interface: feSpotLight must inherit property "oncuechange" with the proper type (18)
4930 PASS SVGElement interface: feSpotLight must inherit property "ondblclick" with t he proper type (19)
4931 PASS SVGElement interface: feSpotLight must inherit property "ondrag" with the p roper type (20)
4932 PASS SVGElement interface: feSpotLight must inherit property "ondragend" with th e proper type (21)
4933 PASS SVGElement interface: feSpotLight must inherit property "ondragenter" with the proper type (22)
4934 FAIL SVGElement interface: feSpotLight must inherit property "ondragexit" with t he proper type (23) assert_inherits: property "ondragexit" not found in prototyp e chain
4935 PASS SVGElement interface: feSpotLight must inherit property "ondragleave" with the proper type (24)
4936 PASS SVGElement interface: feSpotLight must inherit property "ondragover" with t he proper type (25)
4937 PASS SVGElement interface: feSpotLight must inherit property "ondragstart" with the proper type (26)
4938 PASS SVGElement interface: feSpotLight must inherit property "ondrop" with the p roper type (27)
4939 PASS SVGElement interface: feSpotLight must inherit property "ondurationchange" with the proper type (28)
4940 PASS SVGElement interface: feSpotLight must inherit property "onemptied" with th e proper type (29)
4941 PASS SVGElement interface: feSpotLight must inherit property "onended" with the proper type (30)
4942 PASS SVGElement interface: feSpotLight must inherit property "onerror" with the proper type (31)
4943 PASS SVGElement interface: feSpotLight must inherit property "onfocus" with the proper type (32)
4944 PASS SVGElement interface: feSpotLight must inherit property "oninput" with the proper type (33)
4945 PASS SVGElement interface: feSpotLight must inherit property "oninvalid" with th e proper type (34)
4946 PASS SVGElement interface: feSpotLight must inherit property "onkeydown" with th e proper type (35)
4947 PASS SVGElement interface: feSpotLight must inherit property "onkeypress" with t he proper type (36)
4948 PASS SVGElement interface: feSpotLight must inherit property "onkeyup" with the proper type (37)
4949 PASS SVGElement interface: feSpotLight must inherit property "onload" with the p roper type (38)
4950 PASS SVGElement interface: feSpotLight must inherit property "onloadeddata" with the proper type (39)
4951 PASS SVGElement interface: feSpotLight must inherit property "onloadedmetadata" with the proper type (40)
4952 PASS SVGElement interface: feSpotLight must inherit property "onloadstart" with the proper type (41)
4953 PASS SVGElement interface: feSpotLight must inherit property "onmousedown" with the proper type (42)
4954 PASS SVGElement interface: feSpotLight must inherit property "onmouseenter" with the proper type (43)
4955 PASS SVGElement interface: feSpotLight must inherit property "onmouseleave" with the proper type (44)
4956 PASS SVGElement interface: feSpotLight must inherit property "onmousemove" with the proper type (45)
4957 PASS SVGElement interface: feSpotLight must inherit property "onmouseout" with t he proper type (46)
4958 PASS SVGElement interface: feSpotLight must inherit property "onmouseover" with the proper type (47)
4959 PASS SVGElement interface: feSpotLight must inherit property "onmouseup" with th e proper type (48)
4960 PASS SVGElement interface: feSpotLight must inherit property "onwheel" with the proper type (49)
4961 PASS SVGElement interface: feSpotLight must inherit property "onpause" with the proper type (50)
4962 PASS SVGElement interface: feSpotLight must inherit property "onplay" with the p roper type (51)
4963 PASS SVGElement interface: feSpotLight must inherit property "onplaying" with th e proper type (52)
4964 PASS SVGElement interface: feSpotLight must inherit property "onprogress" with t he proper type (53)
4965 PASS SVGElement interface: feSpotLight must inherit property "onratechange" with the proper type (54)
4966 PASS SVGElement interface: feSpotLight must inherit property "onreset" with the proper type (55)
4967 PASS SVGElement interface: feSpotLight must inherit property "onresize" with the proper type (56)
4968 PASS SVGElement interface: feSpotLight must inherit property "onscroll" with the proper type (57)
4969 PASS SVGElement interface: feSpotLight must inherit property "onseeked" with the proper type (58)
4970 PASS SVGElement interface: feSpotLight must inherit property "onseeking" with th e proper type (59)
4971 PASS SVGElement interface: feSpotLight must inherit property "onselect" with the proper type (60)
4972 PASS SVGElement interface: feSpotLight must inherit property "onshow" with the p roper type (61)
4973 FAIL SVGElement interface: feSpotLight must inherit property "onsort" with the p roper type (62) assert_inherits: property "onsort" not found in prototype chain
4974 PASS SVGElement interface: feSpotLight must inherit property "onstalled" with th e proper type (63)
4975 PASS SVGElement interface: feSpotLight must inherit property "onsubmit" with the proper type (64)
4976 PASS SVGElement interface: feSpotLight must inherit property "onsuspend" with th e proper type (65)
4977 PASS SVGElement interface: feSpotLight must inherit property "ontimeupdate" with the proper type (66)
4978 PASS SVGElement interface: feSpotLight must inherit property "ontoggle" with the proper type (67)
4979 PASS SVGElement interface: feSpotLight must inherit property "onvolumechange" wi th the proper type (68)
4980 PASS SVGElement interface: feSpotLight must inherit property "onwaiting" with th e proper type (69)
4981 PASS SVGFEDisplacementMapElement interface: existence and properties of interfac e object
4982 PASS SVGFEDisplacementMapElement interface object length
4983 PASS SVGFEDisplacementMapElement interface object name
4984 FAIL SVGFEDisplacementMapElement interface: existence and properties of interfac e prototype object assert_equals: class string of SVGFEDisplacementMapElement.pr ototype expected "[object SVGFEDisplacementMapElementPrototype]" but got "[objec t SVGFEDisplacementMapElement]"
4985 PASS SVGFEDisplacementMapElement interface: existence and properties of interfac e prototype object's "constructor" property
4986 PASS SVGFEDisplacementMapElement interface: constant SVG_CHANNEL_UNKNOWN on inte rface object
4987 PASS SVGFEDisplacementMapElement interface: constant SVG_CHANNEL_UNKNOWN on inte rface prototype object
4988 PASS SVGFEDisplacementMapElement interface: constant SVG_CHANNEL_R on interface object
4989 PASS SVGFEDisplacementMapElement interface: constant SVG_CHANNEL_R on interface prototype object
4990 PASS SVGFEDisplacementMapElement interface: constant SVG_CHANNEL_G on interface object
4991 PASS SVGFEDisplacementMapElement interface: constant SVG_CHANNEL_G on interface prototype object
4992 PASS SVGFEDisplacementMapElement interface: constant SVG_CHANNEL_B on interface object
4993 PASS SVGFEDisplacementMapElement interface: constant SVG_CHANNEL_B on interface prototype object
4994 PASS SVGFEDisplacementMapElement interface: constant SVG_CHANNEL_A on interface object
4995 PASS SVGFEDisplacementMapElement interface: constant SVG_CHANNEL_A on interface prototype object
4996 PASS SVGFEDisplacementMapElement interface: attribute in1
4997 PASS SVGFEDisplacementMapElement interface: attribute in2
4998 PASS SVGFEDisplacementMapElement interface: attribute scale
4999 PASS SVGFEDisplacementMapElement interface: attribute xChannelSelector
5000 PASS SVGFEDisplacementMapElement interface: attribute yChannelSelector
5001 PASS SVGFEDisplacementMapElement interface: attribute x
5002 PASS SVGFEDisplacementMapElement interface: attribute y
5003 PASS SVGFEDisplacementMapElement interface: attribute width
5004 PASS SVGFEDisplacementMapElement interface: attribute height
5005 PASS SVGFEDisplacementMapElement interface: attribute result
5006 PASS SVGFEDisplacementMapElement must be primary interface of feDisplacementMap
5007 PASS Stringification of feDisplacementMap
5008 PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit prope rty "SVG_CHANNEL_UNKNOWN" with the proper type (0)
5009 PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit prope rty "SVG_CHANNEL_R" with the proper type (1)
5010 PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit prope rty "SVG_CHANNEL_G" with the proper type (2)
5011 PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit prope rty "SVG_CHANNEL_B" with the proper type (3)
5012 PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit prope rty "SVG_CHANNEL_A" with the proper type (4)
5013 PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit prope rty "in1" with the proper type (5)
5014 PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit prope rty "in2" with the proper type (6)
5015 PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit prope rty "scale" with the proper type (7)
5016 PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit prope rty "xChannelSelector" with the proper type (8)
5017 PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit prope rty "yChannelSelector" with the proper type (9)
5018 PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit prope rty "x" with the proper type (10)
5019 PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit prope rty "y" with the proper type (11)
5020 PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit prope rty "width" with the proper type (12)
5021 PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit prope rty "height" with the proper type (13)
5022 PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit prope rty "result" with the proper type (14)
5023 PASS SVGElement interface: feDisplacementMap must inherit property "className" w ith the proper type (0)
5024 PASS SVGElement interface: feDisplacementMap must inherit property "dataset" wit h the proper type (1)
5025 PASS SVGElement interface: feDisplacementMap must inherit property "ownerSVGElem ent" with the proper type (2)
5026 PASS SVGElement interface: feDisplacementMap must inherit property "viewportElem ent" with the proper type (3)
5027 PASS SVGElement interface: feDisplacementMap must inherit property "tabIndex" wi th the proper type (4)
5028 PASS SVGElement interface: feDisplacementMap must inherit property "focus" with the proper type (5)
5029 PASS SVGElement interface: feDisplacementMap must inherit property "blur" with t he proper type (6)
5030 PASS SVGElement interface: feDisplacementMap must inherit property "onabort" wit h the proper type (7)
5031 FAIL SVGElement interface: feDisplacementMap must inherit property "onautocomple te" with the proper type (8) assert_inherits: property "onautocomplete" not foun d in prototype chain
5032 FAIL SVGElement interface: feDisplacementMap must inherit property "onautocomple teerror" with the proper type (9) assert_inherits: property "onautocompleteerror " not found in prototype chain
5033 PASS SVGElement interface: feDisplacementMap must inherit property "onblur" with the proper type (10)
5034 PASS SVGElement interface: feDisplacementMap must inherit property "oncancel" wi th the proper type (11)
5035 PASS SVGElement interface: feDisplacementMap must inherit property "oncanplay" w ith the proper type (12)
5036 PASS SVGElement interface: feDisplacementMap must inherit property "oncanplaythr ough" with the proper type (13)
5037 PASS SVGElement interface: feDisplacementMap must inherit property "onchange" wi th the proper type (14)
5038 PASS SVGElement interface: feDisplacementMap must inherit property "onclick" wit h the proper type (15)
5039 PASS SVGElement interface: feDisplacementMap must inherit property "onclose" wit h the proper type (16)
5040 PASS SVGElement interface: feDisplacementMap must inherit property "oncontextmen u" with the proper type (17)
5041 PASS SVGElement interface: feDisplacementMap must inherit property "oncuechange" with the proper type (18)
5042 PASS SVGElement interface: feDisplacementMap must inherit property "ondblclick" with the proper type (19)
5043 PASS SVGElement interface: feDisplacementMap must inherit property "ondrag" with the proper type (20)
5044 PASS SVGElement interface: feDisplacementMap must inherit property "ondragend" w ith the proper type (21)
5045 PASS SVGElement interface: feDisplacementMap must inherit property "ondragenter" with the proper type (22)
5046 FAIL SVGElement interface: feDisplacementMap must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in pr ototype chain
5047 PASS SVGElement interface: feDisplacementMap must inherit property "ondragleave" with the proper type (24)
5048 PASS SVGElement interface: feDisplacementMap must inherit property "ondragover" with the proper type (25)
5049 PASS SVGElement interface: feDisplacementMap must inherit property "ondragstart" with the proper type (26)
5050 PASS SVGElement interface: feDisplacementMap must inherit property "ondrop" with the proper type (27)
5051 PASS SVGElement interface: feDisplacementMap must inherit property "ondurationch ange" with the proper type (28)
5052 PASS SVGElement interface: feDisplacementMap must inherit property "onemptied" w ith the proper type (29)
5053 PASS SVGElement interface: feDisplacementMap must inherit property "onended" wit h the proper type (30)
5054 PASS SVGElement interface: feDisplacementMap must inherit property "onerror" wit h the proper type (31)
5055 PASS SVGElement interface: feDisplacementMap must inherit property "onfocus" wit h the proper type (32)
5056 PASS SVGElement interface: feDisplacementMap must inherit property "oninput" wit h the proper type (33)
5057 PASS SVGElement interface: feDisplacementMap must inherit property "oninvalid" w ith the proper type (34)
5058 PASS SVGElement interface: feDisplacementMap must inherit property "onkeydown" w ith the proper type (35)
5059 PASS SVGElement interface: feDisplacementMap must inherit property "onkeypress" with the proper type (36)
5060 PASS SVGElement interface: feDisplacementMap must inherit property "onkeyup" wit h the proper type (37)
5061 PASS SVGElement interface: feDisplacementMap must inherit property "onload" with the proper type (38)
5062 PASS SVGElement interface: feDisplacementMap must inherit property "onloadeddata " with the proper type (39)
5063 PASS SVGElement interface: feDisplacementMap must inherit property "onloadedmeta data" with the proper type (40)
5064 PASS SVGElement interface: feDisplacementMap must inherit property "onloadstart" with the proper type (41)
5065 PASS SVGElement interface: feDisplacementMap must inherit property "onmousedown" with the proper type (42)
5066 PASS SVGElement interface: feDisplacementMap must inherit property "onmouseenter " with the proper type (43)
5067 PASS SVGElement interface: feDisplacementMap must inherit property "onmouseleave " with the proper type (44)
5068 PASS SVGElement interface: feDisplacementMap must inherit property "onmousemove" with the proper type (45)
5069 PASS SVGElement interface: feDisplacementMap must inherit property "onmouseout" with the proper type (46)
5070 PASS SVGElement interface: feDisplacementMap must inherit property "onmouseover" with the proper type (47)
5071 PASS SVGElement interface: feDisplacementMap must inherit property "onmouseup" w ith the proper type (48)
5072 PASS SVGElement interface: feDisplacementMap must inherit property "onwheel" wit h the proper type (49)
5073 PASS SVGElement interface: feDisplacementMap must inherit property "onpause" wit h the proper type (50)
5074 PASS SVGElement interface: feDisplacementMap must inherit property "onplay" with the proper type (51)
5075 PASS SVGElement interface: feDisplacementMap must inherit property "onplaying" w ith the proper type (52)
5076 PASS SVGElement interface: feDisplacementMap must inherit property "onprogress" with the proper type (53)
5077 PASS SVGElement interface: feDisplacementMap must inherit property "onratechange " with the proper type (54)
5078 PASS SVGElement interface: feDisplacementMap must inherit property "onreset" wit h the proper type (55)
5079 PASS SVGElement interface: feDisplacementMap must inherit property "onresize" wi th the proper type (56)
5080 PASS SVGElement interface: feDisplacementMap must inherit property "onscroll" wi th the proper type (57)
5081 PASS SVGElement interface: feDisplacementMap must inherit property "onseeked" wi th the proper type (58)
5082 PASS SVGElement interface: feDisplacementMap must inherit property "onseeking" w ith the proper type (59)
5083 PASS SVGElement interface: feDisplacementMap must inherit property "onselect" wi th the proper type (60)
5084 PASS SVGElement interface: feDisplacementMap must inherit property "onshow" with the proper type (61)
5085 FAIL SVGElement interface: feDisplacementMap must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
5086 PASS SVGElement interface: feDisplacementMap must inherit property "onstalled" w ith the proper type (63)
5087 PASS SVGElement interface: feDisplacementMap must inherit property "onsubmit" wi th the proper type (64)
5088 PASS SVGElement interface: feDisplacementMap must inherit property "onsuspend" w ith the proper type (65)
5089 PASS SVGElement interface: feDisplacementMap must inherit property "ontimeupdate " with the proper type (66)
5090 PASS SVGElement interface: feDisplacementMap must inherit property "ontoggle" wi th the proper type (67)
5091 PASS SVGElement interface: feDisplacementMap must inherit property "onvolumechan ge" with the proper type (68)
5092 PASS SVGElement interface: feDisplacementMap must inherit property "onwaiting" w ith the proper type (69)
5093 PASS SVGFEDropShadowElement interface: existence and properties of interface obj ect
5094 PASS SVGFEDropShadowElement interface object length
5095 PASS SVGFEDropShadowElement interface object name
5096 FAIL SVGFEDropShadowElement interface: existence and properties of interface pro totype object assert_equals: class string of SVGFEDropShadowElement.prototype ex pected "[object SVGFEDropShadowElementPrototype]" but got "[object SVGFEDropShad owElement]"
5097 PASS SVGFEDropShadowElement interface: existence and properties of interface pro totype object's "constructor" property
5098 PASS SVGFEDropShadowElement interface: attribute in1
5099 PASS SVGFEDropShadowElement interface: attribute dx
5100 PASS SVGFEDropShadowElement interface: attribute dy
5101 PASS SVGFEDropShadowElement interface: attribute stdDeviationX
5102 PASS SVGFEDropShadowElement interface: attribute stdDeviationY
5103 PASS SVGFEDropShadowElement interface: operation setStdDeviation(float,float)
5104 PASS SVGFEDropShadowElement interface: attribute x
5105 PASS SVGFEDropShadowElement interface: attribute y
5106 PASS SVGFEDropShadowElement interface: attribute width
5107 PASS SVGFEDropShadowElement interface: attribute height
5108 PASS SVGFEDropShadowElement interface: attribute result
5109 PASS SVGFEDropShadowElement must be primary interface of feDropShadow
5110 PASS Stringification of feDropShadow
5111 PASS SVGFEDropShadowElement interface: feDropShadow must inherit property "in1" with the proper type (0)
5112 PASS SVGFEDropShadowElement interface: feDropShadow must inherit property "dx" w ith the proper type (1)
5113 PASS SVGFEDropShadowElement interface: feDropShadow must inherit property "dy" w ith the proper type (2)
5114 PASS SVGFEDropShadowElement interface: feDropShadow must inherit property "stdDe viationX" with the proper type (3)
5115 PASS SVGFEDropShadowElement interface: feDropShadow must inherit property "stdDe viationY" with the proper type (4)
5116 PASS SVGFEDropShadowElement interface: feDropShadow must inherit property "setSt dDeviation" with the proper type (5)
5117 PASS SVGFEDropShadowElement interface: calling setStdDeviation(float,float) on f eDropShadow with too few arguments must throw TypeError
5118 PASS SVGFEDropShadowElement interface: feDropShadow must inherit property "x" wi th the proper type (6)
5119 PASS SVGFEDropShadowElement interface: feDropShadow must inherit property "y" wi th the proper type (7)
5120 PASS SVGFEDropShadowElement interface: feDropShadow must inherit property "width " with the proper type (8)
5121 PASS SVGFEDropShadowElement interface: feDropShadow must inherit property "heigh t" with the proper type (9)
5122 PASS SVGFEDropShadowElement interface: feDropShadow must inherit property "resul t" with the proper type (10)
5123 PASS SVGElement interface: feDropShadow must inherit property "className" with t he proper type (0)
5124 PASS SVGElement interface: feDropShadow must inherit property "dataset" with the proper type (1)
5125 PASS SVGElement interface: feDropShadow must inherit property "ownerSVGElement" with the proper type (2)
5126 PASS SVGElement interface: feDropShadow must inherit property "viewportElement" with the proper type (3)
5127 PASS SVGElement interface: feDropShadow must inherit property "tabIndex" with th e proper type (4)
5128 PASS SVGElement interface: feDropShadow must inherit property "focus" with the p roper type (5)
5129 PASS SVGElement interface: feDropShadow must inherit property "blur" with the pr oper type (6)
5130 PASS SVGElement interface: feDropShadow must inherit property "onabort" with the proper type (7)
5131 FAIL SVGElement interface: feDropShadow must inherit property "onautocomplete" w ith the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain
5132 FAIL SVGElement interface: feDropShadow must inherit property "onautocompleteerr or" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
5133 PASS SVGElement interface: feDropShadow must inherit property "onblur" with the proper type (10)
5134 PASS SVGElement interface: feDropShadow must inherit property "oncancel" with th e proper type (11)
5135 PASS SVGElement interface: feDropShadow must inherit property "oncanplay" with t he proper type (12)
5136 PASS SVGElement interface: feDropShadow must inherit property "oncanplaythrough" with the proper type (13)
5137 PASS SVGElement interface: feDropShadow must inherit property "onchange" with th e proper type (14)
5138 PASS SVGElement interface: feDropShadow must inherit property "onclick" with the proper type (15)
5139 PASS SVGElement interface: feDropShadow must inherit property "onclose" with the proper type (16)
5140 PASS SVGElement interface: feDropShadow must inherit property "oncontextmenu" wi th the proper type (17)
5141 PASS SVGElement interface: feDropShadow must inherit property "oncuechange" with the proper type (18)
5142 PASS SVGElement interface: feDropShadow must inherit property "ondblclick" with the proper type (19)
5143 PASS SVGElement interface: feDropShadow must inherit property "ondrag" with the proper type (20)
5144 PASS SVGElement interface: feDropShadow must inherit property "ondragend" with t he proper type (21)
5145 PASS SVGElement interface: feDropShadow must inherit property "ondragenter" with the proper type (22)
5146 FAIL SVGElement interface: feDropShadow must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototy pe chain
5147 PASS SVGElement interface: feDropShadow must inherit property "ondragleave" with the proper type (24)
5148 PASS SVGElement interface: feDropShadow must inherit property "ondragover" with the proper type (25)
5149 PASS SVGElement interface: feDropShadow must inherit property "ondragstart" with the proper type (26)
5150 PASS SVGElement interface: feDropShadow must inherit property "ondrop" with the proper type (27)
5151 PASS SVGElement interface: feDropShadow must inherit property "ondurationchange" with the proper type (28)
5152 PASS SVGElement interface: feDropShadow must inherit property "onemptied" with t he proper type (29)
5153 PASS SVGElement interface: feDropShadow must inherit property "onended" with the proper type (30)
5154 PASS SVGElement interface: feDropShadow must inherit property "onerror" with the proper type (31)
5155 PASS SVGElement interface: feDropShadow must inherit property "onfocus" with the proper type (32)
5156 PASS SVGElement interface: feDropShadow must inherit property "oninput" with the proper type (33)
5157 PASS SVGElement interface: feDropShadow must inherit property "oninvalid" with t he proper type (34)
5158 PASS SVGElement interface: feDropShadow must inherit property "onkeydown" with t he proper type (35)
5159 PASS SVGElement interface: feDropShadow must inherit property "onkeypress" with the proper type (36)
5160 PASS SVGElement interface: feDropShadow must inherit property "onkeyup" with the proper type (37)
5161 PASS SVGElement interface: feDropShadow must inherit property "onload" with the proper type (38)
5162 PASS SVGElement interface: feDropShadow must inherit property "onloadeddata" wit h the proper type (39)
5163 PASS SVGElement interface: feDropShadow must inherit property "onloadedmetadata" with the proper type (40)
5164 PASS SVGElement interface: feDropShadow must inherit property "onloadstart" with the proper type (41)
5165 PASS SVGElement interface: feDropShadow must inherit property "onmousedown" with the proper type (42)
5166 PASS SVGElement interface: feDropShadow must inherit property "onmouseenter" wit h the proper type (43)
5167 PASS SVGElement interface: feDropShadow must inherit property "onmouseleave" wit h the proper type (44)
5168 PASS SVGElement interface: feDropShadow must inherit property "onmousemove" with the proper type (45)
5169 PASS SVGElement interface: feDropShadow must inherit property "onmouseout" with the proper type (46)
5170 PASS SVGElement interface: feDropShadow must inherit property "onmouseover" with the proper type (47)
5171 PASS SVGElement interface: feDropShadow must inherit property "onmouseup" with t he proper type (48)
5172 PASS SVGElement interface: feDropShadow must inherit property "onwheel" with the proper type (49)
5173 PASS SVGElement interface: feDropShadow must inherit property "onpause" with the proper type (50)
5174 PASS SVGElement interface: feDropShadow must inherit property "onplay" with the proper type (51)
5175 PASS SVGElement interface: feDropShadow must inherit property "onplaying" with t he proper type (52)
5176 PASS SVGElement interface: feDropShadow must inherit property "onprogress" with the proper type (53)
5177 PASS SVGElement interface: feDropShadow must inherit property "onratechange" wit h the proper type (54)
5178 PASS SVGElement interface: feDropShadow must inherit property "onreset" with the proper type (55)
5179 PASS SVGElement interface: feDropShadow must inherit property "onresize" with th e proper type (56)
5180 PASS SVGElement interface: feDropShadow must inherit property "onscroll" with th e proper type (57)
5181 PASS SVGElement interface: feDropShadow must inherit property "onseeked" with th e proper type (58)
5182 PASS SVGElement interface: feDropShadow must inherit property "onseeking" with t he proper type (59)
5183 PASS SVGElement interface: feDropShadow must inherit property "onselect" with th e proper type (60)
5184 PASS SVGElement interface: feDropShadow must inherit property "onshow" with the proper type (61)
5185 FAIL SVGElement interface: feDropShadow must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
5186 PASS SVGElement interface: feDropShadow must inherit property "onstalled" with t he proper type (63)
5187 PASS SVGElement interface: feDropShadow must inherit property "onsubmit" with th e proper type (64)
5188 PASS SVGElement interface: feDropShadow must inherit property "onsuspend" with t he proper type (65)
5189 PASS SVGElement interface: feDropShadow must inherit property "ontimeupdate" wit h the proper type (66)
5190 PASS SVGElement interface: feDropShadow must inherit property "ontoggle" with th e proper type (67)
5191 PASS SVGElement interface: feDropShadow must inherit property "onvolumechange" w ith the proper type (68)
5192 PASS SVGElement interface: feDropShadow must inherit property "onwaiting" with t he proper type (69)
5193 PASS SVGFEFloodElement interface: existence and properties of interface object
5194 PASS SVGFEFloodElement interface object length
5195 PASS SVGFEFloodElement interface object name
5196 FAIL SVGFEFloodElement interface: existence and properties of interface prototyp e object assert_equals: class string of SVGFEFloodElement.prototype expected "[o bject SVGFEFloodElementPrototype]" but got "[object SVGFEFloodElement]"
5197 PASS SVGFEFloodElement interface: existence and properties of interface prototyp e object's "constructor" property
5198 PASS SVGFEFloodElement interface: attribute x
5199 PASS SVGFEFloodElement interface: attribute y
5200 PASS SVGFEFloodElement interface: attribute width
5201 PASS SVGFEFloodElement interface: attribute height
5202 PASS SVGFEFloodElement interface: attribute result
5203 PASS SVGFEFloodElement must be primary interface of feFlood
5204 PASS Stringification of feFlood
5205 PASS SVGFEFloodElement interface: feFlood must inherit property "x" with the pro per type (0)
5206 PASS SVGFEFloodElement interface: feFlood must inherit property "y" with the pro per type (1)
5207 PASS SVGFEFloodElement interface: feFlood must inherit property "width" with the proper type (2)
5208 PASS SVGFEFloodElement interface: feFlood must inherit property "height" with th e proper type (3)
5209 PASS SVGFEFloodElement interface: feFlood must inherit property "result" with th e proper type (4)
5210 PASS SVGElement interface: feFlood must inherit property "className" with the pr oper type (0)
5211 PASS SVGElement interface: feFlood must inherit property "dataset" with the prop er type (1)
5212 PASS SVGElement interface: feFlood must inherit property "ownerSVGElement" with the proper type (2)
5213 PASS SVGElement interface: feFlood must inherit property "viewportElement" with the proper type (3)
5214 PASS SVGElement interface: feFlood must inherit property "tabIndex" with the pro per type (4)
5215 PASS SVGElement interface: feFlood must inherit property "focus" with the proper type (5)
5216 PASS SVGElement interface: feFlood must inherit property "blur" with the proper type (6)
5217 PASS SVGElement interface: feFlood must inherit property "onabort" with the prop er type (7)
5218 FAIL SVGElement interface: feFlood must inherit property "onautocomplete" with t he proper type (8) assert_inherits: property "onautocomplete" not found in proto type chain
5219 FAIL SVGElement interface: feFlood must inherit property "onautocompleteerror" w ith the proper type (9) assert_inherits: property "onautocompleteerror" not foun d in prototype chain
5220 PASS SVGElement interface: feFlood must inherit property "onblur" with the prope r type (10)
5221 PASS SVGElement interface: feFlood must inherit property "oncancel" with the pro per type (11)
5222 PASS SVGElement interface: feFlood must inherit property "oncanplay" with the pr oper type (12)
5223 PASS SVGElement interface: feFlood must inherit property "oncanplaythrough" with the proper type (13)
5224 PASS SVGElement interface: feFlood must inherit property "onchange" with the pro per type (14)
5225 PASS SVGElement interface: feFlood must inherit property "onclick" with the prop er type (15)
5226 PASS SVGElement interface: feFlood must inherit property "onclose" with the prop er type (16)
5227 PASS SVGElement interface: feFlood must inherit property "oncontextmenu" with th e proper type (17)
5228 PASS SVGElement interface: feFlood must inherit property "oncuechange" with the proper type (18)
5229 PASS SVGElement interface: feFlood must inherit property "ondblclick" with the p roper type (19)
5230 PASS SVGElement interface: feFlood must inherit property "ondrag" with the prope r type (20)
5231 PASS SVGElement interface: feFlood must inherit property "ondragend" with the pr oper type (21)
5232 PASS SVGElement interface: feFlood must inherit property "ondragenter" with the proper type (22)
5233 FAIL SVGElement interface: feFlood must inherit property "ondragexit" with the p roper type (23) assert_inherits: property "ondragexit" not found in prototype ch ain
5234 PASS SVGElement interface: feFlood must inherit property "ondragleave" with the proper type (24)
5235 PASS SVGElement interface: feFlood must inherit property "ondragover" with the p roper type (25)
5236 PASS SVGElement interface: feFlood must inherit property "ondragstart" with the proper type (26)
5237 PASS SVGElement interface: feFlood must inherit property "ondrop" with the prope r type (27)
5238 PASS SVGElement interface: feFlood must inherit property "ondurationchange" with the proper type (28)
5239 PASS SVGElement interface: feFlood must inherit property "onemptied" with the pr oper type (29)
5240 PASS SVGElement interface: feFlood must inherit property "onended" with the prop er type (30)
5241 PASS SVGElement interface: feFlood must inherit property "onerror" with the prop er type (31)
5242 PASS SVGElement interface: feFlood must inherit property "onfocus" with the prop er type (32)
5243 PASS SVGElement interface: feFlood must inherit property "oninput" with the prop er type (33)
5244 PASS SVGElement interface: feFlood must inherit property "oninvalid" with the pr oper type (34)
5245 PASS SVGElement interface: feFlood must inherit property "onkeydown" with the pr oper type (35)
5246 PASS SVGElement interface: feFlood must inherit property "onkeypress" with the p roper type (36)
5247 PASS SVGElement interface: feFlood must inherit property "onkeyup" with the prop er type (37)
5248 PASS SVGElement interface: feFlood must inherit property "onload" with the prope r type (38)
5249 PASS SVGElement interface: feFlood must inherit property "onloadeddata" with the proper type (39)
5250 PASS SVGElement interface: feFlood must inherit property "onloadedmetadata" with the proper type (40)
5251 PASS SVGElement interface: feFlood must inherit property "onloadstart" with the proper type (41)
5252 PASS SVGElement interface: feFlood must inherit property "onmousedown" with the proper type (42)
5253 PASS SVGElement interface: feFlood must inherit property "onmouseenter" with the proper type (43)
5254 PASS SVGElement interface: feFlood must inherit property "onmouseleave" with the proper type (44)
5255 PASS SVGElement interface: feFlood must inherit property "onmousemove" with the proper type (45)
5256 PASS SVGElement interface: feFlood must inherit property "onmouseout" with the p roper type (46)
5257 PASS SVGElement interface: feFlood must inherit property "onmouseover" with the proper type (47)
5258 PASS SVGElement interface: feFlood must inherit property "onmouseup" with the pr oper type (48)
5259 PASS SVGElement interface: feFlood must inherit property "onwheel" with the prop er type (49)
5260 PASS SVGElement interface: feFlood must inherit property "onpause" with the prop er type (50)
5261 PASS SVGElement interface: feFlood must inherit property "onplay" with the prope r type (51)
5262 PASS SVGElement interface: feFlood must inherit property "onplaying" with the pr oper type (52)
5263 PASS SVGElement interface: feFlood must inherit property "onprogress" with the p roper type (53)
5264 PASS SVGElement interface: feFlood must inherit property "onratechange" with the proper type (54)
5265 PASS SVGElement interface: feFlood must inherit property "onreset" with the prop er type (55)
5266 PASS SVGElement interface: feFlood must inherit property "onresize" with the pro per type (56)
5267 PASS SVGElement interface: feFlood must inherit property "onscroll" with the pro per type (57)
5268 PASS SVGElement interface: feFlood must inherit property "onseeked" with the pro per type (58)
5269 PASS SVGElement interface: feFlood must inherit property "onseeking" with the pr oper type (59)
5270 PASS SVGElement interface: feFlood must inherit property "onselect" with the pro per type (60)
5271 PASS SVGElement interface: feFlood must inherit property "onshow" with the prope r type (61)
5272 FAIL SVGElement interface: feFlood must inherit property "onsort" with the prope r type (62) assert_inherits: property "onsort" not found in prototype chain
5273 PASS SVGElement interface: feFlood must inherit property "onstalled" with the pr oper type (63)
5274 PASS SVGElement interface: feFlood must inherit property "onsubmit" with the pro per type (64)
5275 PASS SVGElement interface: feFlood must inherit property "onsuspend" with the pr oper type (65)
5276 PASS SVGElement interface: feFlood must inherit property "ontimeupdate" with the proper type (66)
5277 PASS SVGElement interface: feFlood must inherit property "ontoggle" with the pro per type (67)
5278 PASS SVGElement interface: feFlood must inherit property "onvolumechange" with t he proper type (68)
5279 PASS SVGElement interface: feFlood must inherit property "onwaiting" with the pr oper type (69)
5280 PASS SVGFEGaussianBlurElement interface: existence and properties of interface o bject
5281 PASS SVGFEGaussianBlurElement interface object length
5282 PASS SVGFEGaussianBlurElement interface object name
5283 FAIL SVGFEGaussianBlurElement interface: existence and properties of interface p rototype object assert_equals: class string of SVGFEGaussianBlurElement.prototyp e expected "[object SVGFEGaussianBlurElementPrototype]" but got "[object SVGFEGa ussianBlurElement]"
5284 PASS SVGFEGaussianBlurElement interface: existence and properties of interface p rototype object's "constructor" property
5285 FAIL SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_UNKNOWN on interf ace object assert_own_property: expected property "SVG_EDGEMODE_UNKNOWN" missing
5286 FAIL SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_UNKNOWN on interf ace prototype object assert_own_property: expected property "SVG_EDGEMODE_UNKNOW N" missing
5287 FAIL SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_DUPLICATE on inte rface object assert_own_property: expected property "SVG_EDGEMODE_DUPLICATE" mis sing
5288 FAIL SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_DUPLICATE on inte rface prototype object assert_own_property: expected property "SVG_EDGEMODE_DUPL ICATE" missing
5289 FAIL SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_WRAP on interface object assert_own_property: expected property "SVG_EDGEMODE_WRAP" missing
5290 FAIL SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_WRAP on interface prototype object assert_own_property: expected property "SVG_EDGEMODE_WRAP" mis sing
5291 FAIL SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_NONE on interface object assert_own_property: expected property "SVG_EDGEMODE_NONE" missing
5292 FAIL SVGFEGaussianBlurElement interface: constant SVG_EDGEMODE_NONE on interface prototype object assert_own_property: expected property "SVG_EDGEMODE_NONE" mis sing
5293 PASS SVGFEGaussianBlurElement interface: attribute in1
5294 PASS SVGFEGaussianBlurElement interface: attribute stdDeviationX
5295 PASS SVGFEGaussianBlurElement interface: attribute stdDeviationY
5296 FAIL SVGFEGaussianBlurElement interface: attribute edgeMode assert_true: The pro totype object must have a property "edgeMode" expected true got false
5297 PASS SVGFEGaussianBlurElement interface: operation setStdDeviation(float,float)
5298 PASS SVGFEGaussianBlurElement interface: attribute x
5299 PASS SVGFEGaussianBlurElement interface: attribute y
5300 PASS SVGFEGaussianBlurElement interface: attribute width
5301 PASS SVGFEGaussianBlurElement interface: attribute height
5302 PASS SVGFEGaussianBlurElement interface: attribute result
5303 PASS SVGFEGaussianBlurElement must be primary interface of feGaussianBlur
5304 PASS Stringification of feGaussianBlur
5305 FAIL SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "S VG_EDGEMODE_UNKNOWN" with the proper type (0) assert_inherits: property "SVG_EDG EMODE_UNKNOWN" not found in prototype chain
5306 FAIL SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "S VG_EDGEMODE_DUPLICATE" with the proper type (1) assert_inherits: property "SVG_E DGEMODE_DUPLICATE" not found in prototype chain
5307 FAIL SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "S VG_EDGEMODE_WRAP" with the proper type (2) assert_inherits: property "SVG_EDGEMO DE_WRAP" not found in prototype chain
5308 FAIL SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "S VG_EDGEMODE_NONE" with the proper type (3) assert_inherits: property "SVG_EDGEMO DE_NONE" not found in prototype chain
5309 PASS SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "i n1" with the proper type (4)
5310 PASS SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "s tdDeviationX" with the proper type (5)
5311 PASS SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "s tdDeviationY" with the proper type (6)
5312 FAIL SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "e dgeMode" with the proper type (7) assert_inherits: property "edgeMode" not found in prototype chain
5313 PASS SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "s etStdDeviation" with the proper type (8)
5314 PASS SVGFEGaussianBlurElement interface: calling setStdDeviation(float,float) on feGaussianBlur with too few arguments must throw TypeError
5315 PASS SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "x " with the proper type (9)
5316 PASS SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "y " with the proper type (10)
5317 PASS SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "w idth" with the proper type (11)
5318 PASS SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "h eight" with the proper type (12)
5319 PASS SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "r esult" with the proper type (13)
5320 PASS SVGElement interface: feGaussianBlur must inherit property "className" with the proper type (0)
5321 PASS SVGElement interface: feGaussianBlur must inherit property "dataset" with t he proper type (1)
5322 PASS SVGElement interface: feGaussianBlur must inherit property "ownerSVGElement " with the proper type (2)
5323 PASS SVGElement interface: feGaussianBlur must inherit property "viewportElement " with the proper type (3)
5324 PASS SVGElement interface: feGaussianBlur must inherit property "tabIndex" with the proper type (4)
5325 PASS SVGElement interface: feGaussianBlur must inherit property "focus" with the proper type (5)
5326 PASS SVGElement interface: feGaussianBlur must inherit property "blur" with the proper type (6)
5327 PASS SVGElement interface: feGaussianBlur must inherit property "onabort" with t he proper type (7)
5328 FAIL SVGElement interface: feGaussianBlur must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found i n prototype chain
5329 FAIL SVGElement interface: feGaussianBlur must inherit property "onautocompletee rror" with the proper type (9) assert_inherits: property "onautocompleteerror" n ot found in prototype chain
5330 PASS SVGElement interface: feGaussianBlur must inherit property "onblur" with th e proper type (10)
5331 PASS SVGElement interface: feGaussianBlur must inherit property "oncancel" with the proper type (11)
5332 PASS SVGElement interface: feGaussianBlur must inherit property "oncanplay" with the proper type (12)
5333 PASS SVGElement interface: feGaussianBlur must inherit property "oncanplaythroug h" with the proper type (13)
5334 PASS SVGElement interface: feGaussianBlur must inherit property "onchange" with the proper type (14)
5335 PASS SVGElement interface: feGaussianBlur must inherit property "onclick" with t he proper type (15)
5336 PASS SVGElement interface: feGaussianBlur must inherit property "onclose" with t he proper type (16)
5337 PASS SVGElement interface: feGaussianBlur must inherit property "oncontextmenu" with the proper type (17)
5338 PASS SVGElement interface: feGaussianBlur must inherit property "oncuechange" wi th the proper type (18)
5339 PASS SVGElement interface: feGaussianBlur must inherit property "ondblclick" wit h the proper type (19)
5340 PASS SVGElement interface: feGaussianBlur must inherit property "ondrag" with th e proper type (20)
5341 PASS SVGElement interface: feGaussianBlur must inherit property "ondragend" with the proper type (21)
5342 PASS SVGElement interface: feGaussianBlur must inherit property "ondragenter" wi th the proper type (22)
5343 FAIL SVGElement interface: feGaussianBlur must inherit property "ondragexit" wit h the proper type (23) assert_inherits: property "ondragexit" not found in proto type chain
5344 PASS SVGElement interface: feGaussianBlur must inherit property "ondragleave" wi th the proper type (24)
5345 PASS SVGElement interface: feGaussianBlur must inherit property "ondragover" wit h the proper type (25)
5346 PASS SVGElement interface: feGaussianBlur must inherit property "ondragstart" wi th the proper type (26)
5347 PASS SVGElement interface: feGaussianBlur must inherit property "ondrop" with th e proper type (27)
5348 PASS SVGElement interface: feGaussianBlur must inherit property "ondurationchang e" with the proper type (28)
5349 PASS SVGElement interface: feGaussianBlur must inherit property "onemptied" with the proper type (29)
5350 PASS SVGElement interface: feGaussianBlur must inherit property "onended" with t he proper type (30)
5351 PASS SVGElement interface: feGaussianBlur must inherit property "onerror" with t he proper type (31)
5352 PASS SVGElement interface: feGaussianBlur must inherit property "onfocus" with t he proper type (32)
5353 PASS SVGElement interface: feGaussianBlur must inherit property "oninput" with t he proper type (33)
5354 PASS SVGElement interface: feGaussianBlur must inherit property "oninvalid" with the proper type (34)
5355 PASS SVGElement interface: feGaussianBlur must inherit property "onkeydown" with the proper type (35)
5356 PASS SVGElement interface: feGaussianBlur must inherit property "onkeypress" wit h the proper type (36)
5357 PASS SVGElement interface: feGaussianBlur must inherit property "onkeyup" with t he proper type (37)
5358 PASS SVGElement interface: feGaussianBlur must inherit property "onload" with th e proper type (38)
5359 PASS SVGElement interface: feGaussianBlur must inherit property "onloadeddata" w ith the proper type (39)
5360 PASS SVGElement interface: feGaussianBlur must inherit property "onloadedmetadat a" with the proper type (40)
5361 PASS SVGElement interface: feGaussianBlur must inherit property "onloadstart" wi th the proper type (41)
5362 PASS SVGElement interface: feGaussianBlur must inherit property "onmousedown" wi th the proper type (42)
5363 PASS SVGElement interface: feGaussianBlur must inherit property "onmouseenter" w ith the proper type (43)
5364 PASS SVGElement interface: feGaussianBlur must inherit property "onmouseleave" w ith the proper type (44)
5365 PASS SVGElement interface: feGaussianBlur must inherit property "onmousemove" wi th the proper type (45)
5366 PASS SVGElement interface: feGaussianBlur must inherit property "onmouseout" wit h the proper type (46)
5367 PASS SVGElement interface: feGaussianBlur must inherit property "onmouseover" wi th the proper type (47)
5368 PASS SVGElement interface: feGaussianBlur must inherit property "onmouseup" with the proper type (48)
5369 PASS SVGElement interface: feGaussianBlur must inherit property "onwheel" with t he proper type (49)
5370 PASS SVGElement interface: feGaussianBlur must inherit property "onpause" with t he proper type (50)
5371 PASS SVGElement interface: feGaussianBlur must inherit property "onplay" with th e proper type (51)
5372 PASS SVGElement interface: feGaussianBlur must inherit property "onplaying" with the proper type (52)
5373 PASS SVGElement interface: feGaussianBlur must inherit property "onprogress" wit h the proper type (53)
5374 PASS SVGElement interface: feGaussianBlur must inherit property "onratechange" w ith the proper type (54)
5375 PASS SVGElement interface: feGaussianBlur must inherit property "onreset" with t he proper type (55)
5376 PASS SVGElement interface: feGaussianBlur must inherit property "onresize" with the proper type (56)
5377 PASS SVGElement interface: feGaussianBlur must inherit property "onscroll" with the proper type (57)
5378 PASS SVGElement interface: feGaussianBlur must inherit property "onseeked" with the proper type (58)
5379 PASS SVGElement interface: feGaussianBlur must inherit property "onseeking" with the proper type (59)
5380 PASS SVGElement interface: feGaussianBlur must inherit property "onselect" with the proper type (60)
5381 PASS SVGElement interface: feGaussianBlur must inherit property "onshow" with th e proper type (61)
5382 FAIL SVGElement interface: feGaussianBlur must inherit property "onsort" with th e proper type (62) assert_inherits: property "onsort" not found in prototype cha in
5383 PASS SVGElement interface: feGaussianBlur must inherit property "onstalled" with the proper type (63)
5384 PASS SVGElement interface: feGaussianBlur must inherit property "onsubmit" with the proper type (64)
5385 PASS SVGElement interface: feGaussianBlur must inherit property "onsuspend" with the proper type (65)
5386 PASS SVGElement interface: feGaussianBlur must inherit property "ontimeupdate" w ith the proper type (66)
5387 PASS SVGElement interface: feGaussianBlur must inherit property "ontoggle" with the proper type (67)
5388 PASS SVGElement interface: feGaussianBlur must inherit property "onvolumechange" with the proper type (68)
5389 PASS SVGElement interface: feGaussianBlur must inherit property "onwaiting" with the proper type (69)
5390 PASS SVGFEImageElement interface: existence and properties of interface object
5391 PASS SVGFEImageElement interface object length
5392 PASS SVGFEImageElement interface object name
5393 FAIL SVGFEImageElement interface: existence and properties of interface prototyp e object assert_equals: class string of SVGFEImageElement.prototype expected "[o bject SVGFEImageElementPrototype]" but got "[object SVGFEImageElement]"
5394 PASS SVGFEImageElement interface: existence and properties of interface prototyp e object's "constructor" property
5395 PASS SVGFEImageElement interface: attribute preserveAspectRatio
5396 FAIL SVGFEImageElement interface: attribute crossOrigin assert_true: The prototy pe object must have a property "crossOrigin" expected true got false
5397 PASS SVGFEImageElement interface: attribute x
5398 PASS SVGFEImageElement interface: attribute y
5399 PASS SVGFEImageElement interface: attribute width
5400 PASS SVGFEImageElement interface: attribute height
5401 PASS SVGFEImageElement interface: attribute result
5402 PASS SVGFEImageElement interface: attribute href
5403 PASS SVGFEImageElement must be primary interface of feImage
5404 PASS Stringification of feImage
5405 PASS SVGFEImageElement interface: feImage must inherit property "preserveAspectR atio" with the proper type (0)
5406 FAIL SVGFEImageElement interface: feImage must inherit property "crossOrigin" wi th the proper type (1) assert_inherits: property "crossOrigin" not found in prot otype chain
5407 PASS SVGFEImageElement interface: feImage must inherit property "x" with the pro per type (2)
5408 PASS SVGFEImageElement interface: feImage must inherit property "y" with the pro per type (3)
5409 PASS SVGFEImageElement interface: feImage must inherit property "width" with the proper type (4)
5410 PASS SVGFEImageElement interface: feImage must inherit property "height" with th e proper type (5)
5411 PASS SVGFEImageElement interface: feImage must inherit property "result" with th e proper type (6)
5412 PASS SVGFEImageElement interface: feImage must inherit property "href" with the proper type (7)
5413 PASS SVGElement interface: feImage must inherit property "className" with the pr oper type (0)
5414 PASS SVGElement interface: feImage must inherit property "dataset" with the prop er type (1)
5415 PASS SVGElement interface: feImage must inherit property "ownerSVGElement" with the proper type (2)
5416 PASS SVGElement interface: feImage must inherit property "viewportElement" with the proper type (3)
5417 PASS SVGElement interface: feImage must inherit property "tabIndex" with the pro per type (4)
5418 PASS SVGElement interface: feImage must inherit property "focus" with the proper type (5)
5419 PASS SVGElement interface: feImage must inherit property "blur" with the proper type (6)
5420 PASS SVGElement interface: feImage must inherit property "onabort" with the prop er type (7)
5421 FAIL SVGElement interface: feImage must inherit property "onautocomplete" with t he proper type (8) assert_inherits: property "onautocomplete" not found in proto type chain
5422 FAIL SVGElement interface: feImage must inherit property "onautocompleteerror" w ith the proper type (9) assert_inherits: property "onautocompleteerror" not foun d in prototype chain
5423 PASS SVGElement interface: feImage must inherit property "onblur" with the prope r type (10)
5424 PASS SVGElement interface: feImage must inherit property "oncancel" with the pro per type (11)
5425 PASS SVGElement interface: feImage must inherit property "oncanplay" with the pr oper type (12)
5426 PASS SVGElement interface: feImage must inherit property "oncanplaythrough" with the proper type (13)
5427 PASS SVGElement interface: feImage must inherit property "onchange" with the pro per type (14)
5428 PASS SVGElement interface: feImage must inherit property "onclick" with the prop er type (15)
5429 PASS SVGElement interface: feImage must inherit property "onclose" with the prop er type (16)
5430 PASS SVGElement interface: feImage must inherit property "oncontextmenu" with th e proper type (17)
5431 PASS SVGElement interface: feImage must inherit property "oncuechange" with the proper type (18)
5432 PASS SVGElement interface: feImage must inherit property "ondblclick" with the p roper type (19)
5433 PASS SVGElement interface: feImage must inherit property "ondrag" with the prope r type (20)
5434 PASS SVGElement interface: feImage must inherit property "ondragend" with the pr oper type (21)
5435 PASS SVGElement interface: feImage must inherit property "ondragenter" with the proper type (22)
5436 FAIL SVGElement interface: feImage must inherit property "ondragexit" with the p roper type (23) assert_inherits: property "ondragexit" not found in prototype ch ain
5437 PASS SVGElement interface: feImage must inherit property "ondragleave" with the proper type (24)
5438 PASS SVGElement interface: feImage must inherit property "ondragover" with the p roper type (25)
5439 PASS SVGElement interface: feImage must inherit property "ondragstart" with the proper type (26)
5440 PASS SVGElement interface: feImage must inherit property "ondrop" with the prope r type (27)
5441 PASS SVGElement interface: feImage must inherit property "ondurationchange" with the proper type (28)
5442 PASS SVGElement interface: feImage must inherit property "onemptied" with the pr oper type (29)
5443 PASS SVGElement interface: feImage must inherit property "onended" with the prop er type (30)
5444 PASS SVGElement interface: feImage must inherit property "onerror" with the prop er type (31)
5445 PASS SVGElement interface: feImage must inherit property "onfocus" with the prop er type (32)
5446 PASS SVGElement interface: feImage must inherit property "oninput" with the prop er type (33)
5447 PASS SVGElement interface: feImage must inherit property "oninvalid" with the pr oper type (34)
5448 PASS SVGElement interface: feImage must inherit property "onkeydown" with the pr oper type (35)
5449 PASS SVGElement interface: feImage must inherit property "onkeypress" with the p roper type (36)
5450 PASS SVGElement interface: feImage must inherit property "onkeyup" with the prop er type (37)
5451 PASS SVGElement interface: feImage must inherit property "onload" with the prope r type (38)
5452 PASS SVGElement interface: feImage must inherit property "onloadeddata" with the proper type (39)
5453 PASS SVGElement interface: feImage must inherit property "onloadedmetadata" with the proper type (40)
5454 PASS SVGElement interface: feImage must inherit property "onloadstart" with the proper type (41)
5455 PASS SVGElement interface: feImage must inherit property "onmousedown" with the proper type (42)
5456 PASS SVGElement interface: feImage must inherit property "onmouseenter" with the proper type (43)
5457 PASS SVGElement interface: feImage must inherit property "onmouseleave" with the proper type (44)
5458 PASS SVGElement interface: feImage must inherit property "onmousemove" with the proper type (45)
5459 PASS SVGElement interface: feImage must inherit property "onmouseout" with the p roper type (46)
5460 PASS SVGElement interface: feImage must inherit property "onmouseover" with the proper type (47)
5461 PASS SVGElement interface: feImage must inherit property "onmouseup" with the pr oper type (48)
5462 PASS SVGElement interface: feImage must inherit property "onwheel" with the prop er type (49)
5463 PASS SVGElement interface: feImage must inherit property "onpause" with the prop er type (50)
5464 PASS SVGElement interface: feImage must inherit property "onplay" with the prope r type (51)
5465 PASS SVGElement interface: feImage must inherit property "onplaying" with the pr oper type (52)
5466 PASS SVGElement interface: feImage must inherit property "onprogress" with the p roper type (53)
5467 PASS SVGElement interface: feImage must inherit property "onratechange" with the proper type (54)
5468 PASS SVGElement interface: feImage must inherit property "onreset" with the prop er type (55)
5469 PASS SVGElement interface: feImage must inherit property "onresize" with the pro per type (56)
5470 PASS SVGElement interface: feImage must inherit property "onscroll" with the pro per type (57)
5471 PASS SVGElement interface: feImage must inherit property "onseeked" with the pro per type (58)
5472 PASS SVGElement interface: feImage must inherit property "onseeking" with the pr oper type (59)
5473 PASS SVGElement interface: feImage must inherit property "onselect" with the pro per type (60)
5474 PASS SVGElement interface: feImage must inherit property "onshow" with the prope r type (61)
5475 FAIL SVGElement interface: feImage must inherit property "onsort" with the prope r type (62) assert_inherits: property "onsort" not found in prototype chain
5476 PASS SVGElement interface: feImage must inherit property "onstalled" with the pr oper type (63)
5477 PASS SVGElement interface: feImage must inherit property "onsubmit" with the pro per type (64)
5478 PASS SVGElement interface: feImage must inherit property "onsuspend" with the pr oper type (65)
5479 PASS SVGElement interface: feImage must inherit property "ontimeupdate" with the proper type (66)
5480 PASS SVGElement interface: feImage must inherit property "ontoggle" with the pro per type (67)
5481 PASS SVGElement interface: feImage must inherit property "onvolumechange" with t he proper type (68)
5482 PASS SVGElement interface: feImage must inherit property "onwaiting" with the pr oper type (69)
5483 PASS SVGFEMergeElement interface: existence and properties of interface object
5484 PASS SVGFEMergeElement interface object length
5485 PASS SVGFEMergeElement interface object name
5486 FAIL SVGFEMergeElement interface: existence and properties of interface prototyp e object assert_equals: class string of SVGFEMergeElement.prototype expected "[o bject SVGFEMergeElementPrototype]" but got "[object SVGFEMergeElement]"
5487 PASS SVGFEMergeElement interface: existence and properties of interface prototyp e object's "constructor" property
5488 PASS SVGFEMergeElement interface: attribute x
5489 PASS SVGFEMergeElement interface: attribute y
5490 PASS SVGFEMergeElement interface: attribute width
5491 PASS SVGFEMergeElement interface: attribute height
5492 PASS SVGFEMergeElement interface: attribute result
5493 PASS SVGFEMergeElement must be primary interface of feMerge
5494 PASS Stringification of feMerge
5495 PASS SVGFEMergeElement interface: feMerge must inherit property "x" with the pro per type (0)
5496 PASS SVGFEMergeElement interface: feMerge must inherit property "y" with the pro per type (1)
5497 PASS SVGFEMergeElement interface: feMerge must inherit property "width" with the proper type (2)
5498 PASS SVGFEMergeElement interface: feMerge must inherit property "height" with th e proper type (3)
5499 PASS SVGFEMergeElement interface: feMerge must inherit property "result" with th e proper type (4)
5500 PASS SVGElement interface: feMerge must inherit property "className" with the pr oper type (0)
5501 PASS SVGElement interface: feMerge must inherit property "dataset" with the prop er type (1)
5502 PASS SVGElement interface: feMerge must inherit property "ownerSVGElement" with the proper type (2)
5503 PASS SVGElement interface: feMerge must inherit property "viewportElement" with the proper type (3)
5504 PASS SVGElement interface: feMerge must inherit property "tabIndex" with the pro per type (4)
5505 PASS SVGElement interface: feMerge must inherit property "focus" with the proper type (5)
5506 PASS SVGElement interface: feMerge must inherit property "blur" with the proper type (6)
5507 PASS SVGElement interface: feMerge must inherit property "onabort" with the prop er type (7)
5508 FAIL SVGElement interface: feMerge must inherit property "onautocomplete" with t he proper type (8) assert_inherits: property "onautocomplete" not found in proto type chain
5509 FAIL SVGElement interface: feMerge must inherit property "onautocompleteerror" w ith the proper type (9) assert_inherits: property "onautocompleteerror" not foun d in prototype chain
5510 PASS SVGElement interface: feMerge must inherit property "onblur" with the prope r type (10)
5511 PASS SVGElement interface: feMerge must inherit property "oncancel" with the pro per type (11)
5512 PASS SVGElement interface: feMerge must inherit property "oncanplay" with the pr oper type (12)
5513 PASS SVGElement interface: feMerge must inherit property "oncanplaythrough" with the proper type (13)
5514 PASS SVGElement interface: feMerge must inherit property "onchange" with the pro per type (14)
5515 PASS SVGElement interface: feMerge must inherit property "onclick" with the prop er type (15)
5516 PASS SVGElement interface: feMerge must inherit property "onclose" with the prop er type (16)
5517 PASS SVGElement interface: feMerge must inherit property "oncontextmenu" with th e proper type (17)
5518 PASS SVGElement interface: feMerge must inherit property "oncuechange" with the proper type (18)
5519 PASS SVGElement interface: feMerge must inherit property "ondblclick" with the p roper type (19)
5520 PASS SVGElement interface: feMerge must inherit property "ondrag" with the prope r type (20)
5521 PASS SVGElement interface: feMerge must inherit property "ondragend" with the pr oper type (21)
5522 PASS SVGElement interface: feMerge must inherit property "ondragenter" with the proper type (22)
5523 FAIL SVGElement interface: feMerge must inherit property "ondragexit" with the p roper type (23) assert_inherits: property "ondragexit" not found in prototype ch ain
5524 PASS SVGElement interface: feMerge must inherit property "ondragleave" with the proper type (24)
5525 PASS SVGElement interface: feMerge must inherit property "ondragover" with the p roper type (25)
5526 PASS SVGElement interface: feMerge must inherit property "ondragstart" with the proper type (26)
5527 PASS SVGElement interface: feMerge must inherit property "ondrop" with the prope r type (27)
5528 PASS SVGElement interface: feMerge must inherit property "ondurationchange" with the proper type (28)
5529 PASS SVGElement interface: feMerge must inherit property "onemptied" with the pr oper type (29)
5530 PASS SVGElement interface: feMerge must inherit property "onended" with the prop er type (30)
5531 PASS SVGElement interface: feMerge must inherit property "onerror" with the prop er type (31)
5532 PASS SVGElement interface: feMerge must inherit property "onfocus" with the prop er type (32)
5533 PASS SVGElement interface: feMerge must inherit property "oninput" with the prop er type (33)
5534 PASS SVGElement interface: feMerge must inherit property "oninvalid" with the pr oper type (34)
5535 PASS SVGElement interface: feMerge must inherit property "onkeydown" with the pr oper type (35)
5536 PASS SVGElement interface: feMerge must inherit property "onkeypress" with the p roper type (36)
5537 PASS SVGElement interface: feMerge must inherit property "onkeyup" with the prop er type (37)
5538 PASS SVGElement interface: feMerge must inherit property "onload" with the prope r type (38)
5539 PASS SVGElement interface: feMerge must inherit property "onloadeddata" with the proper type (39)
5540 PASS SVGElement interface: feMerge must inherit property "onloadedmetadata" with the proper type (40)
5541 PASS SVGElement interface: feMerge must inherit property "onloadstart" with the proper type (41)
5542 PASS SVGElement interface: feMerge must inherit property "onmousedown" with the proper type (42)
5543 PASS SVGElement interface: feMerge must inherit property "onmouseenter" with the proper type (43)
5544 PASS SVGElement interface: feMerge must inherit property "onmouseleave" with the proper type (44)
5545 PASS SVGElement interface: feMerge must inherit property "onmousemove" with the proper type (45)
5546 PASS SVGElement interface: feMerge must inherit property "onmouseout" with the p roper type (46)
5547 PASS SVGElement interface: feMerge must inherit property "onmouseover" with the proper type (47)
5548 PASS SVGElement interface: feMerge must inherit property "onmouseup" with the pr oper type (48)
5549 PASS SVGElement interface: feMerge must inherit property "onwheel" with the prop er type (49)
5550 PASS SVGElement interface: feMerge must inherit property "onpause" with the prop er type (50)
5551 PASS SVGElement interface: feMerge must inherit property "onplay" with the prope r type (51)
5552 PASS SVGElement interface: feMerge must inherit property "onplaying" with the pr oper type (52)
5553 PASS SVGElement interface: feMerge must inherit property "onprogress" with the p roper type (53)
5554 PASS SVGElement interface: feMerge must inherit property "onratechange" with the proper type (54)
5555 PASS SVGElement interface: feMerge must inherit property "onreset" with the prop er type (55)
5556 PASS SVGElement interface: feMerge must inherit property "onresize" with the pro per type (56)
5557 PASS SVGElement interface: feMerge must inherit property "onscroll" with the pro per type (57)
5558 PASS SVGElement interface: feMerge must inherit property "onseeked" with the pro per type (58)
5559 PASS SVGElement interface: feMerge must inherit property "onseeking" with the pr oper type (59)
5560 PASS SVGElement interface: feMerge must inherit property "onselect" with the pro per type (60)
5561 PASS SVGElement interface: feMerge must inherit property "onshow" with the prope r type (61)
5562 FAIL SVGElement interface: feMerge must inherit property "onsort" with the prope r type (62) assert_inherits: property "onsort" not found in prototype chain
5563 PASS SVGElement interface: feMerge must inherit property "onstalled" with the pr oper type (63)
5564 PASS SVGElement interface: feMerge must inherit property "onsubmit" with the pro per type (64)
5565 PASS SVGElement interface: feMerge must inherit property "onsuspend" with the pr oper type (65)
5566 PASS SVGElement interface: feMerge must inherit property "ontimeupdate" with the proper type (66)
5567 PASS SVGElement interface: feMerge must inherit property "ontoggle" with the pro per type (67)
5568 PASS SVGElement interface: feMerge must inherit property "onvolumechange" with t he proper type (68)
5569 PASS SVGElement interface: feMerge must inherit property "onwaiting" with the pr oper type (69)
5570 PASS SVGFEMergeNodeElement interface: existence and properties of interface obje ct
5571 PASS SVGFEMergeNodeElement interface object length
5572 PASS SVGFEMergeNodeElement interface object name
5573 FAIL SVGFEMergeNodeElement interface: existence and properties of interface prot otype object assert_equals: class string of SVGFEMergeNodeElement.prototype expe cted "[object SVGFEMergeNodeElementPrototype]" but got "[object SVGFEMergeNodeEl ement]"
5574 PASS SVGFEMergeNodeElement interface: existence and properties of interface prot otype object's "constructor" property
5575 PASS SVGFEMergeNodeElement interface: attribute in1
5576 PASS SVGFEMergeNodeElement must be primary interface of feMergeNode
5577 PASS Stringification of feMergeNode
5578 PASS SVGFEMergeNodeElement interface: feMergeNode must inherit property "in1" wi th the proper type (0)
5579 PASS SVGElement interface: feMergeNode must inherit property "className" with th e proper type (0)
5580 PASS SVGElement interface: feMergeNode must inherit property "dataset" with the proper type (1)
5581 PASS SVGElement interface: feMergeNode must inherit property "ownerSVGElement" w ith the proper type (2)
5582 PASS SVGElement interface: feMergeNode must inherit property "viewportElement" w ith the proper type (3)
5583 PASS SVGElement interface: feMergeNode must inherit property "tabIndex" with the proper type (4)
5584 PASS SVGElement interface: feMergeNode must inherit property "focus" with the pr oper type (5)
5585 PASS SVGElement interface: feMergeNode must inherit property "blur" with the pro per type (6)
5586 PASS SVGElement interface: feMergeNode must inherit property "onabort" with the proper type (7)
5587 FAIL SVGElement interface: feMergeNode must inherit property "onautocomplete" wi th the proper type (8) assert_inherits: property "onautocomplete" not found in p rototype chain
5588 FAIL SVGElement interface: feMergeNode must inherit property "onautocompleteerro r" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
5589 PASS SVGElement interface: feMergeNode must inherit property "onblur" with the p roper type (10)
5590 PASS SVGElement interface: feMergeNode must inherit property "oncancel" with the proper type (11)
5591 PASS SVGElement interface: feMergeNode must inherit property "oncanplay" with th e proper type (12)
5592 PASS SVGElement interface: feMergeNode must inherit property "oncanplaythrough" with the proper type (13)
5593 PASS SVGElement interface: feMergeNode must inherit property "onchange" with the proper type (14)
5594 PASS SVGElement interface: feMergeNode must inherit property "onclick" with the proper type (15)
5595 PASS SVGElement interface: feMergeNode must inherit property "onclose" with the proper type (16)
5596 PASS SVGElement interface: feMergeNode must inherit property "oncontextmenu" wit h the proper type (17)
5597 PASS SVGElement interface: feMergeNode must inherit property "oncuechange" with the proper type (18)
5598 PASS SVGElement interface: feMergeNode must inherit property "ondblclick" with t he proper type (19)
5599 PASS SVGElement interface: feMergeNode must inherit property "ondrag" with the p roper type (20)
5600 PASS SVGElement interface: feMergeNode must inherit property "ondragend" with th e proper type (21)
5601 PASS SVGElement interface: feMergeNode must inherit property "ondragenter" with the proper type (22)
5602 FAIL SVGElement interface: feMergeNode must inherit property "ondragexit" with t he proper type (23) assert_inherits: property "ondragexit" not found in prototyp e chain
5603 PASS SVGElement interface: feMergeNode must inherit property "ondragleave" with the proper type (24)
5604 PASS SVGElement interface: feMergeNode must inherit property "ondragover" with t he proper type (25)
5605 PASS SVGElement interface: feMergeNode must inherit property "ondragstart" with the proper type (26)
5606 PASS SVGElement interface: feMergeNode must inherit property "ondrop" with the p roper type (27)
5607 PASS SVGElement interface: feMergeNode must inherit property "ondurationchange" with the proper type (28)
5608 PASS SVGElement interface: feMergeNode must inherit property "onemptied" with th e proper type (29)
5609 PASS SVGElement interface: feMergeNode must inherit property "onended" with the proper type (30)
5610 PASS SVGElement interface: feMergeNode must inherit property "onerror" with the proper type (31)
5611 PASS SVGElement interface: feMergeNode must inherit property "onfocus" with the proper type (32)
5612 PASS SVGElement interface: feMergeNode must inherit property "oninput" with the proper type (33)
5613 PASS SVGElement interface: feMergeNode must inherit property "oninvalid" with th e proper type (34)
5614 PASS SVGElement interface: feMergeNode must inherit property "onkeydown" with th e proper type (35)
5615 PASS SVGElement interface: feMergeNode must inherit property "onkeypress" with t he proper type (36)
5616 PASS SVGElement interface: feMergeNode must inherit property "onkeyup" with the proper type (37)
5617 PASS SVGElement interface: feMergeNode must inherit property "onload" with the p roper type (38)
5618 PASS SVGElement interface: feMergeNode must inherit property "onloadeddata" with the proper type (39)
5619 PASS SVGElement interface: feMergeNode must inherit property "onloadedmetadata" with the proper type (40)
5620 PASS SVGElement interface: feMergeNode must inherit property "onloadstart" with the proper type (41)
5621 PASS SVGElement interface: feMergeNode must inherit property "onmousedown" with the proper type (42)
5622 PASS SVGElement interface: feMergeNode must inherit property "onmouseenter" with the proper type (43)
5623 PASS SVGElement interface: feMergeNode must inherit property "onmouseleave" with the proper type (44)
5624 PASS SVGElement interface: feMergeNode must inherit property "onmousemove" with the proper type (45)
5625 PASS SVGElement interface: feMergeNode must inherit property "onmouseout" with t he proper type (46)
5626 PASS SVGElement interface: feMergeNode must inherit property "onmouseover" with the proper type (47)
5627 PASS SVGElement interface: feMergeNode must inherit property "onmouseup" with th e proper type (48)
5628 PASS SVGElement interface: feMergeNode must inherit property "onwheel" with the proper type (49)
5629 PASS SVGElement interface: feMergeNode must inherit property "onpause" with the proper type (50)
5630 PASS SVGElement interface: feMergeNode must inherit property "onplay" with the p roper type (51)
5631 PASS SVGElement interface: feMergeNode must inherit property "onplaying" with th e proper type (52)
5632 PASS SVGElement interface: feMergeNode must inherit property "onprogress" with t he proper type (53)
5633 PASS SVGElement interface: feMergeNode must inherit property "onratechange" with the proper type (54)
5634 PASS SVGElement interface: feMergeNode must inherit property "onreset" with the proper type (55)
5635 PASS SVGElement interface: feMergeNode must inherit property "onresize" with the proper type (56)
5636 PASS SVGElement interface: feMergeNode must inherit property "onscroll" with the proper type (57)
5637 PASS SVGElement interface: feMergeNode must inherit property "onseeked" with the proper type (58)
5638 PASS SVGElement interface: feMergeNode must inherit property "onseeking" with th e proper type (59)
5639 PASS SVGElement interface: feMergeNode must inherit property "onselect" with the proper type (60)
5640 PASS SVGElement interface: feMergeNode must inherit property "onshow" with the p roper type (61)
5641 FAIL SVGElement interface: feMergeNode must inherit property "onsort" with the p roper type (62) assert_inherits: property "onsort" not found in prototype chain
5642 PASS SVGElement interface: feMergeNode must inherit property "onstalled" with th e proper type (63)
5643 PASS SVGElement interface: feMergeNode must inherit property "onsubmit" with the proper type (64)
5644 PASS SVGElement interface: feMergeNode must inherit property "onsuspend" with th e proper type (65)
5645 PASS SVGElement interface: feMergeNode must inherit property "ontimeupdate" with the proper type (66)
5646 PASS SVGElement interface: feMergeNode must inherit property "ontoggle" with the proper type (67)
5647 PASS SVGElement interface: feMergeNode must inherit property "onvolumechange" wi th the proper type (68)
5648 PASS SVGElement interface: feMergeNode must inherit property "onwaiting" with th e proper type (69)
5649 PASS SVGFEMorphologyElement interface: existence and properties of interface obj ect
5650 PASS SVGFEMorphologyElement interface object length
5651 PASS SVGFEMorphologyElement interface object name
5652 FAIL SVGFEMorphologyElement interface: existence and properties of interface pro totype object assert_equals: class string of SVGFEMorphologyElement.prototype ex pected "[object SVGFEMorphologyElementPrototype]" but got "[object SVGFEMorpholo gyElement]"
5653 PASS SVGFEMorphologyElement interface: existence and properties of interface pro totype object's "constructor" property
5654 PASS SVGFEMorphologyElement interface: constant SVG_MORPHOLOGY_OPERATOR_UNKNOWN on interface object
5655 PASS SVGFEMorphologyElement interface: constant SVG_MORPHOLOGY_OPERATOR_UNKNOWN on interface prototype object
5656 PASS SVGFEMorphologyElement interface: constant SVG_MORPHOLOGY_OPERATOR_ERODE on interface object
5657 PASS SVGFEMorphologyElement interface: constant SVG_MORPHOLOGY_OPERATOR_ERODE on interface prototype object
5658 PASS SVGFEMorphologyElement interface: constant SVG_MORPHOLOGY_OPERATOR_DILATE o n interface object
5659 PASS SVGFEMorphologyElement interface: constant SVG_MORPHOLOGY_OPERATOR_DILATE o n interface prototype object
5660 PASS SVGFEMorphologyElement interface: attribute in1
5661 PASS SVGFEMorphologyElement interface: attribute operator
5662 PASS SVGFEMorphologyElement interface: attribute radiusX
5663 PASS SVGFEMorphologyElement interface: attribute radiusY
5664 PASS SVGFEMorphologyElement interface: attribute x
5665 PASS SVGFEMorphologyElement interface: attribute y
5666 PASS SVGFEMorphologyElement interface: attribute width
5667 PASS SVGFEMorphologyElement interface: attribute height
5668 PASS SVGFEMorphologyElement interface: attribute result
5669 PASS SVGFEMorphologyElement must be primary interface of feMorphology
5670 PASS Stringification of feMorphology
5671 PASS SVGFEMorphologyElement interface: feMorphology must inherit property "SVG_M ORPHOLOGY_OPERATOR_UNKNOWN" with the proper type (0)
5672 PASS SVGFEMorphologyElement interface: feMorphology must inherit property "SVG_M ORPHOLOGY_OPERATOR_ERODE" with the proper type (1)
5673 PASS SVGFEMorphologyElement interface: feMorphology must inherit property "SVG_M ORPHOLOGY_OPERATOR_DILATE" with the proper type (2)
5674 PASS SVGFEMorphologyElement interface: feMorphology must inherit property "in1" with the proper type (3)
5675 PASS SVGFEMorphologyElement interface: feMorphology must inherit property "opera tor" with the proper type (4)
5676 PASS SVGFEMorphologyElement interface: feMorphology must inherit property "radiu sX" with the proper type (5)
5677 PASS SVGFEMorphologyElement interface: feMorphology must inherit property "radiu sY" with the proper type (6)
5678 PASS SVGFEMorphologyElement interface: feMorphology must inherit property "x" wi th the proper type (7)
5679 PASS SVGFEMorphologyElement interface: feMorphology must inherit property "y" wi th the proper type (8)
5680 PASS SVGFEMorphologyElement interface: feMorphology must inherit property "width " with the proper type (9)
5681 PASS SVGFEMorphologyElement interface: feMorphology must inherit property "heigh t" with the proper type (10)
5682 PASS SVGFEMorphologyElement interface: feMorphology must inherit property "resul t" with the proper type (11)
5683 PASS SVGElement interface: feMorphology must inherit property "className" with t he proper type (0)
5684 PASS SVGElement interface: feMorphology must inherit property "dataset" with the proper type (1)
5685 PASS SVGElement interface: feMorphology must inherit property "ownerSVGElement" with the proper type (2)
5686 PASS SVGElement interface: feMorphology must inherit property "viewportElement" with the proper type (3)
5687 PASS SVGElement interface: feMorphology must inherit property "tabIndex" with th e proper type (4)
5688 PASS SVGElement interface: feMorphology must inherit property "focus" with the p roper type (5)
5689 PASS SVGElement interface: feMorphology must inherit property "blur" with the pr oper type (6)
5690 PASS SVGElement interface: feMorphology must inherit property "onabort" with the proper type (7)
5691 FAIL SVGElement interface: feMorphology must inherit property "onautocomplete" w ith the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain
5692 FAIL SVGElement interface: feMorphology must inherit property "onautocompleteerr or" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
5693 PASS SVGElement interface: feMorphology must inherit property "onblur" with the proper type (10)
5694 PASS SVGElement interface: feMorphology must inherit property "oncancel" with th e proper type (11)
5695 PASS SVGElement interface: feMorphology must inherit property "oncanplay" with t he proper type (12)
5696 PASS SVGElement interface: feMorphology must inherit property "oncanplaythrough" with the proper type (13)
5697 PASS SVGElement interface: feMorphology must inherit property "onchange" with th e proper type (14)
5698 PASS SVGElement interface: feMorphology must inherit property "onclick" with the proper type (15)
5699 PASS SVGElement interface: feMorphology must inherit property "onclose" with the proper type (16)
5700 PASS SVGElement interface: feMorphology must inherit property "oncontextmenu" wi th the proper type (17)
5701 PASS SVGElement interface: feMorphology must inherit property "oncuechange" with the proper type (18)
5702 PASS SVGElement interface: feMorphology must inherit property "ondblclick" with the proper type (19)
5703 PASS SVGElement interface: feMorphology must inherit property "ondrag" with the proper type (20)
5704 PASS SVGElement interface: feMorphology must inherit property "ondragend" with t he proper type (21)
5705 PASS SVGElement interface: feMorphology must inherit property "ondragenter" with the proper type (22)
5706 FAIL SVGElement interface: feMorphology must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototy pe chain
5707 PASS SVGElement interface: feMorphology must inherit property "ondragleave" with the proper type (24)
5708 PASS SVGElement interface: feMorphology must inherit property "ondragover" with the proper type (25)
5709 PASS SVGElement interface: feMorphology must inherit property "ondragstart" with the proper type (26)
5710 PASS SVGElement interface: feMorphology must inherit property "ondrop" with the proper type (27)
5711 PASS SVGElement interface: feMorphology must inherit property "ondurationchange" with the proper type (28)
5712 PASS SVGElement interface: feMorphology must inherit property "onemptied" with t he proper type (29)
5713 PASS SVGElement interface: feMorphology must inherit property "onended" with the proper type (30)
5714 PASS SVGElement interface: feMorphology must inherit property "onerror" with the proper type (31)
5715 PASS SVGElement interface: feMorphology must inherit property "onfocus" with the proper type (32)
5716 PASS SVGElement interface: feMorphology must inherit property "oninput" with the proper type (33)
5717 PASS SVGElement interface: feMorphology must inherit property "oninvalid" with t he proper type (34)
5718 PASS SVGElement interface: feMorphology must inherit property "onkeydown" with t he proper type (35)
5719 PASS SVGElement interface: feMorphology must inherit property "onkeypress" with the proper type (36)
5720 PASS SVGElement interface: feMorphology must inherit property "onkeyup" with the proper type (37)
5721 PASS SVGElement interface: feMorphology must inherit property "onload" with the proper type (38)
5722 PASS SVGElement interface: feMorphology must inherit property "onloadeddata" wit h the proper type (39)
5723 PASS SVGElement interface: feMorphology must inherit property "onloadedmetadata" with the proper type (40)
5724 PASS SVGElement interface: feMorphology must inherit property "onloadstart" with the proper type (41)
5725 PASS SVGElement interface: feMorphology must inherit property "onmousedown" with the proper type (42)
5726 PASS SVGElement interface: feMorphology must inherit property "onmouseenter" wit h the proper type (43)
5727 PASS SVGElement interface: feMorphology must inherit property "onmouseleave" wit h the proper type (44)
5728 PASS SVGElement interface: feMorphology must inherit property "onmousemove" with the proper type (45)
5729 PASS SVGElement interface: feMorphology must inherit property "onmouseout" with the proper type (46)
5730 PASS SVGElement interface: feMorphology must inherit property "onmouseover" with the proper type (47)
5731 PASS SVGElement interface: feMorphology must inherit property "onmouseup" with t he proper type (48)
5732 PASS SVGElement interface: feMorphology must inherit property "onwheel" with the proper type (49)
5733 PASS SVGElement interface: feMorphology must inherit property "onpause" with the proper type (50)
5734 PASS SVGElement interface: feMorphology must inherit property "onplay" with the proper type (51)
5735 PASS SVGElement interface: feMorphology must inherit property "onplaying" with t he proper type (52)
5736 PASS SVGElement interface: feMorphology must inherit property "onprogress" with the proper type (53)
5737 PASS SVGElement interface: feMorphology must inherit property "onratechange" wit h the proper type (54)
5738 PASS SVGElement interface: feMorphology must inherit property "onreset" with the proper type (55)
5739 PASS SVGElement interface: feMorphology must inherit property "onresize" with th e proper type (56)
5740 PASS SVGElement interface: feMorphology must inherit property "onscroll" with th e proper type (57)
5741 PASS SVGElement interface: feMorphology must inherit property "onseeked" with th e proper type (58)
5742 PASS SVGElement interface: feMorphology must inherit property "onseeking" with t he proper type (59)
5743 PASS SVGElement interface: feMorphology must inherit property "onselect" with th e proper type (60)
5744 PASS SVGElement interface: feMorphology must inherit property "onshow" with the proper type (61)
5745 FAIL SVGElement interface: feMorphology must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
5746 PASS SVGElement interface: feMorphology must inherit property "onstalled" with t he proper type (63)
5747 PASS SVGElement interface: feMorphology must inherit property "onsubmit" with th e proper type (64)
5748 PASS SVGElement interface: feMorphology must inherit property "onsuspend" with t he proper type (65)
5749 PASS SVGElement interface: feMorphology must inherit property "ontimeupdate" wit h the proper type (66)
5750 PASS SVGElement interface: feMorphology must inherit property "ontoggle" with th e proper type (67)
5751 PASS SVGElement interface: feMorphology must inherit property "onvolumechange" w ith the proper type (68)
5752 PASS SVGElement interface: feMorphology must inherit property "onwaiting" with t he proper type (69)
5753 PASS SVGFEOffsetElement interface: existence and properties of interface object
5754 PASS SVGFEOffsetElement interface object length
5755 PASS SVGFEOffsetElement interface object name
5756 FAIL SVGFEOffsetElement interface: existence and properties of interface prototy pe object assert_equals: class string of SVGFEOffsetElement.prototype expected " [object SVGFEOffsetElementPrototype]" but got "[object SVGFEOffsetElement]"
5757 PASS SVGFEOffsetElement interface: existence and properties of interface prototy pe object's "constructor" property
5758 PASS SVGFEOffsetElement interface: attribute in1
5759 PASS SVGFEOffsetElement interface: attribute dx
5760 PASS SVGFEOffsetElement interface: attribute dy
5761 PASS SVGFEOffsetElement interface: attribute x
5762 PASS SVGFEOffsetElement interface: attribute y
5763 PASS SVGFEOffsetElement interface: attribute width
5764 PASS SVGFEOffsetElement interface: attribute height
5765 PASS SVGFEOffsetElement interface: attribute result
5766 PASS SVGFESpecularLightingElement interface: existence and properties of interfa ce object
5767 PASS SVGFESpecularLightingElement interface object length
5768 PASS SVGFESpecularLightingElement interface object name
5769 FAIL SVGFESpecularLightingElement interface: existence and properties of interfa ce prototype object assert_equals: class string of SVGFESpecularLightingElement. prototype expected "[object SVGFESpecularLightingElementPrototype]" but got "[ob ject SVGFESpecularLightingElement]"
5770 PASS SVGFESpecularLightingElement interface: existence and properties of interfa ce prototype object's "constructor" property
5771 PASS SVGFESpecularLightingElement interface: attribute in1
5772 PASS SVGFESpecularLightingElement interface: attribute surfaceScale
5773 PASS SVGFESpecularLightingElement interface: attribute specularConstant
5774 PASS SVGFESpecularLightingElement interface: attribute specularExponent
5775 PASS SVGFESpecularLightingElement interface: attribute kernelUnitLengthX
5776 PASS SVGFESpecularLightingElement interface: attribute kernelUnitLengthY
5777 PASS SVGFESpecularLightingElement interface: attribute x
5778 PASS SVGFESpecularLightingElement interface: attribute y
5779 PASS SVGFESpecularLightingElement interface: attribute width
5780 PASS SVGFESpecularLightingElement interface: attribute height
5781 PASS SVGFESpecularLightingElement interface: attribute result
5782 PASS SVGFESpecularLightingElement must be primary interface of feSpecularLightin g
5783 PASS Stringification of feSpecularLighting
5784 PASS SVGFESpecularLightingElement interface: feSpecularLighting must inherit pro perty "in1" with the proper type (0)
5785 PASS SVGFESpecularLightingElement interface: feSpecularLighting must inherit pro perty "surfaceScale" with the proper type (1)
5786 PASS SVGFESpecularLightingElement interface: feSpecularLighting must inherit pro perty "specularConstant" with the proper type (2)
5787 PASS SVGFESpecularLightingElement interface: feSpecularLighting must inherit pro perty "specularExponent" with the proper type (3)
5788 PASS SVGFESpecularLightingElement interface: feSpecularLighting must inherit pro perty "kernelUnitLengthX" with the proper type (4)
5789 PASS SVGFESpecularLightingElement interface: feSpecularLighting must inherit pro perty "kernelUnitLengthY" with the proper type (5)
5790 PASS SVGFESpecularLightingElement interface: feSpecularLighting must inherit pro perty "x" with the proper type (6)
5791 PASS SVGFESpecularLightingElement interface: feSpecularLighting must inherit pro perty "y" with the proper type (7)
5792 PASS SVGFESpecularLightingElement interface: feSpecularLighting must inherit pro perty "width" with the proper type (8)
5793 PASS SVGFESpecularLightingElement interface: feSpecularLighting must inherit pro perty "height" with the proper type (9)
5794 PASS SVGFESpecularLightingElement interface: feSpecularLighting must inherit pro perty "result" with the proper type (10)
5795 PASS SVGElement interface: feSpecularLighting must inherit property "className" with the proper type (0)
5796 PASS SVGElement interface: feSpecularLighting must inherit property "dataset" wi th the proper type (1)
5797 PASS SVGElement interface: feSpecularLighting must inherit property "ownerSVGEle ment" with the proper type (2)
5798 PASS SVGElement interface: feSpecularLighting must inherit property "viewportEle ment" with the proper type (3)
5799 PASS SVGElement interface: feSpecularLighting must inherit property "tabIndex" w ith the proper type (4)
5800 PASS SVGElement interface: feSpecularLighting must inherit property "focus" with the proper type (5)
5801 PASS SVGElement interface: feSpecularLighting must inherit property "blur" with the proper type (6)
5802 PASS SVGElement interface: feSpecularLighting must inherit property "onabort" wi th the proper type (7)
5803 FAIL SVGElement interface: feSpecularLighting must inherit property "onautocompl ete" with the proper type (8) assert_inherits: property "onautocomplete" not fou nd in prototype chain
5804 FAIL SVGElement interface: feSpecularLighting must inherit property "onautocompl eteerror" with the proper type (9) assert_inherits: property "onautocompleteerro r" not found in prototype chain
5805 PASS SVGElement interface: feSpecularLighting must inherit property "onblur" wit h the proper type (10)
5806 PASS SVGElement interface: feSpecularLighting must inherit property "oncancel" w ith the proper type (11)
5807 PASS SVGElement interface: feSpecularLighting must inherit property "oncanplay" with the proper type (12)
5808 PASS SVGElement interface: feSpecularLighting must inherit property "oncanplayth rough" with the proper type (13)
5809 PASS SVGElement interface: feSpecularLighting must inherit property "onchange" w ith the proper type (14)
5810 PASS SVGElement interface: feSpecularLighting must inherit property "onclick" wi th the proper type (15)
5811 PASS SVGElement interface: feSpecularLighting must inherit property "onclose" wi th the proper type (16)
5812 PASS SVGElement interface: feSpecularLighting must inherit property "oncontextme nu" with the proper type (17)
5813 PASS SVGElement interface: feSpecularLighting must inherit property "oncuechange " with the proper type (18)
5814 PASS SVGElement interface: feSpecularLighting must inherit property "ondblclick" with the proper type (19)
5815 PASS SVGElement interface: feSpecularLighting must inherit property "ondrag" wit h the proper type (20)
5816 PASS SVGElement interface: feSpecularLighting must inherit property "ondragend" with the proper type (21)
5817 PASS SVGElement interface: feSpecularLighting must inherit property "ondragenter " with the proper type (22)
5818 FAIL SVGElement interface: feSpecularLighting must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in p rototype chain
5819 PASS SVGElement interface: feSpecularLighting must inherit property "ondragleave " with the proper type (24)
5820 PASS SVGElement interface: feSpecularLighting must inherit property "ondragover" with the proper type (25)
5821 PASS SVGElement interface: feSpecularLighting must inherit property "ondragstart " with the proper type (26)
5822 PASS SVGElement interface: feSpecularLighting must inherit property "ondrop" wit h the proper type (27)
5823 PASS SVGElement interface: feSpecularLighting must inherit property "ondurationc hange" with the proper type (28)
5824 PASS SVGElement interface: feSpecularLighting must inherit property "onemptied" with the proper type (29)
5825 PASS SVGElement interface: feSpecularLighting must inherit property "onended" wi th the proper type (30)
5826 PASS SVGElement interface: feSpecularLighting must inherit property "onerror" wi th the proper type (31)
5827 PASS SVGElement interface: feSpecularLighting must inherit property "onfocus" wi th the proper type (32)
5828 PASS SVGElement interface: feSpecularLighting must inherit property "oninput" wi th the proper type (33)
5829 PASS SVGElement interface: feSpecularLighting must inherit property "oninvalid" with the proper type (34)
5830 PASS SVGElement interface: feSpecularLighting must inherit property "onkeydown" with the proper type (35)
5831 PASS SVGElement interface: feSpecularLighting must inherit property "onkeypress" with the proper type (36)
5832 PASS SVGElement interface: feSpecularLighting must inherit property "onkeyup" wi th the proper type (37)
5833 PASS SVGElement interface: feSpecularLighting must inherit property "onload" wit h the proper type (38)
5834 PASS SVGElement interface: feSpecularLighting must inherit property "onloadeddat a" with the proper type (39)
5835 PASS SVGElement interface: feSpecularLighting must inherit property "onloadedmet adata" with the proper type (40)
5836 PASS SVGElement interface: feSpecularLighting must inherit property "onloadstart " with the proper type (41)
5837 PASS SVGElement interface: feSpecularLighting must inherit property "onmousedown " with the proper type (42)
5838 PASS SVGElement interface: feSpecularLighting must inherit property "onmouseente r" with the proper type (43)
5839 PASS SVGElement interface: feSpecularLighting must inherit property "onmouseleav e" with the proper type (44)
5840 PASS SVGElement interface: feSpecularLighting must inherit property "onmousemove " with the proper type (45)
5841 PASS SVGElement interface: feSpecularLighting must inherit property "onmouseout" with the proper type (46)
5842 PASS SVGElement interface: feSpecularLighting must inherit property "onmouseover " with the proper type (47)
5843 PASS SVGElement interface: feSpecularLighting must inherit property "onmouseup" with the proper type (48)
5844 PASS SVGElement interface: feSpecularLighting must inherit property "onwheel" wi th the proper type (49)
5845 PASS SVGElement interface: feSpecularLighting must inherit property "onpause" wi th the proper type (50)
5846 PASS SVGElement interface: feSpecularLighting must inherit property "onplay" wit h the proper type (51)
5847 PASS SVGElement interface: feSpecularLighting must inherit property "onplaying" with the proper type (52)
5848 PASS SVGElement interface: feSpecularLighting must inherit property "onprogress" with the proper type (53)
5849 PASS SVGElement interface: feSpecularLighting must inherit property "onratechang e" with the proper type (54)
5850 PASS SVGElement interface: feSpecularLighting must inherit property "onreset" wi th the proper type (55)
5851 PASS SVGElement interface: feSpecularLighting must inherit property "onresize" w ith the proper type (56)
5852 PASS SVGElement interface: feSpecularLighting must inherit property "onscroll" w ith the proper type (57)
5853 PASS SVGElement interface: feSpecularLighting must inherit property "onseeked" w ith the proper type (58)
5854 PASS SVGElement interface: feSpecularLighting must inherit property "onseeking" with the proper type (59)
5855 PASS SVGElement interface: feSpecularLighting must inherit property "onselect" w ith the proper type (60)
5856 PASS SVGElement interface: feSpecularLighting must inherit property "onshow" wit h the proper type (61)
5857 FAIL SVGElement interface: feSpecularLighting must inherit property "onsort" wit h the proper type (62) assert_inherits: property "onsort" not found in prototype chain
5858 PASS SVGElement interface: feSpecularLighting must inherit property "onstalled" with the proper type (63)
5859 PASS SVGElement interface: feSpecularLighting must inherit property "onsubmit" w ith the proper type (64)
5860 PASS SVGElement interface: feSpecularLighting must inherit property "onsuspend" with the proper type (65)
5861 PASS SVGElement interface: feSpecularLighting must inherit property "ontimeupdat e" with the proper type (66)
5862 PASS SVGElement interface: feSpecularLighting must inherit property "ontoggle" w ith the proper type (67)
5863 PASS SVGElement interface: feSpecularLighting must inherit property "onvolumecha nge" with the proper type (68)
5864 PASS SVGElement interface: feSpecularLighting must inherit property "onwaiting" with the proper type (69)
5865 PASS SVGFETileElement interface: existence and properties of interface object
5866 PASS SVGFETileElement interface object length
5867 PASS SVGFETileElement interface object name
5868 FAIL SVGFETileElement interface: existence and properties of interface prototype object assert_equals: class string of SVGFETileElement.prototype expected "[obj ect SVGFETileElementPrototype]" but got "[object SVGFETileElement]"
5869 PASS SVGFETileElement interface: existence and properties of interface prototype object's "constructor" property
5870 PASS SVGFETileElement interface: attribute in1
5871 PASS SVGFETileElement interface: attribute x
5872 PASS SVGFETileElement interface: attribute y
5873 PASS SVGFETileElement interface: attribute width
5874 PASS SVGFETileElement interface: attribute height
5875 PASS SVGFETileElement interface: attribute result
5876 PASS SVGFETileElement must be primary interface of feTile
5877 PASS Stringification of feTile
5878 PASS SVGFETileElement interface: feTile must inherit property "in1" with the pro per type (0)
5879 PASS SVGFETileElement interface: feTile must inherit property "x" with the prope r type (1)
5880 PASS SVGFETileElement interface: feTile must inherit property "y" with the prope r type (2)
5881 PASS SVGFETileElement interface: feTile must inherit property "width" with the p roper type (3)
5882 PASS SVGFETileElement interface: feTile must inherit property "height" with the proper type (4)
5883 PASS SVGFETileElement interface: feTile must inherit property "result" with the proper type (5)
5884 PASS SVGElement interface: feTile must inherit property "className" with the pro per type (0)
5885 PASS SVGElement interface: feTile must inherit property "dataset" with the prope r type (1)
5886 PASS SVGElement interface: feTile must inherit property "ownerSVGElement" with t he proper type (2)
5887 PASS SVGElement interface: feTile must inherit property "viewportElement" with t he proper type (3)
5888 PASS SVGElement interface: feTile must inherit property "tabIndex" with the prop er type (4)
5889 PASS SVGElement interface: feTile must inherit property "focus" with the proper type (5)
5890 PASS SVGElement interface: feTile must inherit property "blur" with the proper t ype (6)
5891 PASS SVGElement interface: feTile must inherit property "onabort" with the prope r type (7)
5892 FAIL SVGElement interface: feTile must inherit property "onautocomplete" with th e proper type (8) assert_inherits: property "onautocomplete" not found in protot ype chain
5893 FAIL SVGElement interface: feTile must inherit property "onautocompleteerror" wi th the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
5894 PASS SVGElement interface: feTile must inherit property "onblur" with the proper type (10)
5895 PASS SVGElement interface: feTile must inherit property "oncancel" with the prop er type (11)
5896 PASS SVGElement interface: feTile must inherit property "oncanplay" with the pro per type (12)
5897 PASS SVGElement interface: feTile must inherit property "oncanplaythrough" with the proper type (13)
5898 PASS SVGElement interface: feTile must inherit property "onchange" with the prop er type (14)
5899 PASS SVGElement interface: feTile must inherit property "onclick" with the prope r type (15)
5900 PASS SVGElement interface: feTile must inherit property "onclose" with the prope r type (16)
5901 PASS SVGElement interface: feTile must inherit property "oncontextmenu" with the proper type (17)
5902 PASS SVGElement interface: feTile must inherit property "oncuechange" with the p roper type (18)
5903 PASS SVGElement interface: feTile must inherit property "ondblclick" with the pr oper type (19)
5904 PASS SVGElement interface: feTile must inherit property "ondrag" with the proper type (20)
5905 PASS SVGElement interface: feTile must inherit property "ondragend" with the pro per type (21)
5906 PASS SVGElement interface: feTile must inherit property "ondragenter" with the p roper type (22)
5907 FAIL SVGElement interface: feTile must inherit property "ondragexit" with the pr oper type (23) assert_inherits: property "ondragexit" not found in prototype cha in
5908 PASS SVGElement interface: feTile must inherit property "ondragleave" with the p roper type (24)
5909 PASS SVGElement interface: feTile must inherit property "ondragover" with the pr oper type (25)
5910 PASS SVGElement interface: feTile must inherit property "ondragstart" with the p roper type (26)
5911 PASS SVGElement interface: feTile must inherit property "ondrop" with the proper type (27)
5912 PASS SVGElement interface: feTile must inherit property "ondurationchange" with the proper type (28)
5913 PASS SVGElement interface: feTile must inherit property "onemptied" with the pro per type (29)
5914 PASS SVGElement interface: feTile must inherit property "onended" with the prope r type (30)
5915 PASS SVGElement interface: feTile must inherit property "onerror" with the prope r type (31)
5916 PASS SVGElement interface: feTile must inherit property "onfocus" with the prope r type (32)
5917 PASS SVGElement interface: feTile must inherit property "oninput" with the prope r type (33)
5918 PASS SVGElement interface: feTile must inherit property "oninvalid" with the pro per type (34)
5919 PASS SVGElement interface: feTile must inherit property "onkeydown" with the pro per type (35)
5920 PASS SVGElement interface: feTile must inherit property "onkeypress" with the pr oper type (36)
5921 PASS SVGElement interface: feTile must inherit property "onkeyup" with the prope r type (37)
5922 PASS SVGElement interface: feTile must inherit property "onload" with the proper type (38)
5923 PASS SVGElement interface: feTile must inherit property "onloadeddata" with the proper type (39)
5924 PASS SVGElement interface: feTile must inherit property "onloadedmetadata" with the proper type (40)
5925 PASS SVGElement interface: feTile must inherit property "onloadstart" with the p roper type (41)
5926 PASS SVGElement interface: feTile must inherit property "onmousedown" with the p roper type (42)
5927 PASS SVGElement interface: feTile must inherit property "onmouseenter" with the proper type (43)
5928 PASS SVGElement interface: feTile must inherit property "onmouseleave" with the proper type (44)
5929 PASS SVGElement interface: feTile must inherit property "onmousemove" with the p roper type (45)
5930 PASS SVGElement interface: feTile must inherit property "onmouseout" with the pr oper type (46)
5931 PASS SVGElement interface: feTile must inherit property "onmouseover" with the p roper type (47)
5932 PASS SVGElement interface: feTile must inherit property "onmouseup" with the pro per type (48)
5933 PASS SVGElement interface: feTile must inherit property "onwheel" with the prope r type (49)
5934 PASS SVGElement interface: feTile must inherit property "onpause" with the prope r type (50)
5935 PASS SVGElement interface: feTile must inherit property "onplay" with the proper type (51)
5936 PASS SVGElement interface: feTile must inherit property "onplaying" with the pro per type (52)
5937 PASS SVGElement interface: feTile must inherit property "onprogress" with the pr oper type (53)
5938 PASS SVGElement interface: feTile must inherit property "onratechange" with the proper type (54)
5939 PASS SVGElement interface: feTile must inherit property "onreset" with the prope r type (55)
5940 PASS SVGElement interface: feTile must inherit property "onresize" with the prop er type (56)
5941 PASS SVGElement interface: feTile must inherit property "onscroll" with the prop er type (57)
5942 PASS SVGElement interface: feTile must inherit property "onseeked" with the prop er type (58)
5943 PASS SVGElement interface: feTile must inherit property "onseeking" with the pro per type (59)
5944 PASS SVGElement interface: feTile must inherit property "onselect" with the prop er type (60)
5945 PASS SVGElement interface: feTile must inherit property "onshow" with the proper type (61)
5946 FAIL SVGElement interface: feTile must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
5947 PASS SVGElement interface: feTile must inherit property "onstalled" with the pro per type (63)
5948 PASS SVGElement interface: feTile must inherit property "onsubmit" with the prop er type (64)
5949 PASS SVGElement interface: feTile must inherit property "onsuspend" with the pro per type (65)
5950 PASS SVGElement interface: feTile must inherit property "ontimeupdate" with the proper type (66)
5951 PASS SVGElement interface: feTile must inherit property "ontoggle" with the prop er type (67)
5952 PASS SVGElement interface: feTile must inherit property "onvolumechange" with th e proper type (68)
5953 PASS SVGElement interface: feTile must inherit property "onwaiting" with the pro per type (69)
5954 PASS SVGFETurbulenceElement interface: existence and properties of interface obj ect
5955 PASS SVGFETurbulenceElement interface object length
5956 PASS SVGFETurbulenceElement interface object name
5957 FAIL SVGFETurbulenceElement interface: existence and properties of interface pro totype object assert_equals: class string of SVGFETurbulenceElement.prototype ex pected "[object SVGFETurbulenceElementPrototype]" but got "[object SVGFETurbulen ceElement]"
5958 PASS SVGFETurbulenceElement interface: existence and properties of interface pro totype object's "constructor" property
5959 PASS SVGFETurbulenceElement interface: constant SVG_TURBULENCE_TYPE_UNKNOWN on i nterface object
5960 PASS SVGFETurbulenceElement interface: constant SVG_TURBULENCE_TYPE_UNKNOWN on i nterface prototype object
5961 PASS SVGFETurbulenceElement interface: constant SVG_TURBULENCE_TYPE_FRACTALNOISE on interface object
5962 PASS SVGFETurbulenceElement interface: constant SVG_TURBULENCE_TYPE_FRACTALNOISE on interface prototype object
5963 PASS SVGFETurbulenceElement interface: constant SVG_TURBULENCE_TYPE_TURBULENCE o n interface object
5964 PASS SVGFETurbulenceElement interface: constant SVG_TURBULENCE_TYPE_TURBULENCE o n interface prototype object
5965 PASS SVGFETurbulenceElement interface: constant SVG_STITCHTYPE_UNKNOWN on interf ace object
5966 PASS SVGFETurbulenceElement interface: constant SVG_STITCHTYPE_UNKNOWN on interf ace prototype object
5967 PASS SVGFETurbulenceElement interface: constant SVG_STITCHTYPE_STITCH on interfa ce object
5968 PASS SVGFETurbulenceElement interface: constant SVG_STITCHTYPE_STITCH on interfa ce prototype object
5969 PASS SVGFETurbulenceElement interface: constant SVG_STITCHTYPE_NOSTITCH on inter face object
5970 PASS SVGFETurbulenceElement interface: constant SVG_STITCHTYPE_NOSTITCH on inter face prototype object
5971 PASS SVGFETurbulenceElement interface: attribute baseFrequencyX
5972 PASS SVGFETurbulenceElement interface: attribute baseFrequencyY
5973 PASS SVGFETurbulenceElement interface: attribute numOctaves
5974 PASS SVGFETurbulenceElement interface: attribute seed
5975 PASS SVGFETurbulenceElement interface: attribute stitchTiles
5976 PASS SVGFETurbulenceElement interface: attribute type
5977 PASS SVGFETurbulenceElement interface: attribute x
5978 PASS SVGFETurbulenceElement interface: attribute y
5979 PASS SVGFETurbulenceElement interface: attribute width
5980 PASS SVGFETurbulenceElement interface: attribute height
5981 PASS SVGFETurbulenceElement interface: attribute result
5982 PASS SVGFETurbulenceElement must be primary interface of feTurbulence
5983 PASS Stringification of feTurbulence
5984 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "SVG_T URBULENCE_TYPE_UNKNOWN" with the proper type (0)
5985 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "SVG_T URBULENCE_TYPE_FRACTALNOISE" with the proper type (1)
5986 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "SVG_T URBULENCE_TYPE_TURBULENCE" with the proper type (2)
5987 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "SVG_S TITCHTYPE_UNKNOWN" with the proper type (3)
5988 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "SVG_S TITCHTYPE_STITCH" with the proper type (4)
5989 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "SVG_S TITCHTYPE_NOSTITCH" with the proper type (5)
5990 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "baseF requencyX" with the proper type (6)
5991 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "baseF requencyY" with the proper type (7)
5992 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "numOc taves" with the proper type (8)
5993 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "seed" with the proper type (9)
5994 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "stitc hTiles" with the proper type (10)
5995 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "type" with the proper type (11)
5996 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "x" wi th the proper type (12)
5997 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "y" wi th the proper type (13)
5998 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "width " with the proper type (14)
5999 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "heigh t" with the proper type (15)
6000 PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "resul t" with the proper type (16)
6001 PASS SVGElement interface: feTurbulence must inherit property "className" with t he proper type (0)
6002 PASS SVGElement interface: feTurbulence must inherit property "dataset" with the proper type (1)
6003 PASS SVGElement interface: feTurbulence must inherit property "ownerSVGElement" with the proper type (2)
6004 PASS SVGElement interface: feTurbulence must inherit property "viewportElement" with the proper type (3)
6005 PASS SVGElement interface: feTurbulence must inherit property "tabIndex" with th e proper type (4)
6006 PASS SVGElement interface: feTurbulence must inherit property "focus" with the p roper type (5)
6007 PASS SVGElement interface: feTurbulence must inherit property "blur" with the pr oper type (6)
6008 PASS SVGElement interface: feTurbulence must inherit property "onabort" with the proper type (7)
6009 FAIL SVGElement interface: feTurbulence must inherit property "onautocomplete" w ith the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain
6010 FAIL SVGElement interface: feTurbulence must inherit property "onautocompleteerr or" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain
6011 PASS SVGElement interface: feTurbulence must inherit property "onblur" with the proper type (10)
6012 PASS SVGElement interface: feTurbulence must inherit property "oncancel" with th e proper type (11)
6013 PASS SVGElement interface: feTurbulence must inherit property "oncanplay" with t he proper type (12)
6014 PASS SVGElement interface: feTurbulence must inherit property "oncanplaythrough" with the proper type (13)
6015 PASS SVGElement interface: feTurbulence must inherit property "onchange" with th e proper type (14)
6016 PASS SVGElement interface: feTurbulence must inherit property "onclick" with the proper type (15)
6017 PASS SVGElement interface: feTurbulence must inherit property "onclose" with the proper type (16)
6018 PASS SVGElement interface: feTurbulence must inherit property "oncontextmenu" wi th the proper type (17)
6019 PASS SVGElement interface: feTurbulence must inherit property "oncuechange" with the proper type (18)
6020 PASS SVGElement interface: feTurbulence must inherit property "ondblclick" with the proper type (19)
6021 PASS SVGElement interface: feTurbulence must inherit property "ondrag" with the proper type (20)
6022 PASS SVGElement interface: feTurbulence must inherit property "ondragend" with t he proper type (21)
6023 PASS SVGElement interface: feTurbulence must inherit property "ondragenter" with the proper type (22)
6024 FAIL SVGElement interface: feTurbulence must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototy pe chain
6025 PASS SVGElement interface: feTurbulence must inherit property "ondragleave" with the proper type (24)
6026 PASS SVGElement interface: feTurbulence must inherit property "ondragover" with the proper type (25)
6027 PASS SVGElement interface: feTurbulence must inherit property "ondragstart" with the proper type (26)
6028 PASS SVGElement interface: feTurbulence must inherit property "ondrop" with the proper type (27)
6029 PASS SVGElement interface: feTurbulence must inherit property "ondurationchange" with the proper type (28)
6030 PASS SVGElement interface: feTurbulence must inherit property "onemptied" with t he proper type (29)
6031 PASS SVGElement interface: feTurbulence must inherit property "onended" with the proper type (30)
6032 PASS SVGElement interface: feTurbulence must inherit property "onerror" with the proper type (31)
6033 PASS SVGElement interface: feTurbulence must inherit property "onfocus" with the proper type (32)
6034 PASS SVGElement interface: feTurbulence must inherit property "oninput" with the proper type (33)
6035 PASS SVGElement interface: feTurbulence must inherit property "oninvalid" with t he proper type (34)
6036 PASS SVGElement interface: feTurbulence must inherit property "onkeydown" with t he proper type (35)
6037 PASS SVGElement interface: feTurbulence must inherit property "onkeypress" with the proper type (36)
6038 PASS SVGElement interface: feTurbulence must inherit property "onkeyup" with the proper type (37)
6039 PASS SVGElement interface: feTurbulence must inherit property "onload" with the proper type (38)
6040 PASS SVGElement interface: feTurbulence must inherit property "onloadeddata" wit h the proper type (39)
6041 PASS SVGElement interface: feTurbulence must inherit property "onloadedmetadata" with the proper type (40)
6042 PASS SVGElement interface: feTurbulence must inherit property "onloadstart" with the proper type (41)
6043 PASS SVGElement interface: feTurbulence must inherit property "onmousedown" with the proper type (42)
6044 PASS SVGElement interface: feTurbulence must inherit property "onmouseenter" wit h the proper type (43)
6045 PASS SVGElement interface: feTurbulence must inherit property "onmouseleave" wit h the proper type (44)
6046 PASS SVGElement interface: feTurbulence must inherit property "onmousemove" with the proper type (45)
6047 PASS SVGElement interface: feTurbulence must inherit property "onmouseout" with the proper type (46)
6048 PASS SVGElement interface: feTurbulence must inherit property "onmouseover" with the proper type (47)
6049 PASS SVGElement interface: feTurbulence must inherit property "onmouseup" with t he proper type (48)
6050 PASS SVGElement interface: feTurbulence must inherit property "onwheel" with the proper type (49)
6051 PASS SVGElement interface: feTurbulence must inherit property "onpause" with the proper type (50)
6052 PASS SVGElement interface: feTurbulence must inherit property "onplay" with the proper type (51)
6053 PASS SVGElement interface: feTurbulence must inherit property "onplaying" with t he proper type (52)
6054 PASS SVGElement interface: feTurbulence must inherit property "onprogress" with the proper type (53)
6055 PASS SVGElement interface: feTurbulence must inherit property "onratechange" wit h the proper type (54)
6056 PASS SVGElement interface: feTurbulence must inherit property "onreset" with the proper type (55)
6057 PASS SVGElement interface: feTurbulence must inherit property "onresize" with th e proper type (56)
6058 PASS SVGElement interface: feTurbulence must inherit property "onscroll" with th e proper type (57)
6059 PASS SVGElement interface: feTurbulence must inherit property "onseeked" with th e proper type (58)
6060 PASS SVGElement interface: feTurbulence must inherit property "onseeking" with t he proper type (59)
6061 PASS SVGElement interface: feTurbulence must inherit property "onselect" with th e proper type (60)
6062 PASS SVGElement interface: feTurbulence must inherit property "onshow" with the proper type (61)
6063 FAIL SVGElement interface: feTurbulence must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain
6064 PASS SVGElement interface: feTurbulence must inherit property "onstalled" with t he proper type (63)
6065 PASS SVGElement interface: feTurbulence must inherit property "onsubmit" with th e proper type (64)
6066 PASS SVGElement interface: feTurbulence must inherit property "onsuspend" with t he proper type (65)
6067 PASS SVGElement interface: feTurbulence must inherit property "ontimeupdate" wit h the proper type (66)
6068 PASS SVGElement interface: feTurbulence must inherit property "ontoggle" with th e proper type (67)
6069 PASS SVGElement interface: feTurbulence must inherit property "onvolumechange" w ith the proper type (68)
6070 PASS SVGElement interface: feTurbulence must inherit property "onwaiting" with t he proper type (69)
6071 Harness: the test ran to completion.
6072
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698