@@ -2,8 +2,8 @@ Harness status: OK
22
33Found 1781 tests
44
5- 997 Pass
6- 784 Fail
5+ 1005 Pass
6+ 776 Fail
77Pass idl_test setup
88Pass idl_test validation
99Pass Partial interface Document: original interface defined
@@ -362,14 +362,14 @@ Pass SVGAnimatedRect must be primary interface of objects.svg.viewBox
362362Pass Stringification of objects.svg.viewBox
363363Fail SVGAnimatedRect interface: objects.svg.viewBox must inherit property "baseVal" with the proper type
364364Fail SVGAnimatedRect interface: objects.svg.viewBox must inherit property "animVal" with the proper type
365- Fail SVGAnimatedNumberList interface: existence and properties of interface object
366- Fail SVGAnimatedNumberList interface object length
367- Fail SVGAnimatedNumberList interface object name
368- Fail SVGAnimatedNumberList interface: existence and properties of interface prototype object
369- Fail SVGAnimatedNumberList interface: existence and properties of interface prototype object's "constructor" property
370- Fail SVGAnimatedNumberList interface: existence and properties of interface prototype object's @@unscopables property
371- Fail SVGAnimatedNumberList interface: attribute baseVal
372- Fail SVGAnimatedNumberList interface: attribute animVal
365+ Pass SVGAnimatedNumberList interface: existence and properties of interface object
366+ Pass SVGAnimatedNumberList interface object length
367+ Pass SVGAnimatedNumberList interface object name
368+ Pass SVGAnimatedNumberList interface: existence and properties of interface prototype object
369+ Pass SVGAnimatedNumberList interface: existence and properties of interface prototype object's "constructor" property
370+ Pass SVGAnimatedNumberList interface: existence and properties of interface prototype object's @@unscopables property
371+ Pass SVGAnimatedNumberList interface: attribute baseVal
372+ Pass SVGAnimatedNumberList interface: attribute animVal
373373Fail SVGAnimatedNumberList must be primary interface of objects.text.rotate
374374Fail Stringification of objects.text.rotate
375375Fail SVGAnimatedNumberList interface: objects.text.rotate must inherit property "baseVal" with the proper type
0 commit comments