@@ -2,8 +2,8 @@ Harness status: OK
2
2
3
3
Found 1781 tests
4
4
5
- 927 Pass
6
- 854 Fail
5
+ 934 Pass
6
+ 847 Fail
7
7
Pass idl_test setup
8
8
Pass idl_test validation
9
9
Pass Partial interface Document: original interface defined
@@ -80,7 +80,7 @@ Pass SVGGeometryElement interface object name
80
80
Pass SVGGeometryElement interface: existence and properties of interface prototype object
81
81
Pass SVGGeometryElement interface: existence and properties of interface prototype object's "constructor" property
82
82
Pass SVGGeometryElement interface: existence and properties of interface prototype object's @@unscopables property
83
- Fail SVGGeometryElement interface: attribute pathLength
83
+ Pass SVGGeometryElement interface: attribute pathLength
84
84
Fail SVGGeometryElement interface: operation isPointInFill(optional DOMPointInit)
85
85
Fail SVGGeometryElement interface: operation isPointInStroke(optional DOMPointInit)
86
86
Pass SVGGeometryElement interface: operation getTotalLength()
@@ -866,7 +866,7 @@ Pass SVGRectElement interface: objects.rect must inherit property "width" with t
866
866
Pass SVGRectElement interface: objects.rect must inherit property "height" with the proper type
867
867
Pass SVGRectElement interface: objects.rect must inherit property "rx" with the proper type
868
868
Pass SVGRectElement interface: objects.rect must inherit property "ry" with the proper type
869
- Fail SVGGeometryElement interface: objects.rect must inherit property "pathLength" with the proper type
869
+ Pass SVGGeometryElement interface: objects.rect must inherit property "pathLength" with the proper type
870
870
Fail SVGGeometryElement interface: objects.rect must inherit property "isPointInFill(optional DOMPointInit)" with the proper type
871
871
Pass SVGGeometryElement interface: calling isPointInFill(optional DOMPointInit) on objects.rect with too few arguments must throw TypeError
872
872
Fail SVGGeometryElement interface: objects.rect must inherit property "isPointInStroke(optional DOMPointInit)" with the proper type
@@ -900,7 +900,7 @@ Pass Stringification of objects.circle
900
900
Pass SVGCircleElement interface: objects.circle must inherit property "cx" with the proper type
901
901
Pass SVGCircleElement interface: objects.circle must inherit property "cy" with the proper type
902
902
Pass SVGCircleElement interface: objects.circle must inherit property "r" with the proper type
903
- Fail SVGGeometryElement interface: objects.circle must inherit property "pathLength" with the proper type
903
+ Pass SVGGeometryElement interface: objects.circle must inherit property "pathLength" with the proper type
904
904
Fail SVGGeometryElement interface: objects.circle must inherit property "isPointInFill(optional DOMPointInit)" with the proper type
905
905
Pass SVGGeometryElement interface: calling isPointInFill(optional DOMPointInit) on objects.circle with too few arguments must throw TypeError
906
906
Fail SVGGeometryElement interface: objects.circle must inherit property "isPointInStroke(optional DOMPointInit)" with the proper type
@@ -936,7 +936,7 @@ Pass SVGEllipseElement interface: objects.ellipse must inherit property "cx" wit
936
936
Pass SVGEllipseElement interface: objects.ellipse must inherit property "cy" with the proper type
937
937
Pass SVGEllipseElement interface: objects.ellipse must inherit property "rx" with the proper type
938
938
Pass SVGEllipseElement interface: objects.ellipse must inherit property "ry" with the proper type
939
- Fail SVGGeometryElement interface: objects.ellipse must inherit property "pathLength" with the proper type
939
+ Pass SVGGeometryElement interface: objects.ellipse must inherit property "pathLength" with the proper type
940
940
Fail SVGGeometryElement interface: objects.ellipse must inherit property "isPointInFill(optional DOMPointInit)" with the proper type
941
941
Pass SVGGeometryElement interface: calling isPointInFill(optional DOMPointInit) on objects.ellipse with too few arguments must throw TypeError
942
942
Fail SVGGeometryElement interface: objects.ellipse must inherit property "isPointInStroke(optional DOMPointInit)" with the proper type
@@ -972,7 +972,7 @@ Pass SVGLineElement interface: objects.line must inherit property "x1" with the
972
972
Pass SVGLineElement interface: objects.line must inherit property "y1" with the proper type
973
973
Pass SVGLineElement interface: objects.line must inherit property "x2" with the proper type
974
974
Pass SVGLineElement interface: objects.line must inherit property "y2" with the proper type
975
- Fail SVGGeometryElement interface: objects.line must inherit property "pathLength" with the proper type
975
+ Pass SVGGeometryElement interface: objects.line must inherit property "pathLength" with the proper type
976
976
Fail SVGGeometryElement interface: objects.line must inherit property "isPointInFill(optional DOMPointInit)" with the proper type
977
977
Pass SVGGeometryElement interface: calling isPointInFill(optional DOMPointInit) on objects.line with too few arguments must throw TypeError
978
978
Fail SVGGeometryElement interface: objects.line must inherit property "isPointInStroke(optional DOMPointInit)" with the proper type
@@ -1036,7 +1036,7 @@ Pass SVGPolylineElement must be primary interface of objects.polyline
1036
1036
Pass Stringification of objects.polyline
1037
1037
Fail SVGPolylineElement interface: objects.polyline must inherit property "points" with the proper type
1038
1038
Fail SVGPolylineElement interface: objects.polyline must inherit property "animatedPoints" with the proper type
1039
- Fail SVGGeometryElement interface: objects.polyline must inherit property "pathLength" with the proper type
1039
+ Pass SVGGeometryElement interface: objects.polyline must inherit property "pathLength" with the proper type
1040
1040
Fail SVGGeometryElement interface: objects.polyline must inherit property "isPointInFill(optional DOMPointInit)" with the proper type
1041
1041
Pass SVGGeometryElement interface: calling isPointInFill(optional DOMPointInit) on objects.polyline with too few arguments must throw TypeError
1042
1042
Fail SVGGeometryElement interface: objects.polyline must inherit property "isPointInStroke(optional DOMPointInit)" with the proper type
@@ -1068,7 +1068,7 @@ Pass SVGPolygonElement must be primary interface of objects.polygon
1068
1068
Pass Stringification of objects.polygon
1069
1069
Fail SVGPolygonElement interface: objects.polygon must inherit property "points" with the proper type
1070
1070
Fail SVGPolygonElement interface: objects.polygon must inherit property "animatedPoints" with the proper type
1071
- Fail SVGGeometryElement interface: objects.polygon must inherit property "pathLength" with the proper type
1071
+ Pass SVGGeometryElement interface: objects.polygon must inherit property "pathLength" with the proper type
1072
1072
Fail SVGGeometryElement interface: objects.polygon must inherit property "isPointInFill(optional DOMPointInit)" with the proper type
1073
1073
Pass SVGGeometryElement interface: calling isPointInFill(optional DOMPointInit) on objects.polygon with too few arguments must throw TypeError
1074
1074
Fail SVGGeometryElement interface: objects.polygon must inherit property "isPointInStroke(optional DOMPointInit)" with the proper type
0 commit comments