Index: third_party/WebKit/LayoutTests/external/wpt/svg/interfaces-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/external/wpt/svg/interfaces-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/svg/interfaces-expected.txt |
index d88ae17b2b79858c97dbaed05d1e8d8582db1499..a58c1d55a00ed6f922ca0476a7a83b0eb0dde6b3 100644 |
--- a/third_party/WebKit/LayoutTests/external/wpt/svg/interfaces-expected.txt |
+++ b/third_party/WebKit/LayoutTests/external/wpt/svg/interfaces-expected.txt |
@@ -1,5 +1,5 @@ |
This is a testharness.js-based test. |
-Found 6072 tests; 5729 PASS, 343 FAIL, 0 TIMEOUT, 0 NOTRUN. |
+Found 2374 tests; 2274 PASS, 100 FAIL, 0 TIMEOUT, 0 NOTRUN. |
PASS Document interface: attribute rootElement |
PASS SVGElement interface: existence and properties of interface object |
PASS SVGElement interface object length |
@@ -40,8 +40,6 @@ PASS SVGNumber interface object name |
PASS SVGNumber interface: existence and properties of interface prototype object |
PASS SVGNumber interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGNumber interface: attribute value |
-PASS SVGNumber must be primary interface of svg.createSVGNumber() |
-PASS Stringification of svg.createSVGNumber() |
PASS SVGNumber interface: svg.createSVGNumber() must inherit property "value" with the proper type (0) |
PASS SVGLength interface: existence and properties of interface object |
PASS SVGLength interface object length |
@@ -76,8 +74,6 @@ PASS SVGLength interface: attribute valueInSpecifiedUnits |
PASS SVGLength interface: attribute valueAsString |
PASS SVGLength interface: operation newValueSpecifiedUnits(unsigned short,float) |
PASS SVGLength interface: operation convertToSpecifiedUnits(unsigned short) |
-PASS SVGLength must be primary interface of svg.createSVGLength() |
-PASS Stringification of svg.createSVGLength() |
PASS SVGLength interface: svg.createSVGLength() must inherit property "SVG_LENGTHTYPE_UNKNOWN" with the proper type (0) |
PASS SVGLength interface: svg.createSVGLength() must inherit property "SVG_LENGTHTYPE_NUMBER" with the proper type (1) |
PASS SVGLength interface: svg.createSVGLength() must inherit property "SVG_LENGTHTYPE_PERCENTAGE" with the proper type (2) |
@@ -118,8 +114,6 @@ PASS SVGAngle interface: attribute valueInSpecifiedUnits |
PASS SVGAngle interface: attribute valueAsString |
PASS SVGAngle interface: operation newValueSpecifiedUnits(unsigned short,float) |
PASS SVGAngle interface: operation convertToSpecifiedUnits(unsigned short) |
-PASS SVGAngle must be primary interface of svg.createSVGAngle() |
-PASS Stringification of svg.createSVGAngle() |
PASS SVGAngle interface: svg.createSVGAngle() must inherit property "SVG_ANGLETYPE_UNKNOWN" with the proper type (0) |
PASS SVGAngle interface: svg.createSVGAngle() must inherit property "SVG_ANGLETYPE_UNSPECIFIED" with the proper type (1) |
PASS SVGAngle interface: svg.createSVGAngle() must inherit property "SVG_ANGLETYPE_DEG" with the proper type (2) |
@@ -147,8 +141,6 @@ PASS SVGNumberList interface: operation insertItemBefore(SVGNumber,unsigned long |
PASS SVGNumberList interface: operation replaceItem(SVGNumber,unsigned long) |
PASS SVGNumberList interface: operation removeItem(unsigned long) |
PASS SVGNumberList interface: operation appendItem(SVGNumber) |
-PASS SVGNumberList must be primary interface of text.rotate.baseVal |
-PASS Stringification of text.rotate.baseVal |
PASS SVGNumberList interface: text.rotate.baseVal must inherit property "length" with the proper type (0) |
PASS SVGNumberList interface: text.rotate.baseVal must inherit property "numberOfItems" with the proper type (1) |
PASS SVGNumberList interface: text.rotate.baseVal must inherit property "clear" with the proper type (2) |
@@ -185,8 +177,6 @@ PASS SVGAnimatedBoolean interface: existence and properties of interface prototy |
PASS SVGAnimatedBoolean interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGAnimatedBoolean interface: attribute baseVal |
PASS SVGAnimatedBoolean interface: attribute animVal |
-PASS SVGAnimatedBoolean must be primary interface of feConvolveMatrix.preserveAlpha |
-PASS Stringification of feConvolveMatrix.preserveAlpha |
PASS SVGAnimatedBoolean interface: feConvolveMatrix.preserveAlpha must inherit property "baseVal" with the proper type (0) |
PASS SVGAnimatedBoolean interface: feConvolveMatrix.preserveAlpha must inherit property "animVal" with the proper type (1) |
PASS SVGAnimatedEnumeration interface: existence and properties of interface object |
@@ -196,8 +186,6 @@ PASS SVGAnimatedEnumeration interface: existence and properties of interface pro |
PASS SVGAnimatedEnumeration interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGAnimatedEnumeration interface: attribute baseVal |
PASS SVGAnimatedEnumeration interface: attribute animVal |
-PASS SVGAnimatedEnumeration must be primary interface of text.lengthAdjust |
-PASS Stringification of text.lengthAdjust |
PASS SVGAnimatedEnumeration interface: text.lengthAdjust must inherit property "baseVal" with the proper type (0) |
PASS SVGAnimatedEnumeration interface: text.lengthAdjust must inherit property "animVal" with the proper type (1) |
PASS SVGAnimatedInteger interface: existence and properties of interface object |
@@ -207,8 +195,6 @@ PASS SVGAnimatedInteger interface: existence and properties of interface prototy |
PASS SVGAnimatedInteger interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGAnimatedInteger interface: attribute baseVal |
PASS SVGAnimatedInteger interface: attribute animVal |
-PASS SVGAnimatedInteger must be primary interface of feConvolveMatrix.orderX |
-PASS Stringification of feConvolveMatrix.orderX |
PASS SVGAnimatedInteger interface: feConvolveMatrix.orderX must inherit property "baseVal" with the proper type (0) |
PASS SVGAnimatedInteger interface: feConvolveMatrix.orderX must inherit property "animVal" with the proper type (1) |
PASS SVGAnimatedNumber interface: existence and properties of interface object |
@@ -218,8 +204,6 @@ PASS SVGAnimatedNumber interface: existence and properties of interface prototyp |
PASS SVGAnimatedNumber interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGAnimatedNumber interface: attribute baseVal |
PASS SVGAnimatedNumber interface: attribute animVal |
-PASS SVGAnimatedNumber must be primary interface of stop.offset |
-PASS Stringification of stop.offset |
PASS SVGAnimatedNumber interface: stop.offset must inherit property "baseVal" with the proper type (0) |
PASS SVGAnimatedNumber interface: stop.offset must inherit property "animVal" with the proper type (1) |
PASS SVGAnimatedLength interface: existence and properties of interface object |
@@ -229,8 +213,6 @@ PASS SVGAnimatedLength interface: existence and properties of interface prototyp |
PASS SVGAnimatedLength interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGAnimatedLength interface: attribute baseVal |
PASS SVGAnimatedLength interface: attribute animVal |
-PASS SVGAnimatedLength must be primary interface of svg.x |
-PASS Stringification of svg.x |
PASS SVGAnimatedLength interface: svg.x must inherit property "baseVal" with the proper type (0) |
PASS SVGAnimatedLength interface: svg.x must inherit property "animVal" with the proper type (1) |
PASS SVGAnimatedAngle interface: existence and properties of interface object |
@@ -240,8 +222,6 @@ PASS SVGAnimatedAngle interface: existence and properties of interface prototype |
PASS SVGAnimatedAngle interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGAnimatedAngle interface: attribute baseVal |
PASS SVGAnimatedAngle interface: attribute animVal |
-PASS SVGAnimatedAngle must be primary interface of marker.orientAngle |
-PASS Stringification of marker.orientAngle |
PASS SVGAnimatedAngle interface: marker.orientAngle must inherit property "baseVal" with the proper type (0) |
PASS SVGAnimatedAngle interface: marker.orientAngle must inherit property "animVal" with the proper type (1) |
PASS SVGAnimatedString interface: existence and properties of interface object |
@@ -251,8 +231,6 @@ PASS SVGAnimatedString interface: existence and properties of interface prototyp |
PASS SVGAnimatedString interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGAnimatedString interface: attribute baseVal |
PASS SVGAnimatedString interface: attribute animVal |
-PASS SVGAnimatedString must be primary interface of a.target |
-PASS Stringification of a.target |
PASS SVGAnimatedString interface: a.target must inherit property "baseVal" with the proper type (0) |
PASS SVGAnimatedString interface: a.target must inherit property "animVal" with the proper type (1) |
PASS SVGAnimatedRect interface: existence and properties of interface object |
@@ -262,8 +240,6 @@ PASS SVGAnimatedRect interface: existence and properties of interface prototype |
PASS SVGAnimatedRect interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGAnimatedRect interface: attribute baseVal |
PASS SVGAnimatedRect interface: attribute animVal |
-PASS SVGAnimatedRect must be primary interface of svg.viewBox |
-PASS Stringification of svg.viewBox |
FAIL SVGAnimatedRect interface: svg.viewBox must inherit property "baseVal" with the proper type (0) assert_true: not instanceof DOMRect expected true got false |
FAIL SVGAnimatedRect interface: svg.viewBox must inherit property "animVal" with the proper type (1) assert_true: not instanceof DOMRectReadOnly expected true got false |
PASS SVGAnimatedNumberList interface: existence and properties of interface object |
@@ -273,8 +249,6 @@ PASS SVGAnimatedNumberList interface: existence and properties of interface prot |
PASS SVGAnimatedNumberList interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGAnimatedNumberList interface: attribute baseVal |
PASS SVGAnimatedNumberList interface: attribute animVal |
-PASS SVGAnimatedNumberList must be primary interface of text.rotate |
-PASS Stringification of text.rotate |
PASS SVGAnimatedNumberList interface: text.rotate must inherit property "baseVal" with the proper type (0) |
PASS SVGAnimatedNumberList interface: text.rotate must inherit property "animVal" with the proper type (1) |
PASS SVGAnimatedLengthList interface: existence and properties of interface object |
@@ -284,8 +258,6 @@ PASS SVGAnimatedLengthList interface: existence and properties of interface prot |
PASS SVGAnimatedLengthList interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGAnimatedLengthList interface: attribute baseVal |
PASS SVGAnimatedLengthList interface: attribute animVal |
-PASS SVGAnimatedLengthList must be primary interface of text.x |
-PASS Stringification of text.x |
PASS SVGAnimatedLengthList interface: text.x must inherit property "baseVal" with the proper type (0) |
PASS SVGAnimatedLengthList interface: text.x must inherit property "animVal" with the proper type (1) |
PASS SVGStringList interface: existence and properties of interface object |
@@ -302,8 +274,6 @@ PASS SVGStringList interface: operation insertItemBefore(DOMString,unsigned long |
PASS SVGStringList interface: operation replaceItem(DOMString,unsigned long) |
PASS SVGStringList interface: operation removeItem(unsigned long) |
PASS SVGStringList interface: operation appendItem(DOMString) |
-PASS SVGStringList must be primary interface of a.requiredExtensions |
-PASS Stringification of a.requiredExtensions |
PASS SVGStringList interface: a.requiredExtensions must inherit property "length" with the proper type (0) |
PASS SVGStringList interface: a.requiredExtensions must inherit property "numberOfItems" with the proper type (1) |
PASS SVGStringList interface: a.requiredExtensions must inherit property "clear" with the proper type (2) |
@@ -367,8 +337,6 @@ PASS SVGSVGElement interface: constant SVG_ZOOMANDPAN_DISABLE on interface proto |
PASS SVGSVGElement interface: constant SVG_ZOOMANDPAN_MAGNIFY on interface object |
PASS SVGSVGElement interface: constant SVG_ZOOMANDPAN_MAGNIFY on interface prototype object |
PASS SVGSVGElement interface: attribute zoomAndPan |
-PASS SVGSVGElement must be primary interface of svg |
-PASS Stringification of svg |
PASS SVGSVGElement interface: svg must inherit property "x" with the proper type (0) |
PASS SVGSVGElement interface: svg must inherit property "y" with the proper type (1) |
PASS SVGSVGElement interface: svg must inherit property "width" with the proper type (2) |
@@ -405,21 +373,6 @@ PASS SVGSVGElement interface: svg must inherit property "SVG_ZOOMANDPAN_UNKNOWN" |
PASS SVGSVGElement interface: svg must inherit property "SVG_ZOOMANDPAN_DISABLE" with the proper type (26) |
PASS SVGSVGElement interface: svg must inherit property "SVG_ZOOMANDPAN_MAGNIFY" with the proper type (27) |
PASS SVGSVGElement interface: svg must inherit property "zoomAndPan" with the proper type (28) |
-FAIL SVGSVGElement interface: svg must inherit property "onafterprint" with the proper type (29) assert_inherits: property "onafterprint" not found in prototype chain |
-FAIL SVGSVGElement interface: svg must inherit property "onbeforeprint" with the proper type (30) assert_inherits: property "onbeforeprint" not found in prototype chain |
-FAIL SVGSVGElement interface: svg must inherit property "onbeforeunload" with the proper type (31) assert_inherits: property "onbeforeunload" not found in prototype chain |
-FAIL SVGSVGElement interface: svg must inherit property "onhashchange" with the proper type (32) assert_inherits: property "onhashchange" not found in prototype chain |
-FAIL SVGSVGElement interface: svg must inherit property "onlanguagechange" with the proper type (33) assert_inherits: property "onlanguagechange" not found in prototype chain |
-FAIL SVGSVGElement interface: svg must inherit property "onmessage" with the proper type (34) assert_inherits: property "onmessage" not found in prototype chain |
-FAIL SVGSVGElement interface: svg must inherit property "onoffline" with the proper type (35) assert_inherits: property "onoffline" not found in prototype chain |
-FAIL SVGSVGElement interface: svg must inherit property "ononline" with the proper type (36) assert_inherits: property "ononline" not found in prototype chain |
-FAIL SVGSVGElement interface: svg must inherit property "onpagehide" with the proper type (37) assert_inherits: property "onpagehide" not found in prototype chain |
-FAIL SVGSVGElement interface: svg must inherit property "onpageshow" with the proper type (38) assert_inherits: property "onpageshow" not found in prototype chain |
-FAIL SVGSVGElement interface: svg must inherit property "onpopstate" with the proper type (39) assert_inherits: property "onpopstate" not found in prototype chain |
-FAIL SVGSVGElement interface: svg must inherit property "onrejectionhandled" with the proper type (40) assert_inherits: property "onrejectionhandled" not found in prototype chain |
-FAIL SVGSVGElement interface: svg must inherit property "onstorage" with the proper type (41) assert_inherits: property "onstorage" not found in prototype chain |
-FAIL SVGSVGElement interface: svg must inherit property "onunhandledrejection" with the proper type (42) assert_inherits: property "onunhandledrejection" not found in prototype chain |
-FAIL SVGSVGElement interface: svg must inherit property "onunload" with the proper type (43) assert_inherits: property "onunload" not found in prototype chain |
PASS SVGGraphicsElement interface: svg must inherit property "transform" with the proper type (0) |
PASS SVGGraphicsElement interface: svg must inherit property "getBBox" with the proper type (1) |
PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on svg with too few arguments must throw TypeError |
@@ -434,76 +387,11 @@ PASS SVGElement interface: svg must inherit property "viewportElement" with the |
PASS SVGElement interface: svg must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: svg must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: svg must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: svg must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: svg must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: svg must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: svg must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: svg must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: svg must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: svg must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: svg must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: svg must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: svg must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: svg must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: svg must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: svg must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: svg must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: svg must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: svg must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: svg must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: svg must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: svg must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: svg must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: svg must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: svg must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: svg must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: svg must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: svg must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: svg must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: svg must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: svg must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: svg must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: svg must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: svg must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: svg must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: svg must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: svg must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: svg must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: svg must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: svg must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: svg must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: svg must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: svg must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: svg must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: svg must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: svg must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: svg must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: svg must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: svg must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: svg must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: svg must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: svg must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: svg must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: svg must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: svg must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: svg must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: svg must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: svg must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: svg must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: svg must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: svg must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: svg must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: svg must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: svg must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: svg must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: svg must inherit property "onwaiting" with the proper type (69) |
PASS SVGGElement interface: existence and properties of interface object |
PASS SVGGElement interface object length |
PASS SVGGElement interface object name |
PASS SVGGElement interface: existence and properties of interface prototype object |
PASS SVGGElement interface: existence and properties of interface prototype object's "constructor" property |
-PASS SVGGElement must be primary interface of g |
-PASS Stringification of g |
PASS SVGGraphicsElement interface: g must inherit property "transform" with the proper type (0) |
PASS SVGGraphicsElement interface: g must inherit property "getBBox" with the proper type (1) |
PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on g with too few arguments must throw TypeError |
@@ -518,69 +406,6 @@ PASS SVGElement interface: g must inherit property "viewportElement" with the pr |
PASS SVGElement interface: g must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: g must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: g must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: g must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: g must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: g must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: g must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: g must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: g must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: g must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: g must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: g must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: g must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: g must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: g must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: g must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: g must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: g must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: g must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: g must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: g must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: g must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: g must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: g must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: g must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: g must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: g must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: g must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: g must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: g must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: g must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: g must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: g must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: g must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: g must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: g must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: g must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: g must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: g must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: g must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: g must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: g must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: g must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: g must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: g must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: g must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: g must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: g must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: g must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: g must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: g must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: g must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: g must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: g must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: g must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: g must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: g must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: g must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: g must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: g must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: g must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: g must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: g must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: g must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: g must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: g must inherit property "onwaiting" with the proper type (69) |
FAIL SVGUnknownElement interface: existence and properties of interface object assert_own_property: self does not have own property "SVGUnknownElement" expected property "SVGUnknownElement" missing |
FAIL SVGUnknownElement interface object length assert_own_property: self does not have own property "SVGUnknownElement" expected property "SVGUnknownElement" missing |
FAIL SVGUnknownElement interface object name assert_own_property: self does not have own property "SVGUnknownElement" expected property "SVGUnknownElement" missing |
@@ -591,8 +416,6 @@ PASS SVGDefsElement interface object length |
PASS SVGDefsElement interface object name |
PASS SVGDefsElement interface: existence and properties of interface prototype object |
PASS SVGDefsElement interface: existence and properties of interface prototype object's "constructor" property |
-PASS SVGDefsElement must be primary interface of defs |
-PASS Stringification of defs |
PASS SVGGraphicsElement interface: defs must inherit property "transform" with the proper type (0) |
PASS SVGGraphicsElement interface: defs must inherit property "getBBox" with the proper type (1) |
PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on defs with too few arguments must throw TypeError |
@@ -607,76 +430,11 @@ PASS SVGElement interface: defs must inherit property "viewportElement" with the |
PASS SVGElement interface: defs must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: defs must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: defs must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: defs must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: defs must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: defs must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: defs must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: defs must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: defs must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: defs must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: defs must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: defs must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: defs must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: defs must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: defs must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: defs must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: defs must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: defs must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: defs must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: defs must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: defs must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: defs must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: defs must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: defs must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: defs must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: defs must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: defs must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: defs must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: defs must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: defs must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: defs must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: defs must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: defs must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: defs must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: defs must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: defs must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: defs must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: defs must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: defs must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: defs must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: defs must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: defs must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: defs must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: defs must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: defs must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: defs must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: defs must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: defs must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: defs must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: defs must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: defs must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: defs must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: defs must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: defs must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: defs must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: defs must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: defs must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: defs must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: defs must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: defs must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: defs must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: defs must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: defs must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: defs must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: defs must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: defs must inherit property "onwaiting" with the proper type (69) |
PASS SVGDescElement interface: existence and properties of interface object |
PASS SVGDescElement interface object length |
PASS SVGDescElement interface object name |
PASS SVGDescElement interface: existence and properties of interface prototype object |
PASS SVGDescElement interface: existence and properties of interface prototype object's "constructor" property |
-PASS SVGDescElement must be primary interface of Desc |
-PASS Stringification of Desc |
PASS SVGElement interface: Desc must inherit property "className" with the proper type (0) |
PASS SVGElement interface: Desc must inherit property "dataset" with the proper type (1) |
PASS SVGElement interface: Desc must inherit property "ownerSVGElement" with the proper type (2) |
@@ -684,76 +442,11 @@ PASS SVGElement interface: Desc must inherit property "viewportElement" with the |
PASS SVGElement interface: Desc must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: Desc must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: Desc must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: Desc must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: Desc must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: Desc must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: Desc must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: Desc must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: Desc must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: Desc must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: Desc must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: Desc must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: Desc must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: Desc must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: Desc must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: Desc must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: Desc must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: Desc must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: Desc must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: Desc must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: Desc must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: Desc must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: Desc must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: Desc must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: Desc must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: Desc must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: Desc must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: Desc must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: Desc must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: Desc must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: Desc must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: Desc must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: Desc must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: Desc must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: Desc must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: Desc must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: Desc must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: Desc must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: Desc must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: Desc must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: Desc must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: Desc must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: Desc must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: Desc must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: Desc must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: Desc must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: Desc must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: Desc must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: Desc must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: Desc must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: Desc must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: Desc must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: Desc must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: Desc must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: Desc must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: Desc must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: Desc must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: Desc must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: Desc must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: Desc must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: Desc must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: Desc must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: Desc must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: Desc must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: Desc must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: Desc must inherit property "onwaiting" with the proper type (69) |
PASS SVGMetadataElement interface: existence and properties of interface object |
PASS SVGMetadataElement interface object length |
PASS SVGMetadataElement interface object name |
PASS SVGMetadataElement interface: existence and properties of interface prototype object |
PASS SVGMetadataElement interface: existence and properties of interface prototype object's "constructor" property |
-PASS SVGMetadataElement must be primary interface of metadata |
-PASS Stringification of metadata |
PASS SVGElement interface: metadata must inherit property "className" with the proper type (0) |
PASS SVGElement interface: metadata must inherit property "dataset" with the proper type (1) |
PASS SVGElement interface: metadata must inherit property "ownerSVGElement" with the proper type (2) |
@@ -761,76 +454,11 @@ PASS SVGElement interface: metadata must inherit property "viewportElement" with |
PASS SVGElement interface: metadata must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: metadata must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: metadata must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: metadata must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: metadata must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: metadata must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: metadata must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: metadata must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: metadata must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: metadata must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: metadata must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: metadata must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: metadata must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: metadata must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: metadata must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: metadata must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: metadata must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: metadata must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: metadata must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: metadata must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: metadata must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: metadata must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: metadata must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: metadata must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: metadata must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: metadata must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: metadata must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: metadata must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: metadata must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: metadata must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: metadata must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: metadata must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: metadata must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: metadata must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: metadata must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: metadata must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: metadata must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: metadata must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: metadata must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: metadata must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: metadata must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: metadata must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: metadata must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: metadata must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: metadata must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: metadata must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: metadata must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: metadata must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: metadata must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: metadata must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: metadata must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: metadata must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: metadata must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: metadata must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: metadata must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: metadata must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: metadata must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: metadata must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: metadata must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: metadata must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: metadata must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: metadata must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: metadata must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: metadata must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: metadata must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: metadata must inherit property "onwaiting" with the proper type (69) |
PASS SVGTitleElement interface: existence and properties of interface object |
PASS SVGTitleElement interface object length |
PASS SVGTitleElement interface object name |
PASS SVGTitleElement interface: existence and properties of interface prototype object |
PASS SVGTitleElement interface: existence and properties of interface prototype object's "constructor" property |
-PASS SVGTitleElement must be primary interface of title |
-PASS Stringification of title |
PASS SVGElement interface: title must inherit property "className" with the proper type (0) |
PASS SVGElement interface: title must inherit property "dataset" with the proper type (1) |
PASS SVGElement interface: title must inherit property "ownerSVGElement" with the proper type (2) |
@@ -838,69 +466,6 @@ PASS SVGElement interface: title must inherit property "viewportElement" with th |
PASS SVGElement interface: title must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: title must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: title must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: title must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: title must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: title must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: title must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: title must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: title must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: title must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: title must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: title must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: title must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: title must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: title must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: title must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: title must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: title must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: title must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: title must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: title must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: title must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: title must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: title must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: title must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: title must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: title must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: title must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: title must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: title must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: title must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: title must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: title must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: title must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: title must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: title must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: title must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: title must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: title must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: title must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: title must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: title must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: title must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: title must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: title must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: title must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: title must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: title must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: title must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: title must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: title must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: title must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: title must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: title must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: title must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: title must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: title must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: title must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: title must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: title must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: title must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: title must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: title must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: title must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: title must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: title must inherit property "onwaiting" with the proper type (69) |
PASS SVGSymbolElement interface: existence and properties of interface object |
PASS SVGSymbolElement interface object length |
PASS SVGSymbolElement interface object name |
@@ -908,8 +473,6 @@ PASS SVGSymbolElement interface: existence and properties of interface prototype |
PASS SVGSymbolElement interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGSymbolElement interface: attribute viewBox |
PASS SVGSymbolElement interface: attribute preserveAspectRatio |
-PASS SVGSymbolElement must be primary interface of symbol |
-PASS Stringification of symbol |
PASS SVGSymbolElement interface: symbol must inherit property "viewBox" with the proper type (0) |
PASS SVGSymbolElement interface: symbol must inherit property "preserveAspectRatio" with the proper type (1) |
PASS SVGElement interface: symbol must inherit property "className" with the proper type (0) |
@@ -919,69 +482,6 @@ PASS SVGElement interface: symbol must inherit property "viewportElement" with t |
PASS SVGElement interface: symbol must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: symbol must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: symbol must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: symbol must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: symbol must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: symbol must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: symbol must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: symbol must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: symbol must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: symbol must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: symbol must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: symbol must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: symbol must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: symbol must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: symbol must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: symbol must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: symbol must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: symbol must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: symbol must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: symbol must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: symbol must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: symbol must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: symbol must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: symbol must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: symbol must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: symbol must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: symbol must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: symbol must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: symbol must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: symbol must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: symbol must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: symbol must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: symbol must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: symbol must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: symbol must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: symbol must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: symbol must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: symbol must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: symbol must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: symbol must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: symbol must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: symbol must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: symbol must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: symbol must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: symbol must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: symbol must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: symbol must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: symbol must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: symbol must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: symbol must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: symbol must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: symbol must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: symbol must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: symbol must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: symbol must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: symbol must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: symbol must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: symbol must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: symbol must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: symbol must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: symbol must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: symbol must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: symbol must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: symbol must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: symbol must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: symbol must inherit property "onwaiting" with the proper type (69) |
PASS SVGUseElement interface: existence and properties of interface object |
PASS SVGUseElement interface object length |
PASS SVGUseElement interface object name |
@@ -992,8 +492,6 @@ PASS SVGUseElement interface: attribute y |
PASS SVGUseElement interface: attribute width |
PASS SVGUseElement interface: attribute height |
PASS SVGUseElement interface: attribute href |
-PASS SVGUseElement must be primary interface of use |
-PASS Stringification of use |
PASS SVGUseElement interface: use must inherit property "x" with the proper type (0) |
PASS SVGUseElement interface: use must inherit property "y" with the proper type (1) |
PASS SVGUseElement interface: use must inherit property "width" with the proper type (2) |
@@ -1013,76 +511,11 @@ PASS SVGElement interface: use must inherit property "viewportElement" with the |
PASS SVGElement interface: use must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: use must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: use must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: use must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: use must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: use must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: use must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: use must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: use must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: use must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: use must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: use must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: use must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: use must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: use must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: use must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: use must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: use must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: use must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: use must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: use must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: use must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: use must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: use must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: use must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: use must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: use must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: use must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: use must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: use must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: use must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: use must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: use must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: use must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: use must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: use must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: use must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: use must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: use must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: use must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: use must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: use must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: use must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: use must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: use must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: use must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: use must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: use must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: use must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: use must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: use must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: use must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: use must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: use must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: use must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: use must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: use must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: use must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: use must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: use must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: use must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: use must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: use must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: use must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: use must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: use must inherit property "onwaiting" with the proper type (69) |
PASS SVGSwitchElement interface: existence and properties of interface object |
PASS SVGSwitchElement interface object length |
PASS SVGSwitchElement interface object name |
PASS SVGSwitchElement interface: existence and properties of interface prototype object |
PASS SVGSwitchElement interface: existence and properties of interface prototype object's "constructor" property |
-PASS SVGSwitchElement must be primary interface of Switch |
-PASS Stringification of Switch |
PASS SVGGraphicsElement interface: Switch must inherit property "transform" with the proper type (0) |
PASS SVGGraphicsElement interface: Switch must inherit property "getBBox" with the proper type (1) |
PASS SVGGraphicsElement interface: calling getBBox(SVGBoundingBoxOptions) on Switch with too few arguments must throw TypeError |
@@ -1097,69 +530,6 @@ PASS SVGElement interface: Switch must inherit property "viewportElement" with t |
PASS SVGElement interface: Switch must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: Switch must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: Switch must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: Switch must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: Switch must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: Switch must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: Switch must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: Switch must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: Switch must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: Switch must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: Switch must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: Switch must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: Switch must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: Switch must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: Switch must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: Switch must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: Switch must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: Switch must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: Switch must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: Switch must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: Switch must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: Switch must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: Switch must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: Switch must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: Switch must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: Switch must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: Switch must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: Switch must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: Switch must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: Switch must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: Switch must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: Switch must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: Switch must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: Switch must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: Switch must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: Switch must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: Switch must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: Switch must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: Switch must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: Switch must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: Switch must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: Switch must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: Switch must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: Switch must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: Switch must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: Switch must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: Switch must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: Switch must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: Switch must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: Switch must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: Switch must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: Switch must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: Switch must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: Switch must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: Switch must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: Switch must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: Switch must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: Switch must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: Switch must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: Switch must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: Switch must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: Switch must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: Switch must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: Switch must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: Switch must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: Switch must inherit property "onwaiting" with the proper type (69) |
PASS SVGStyleElement interface: existence and properties of interface object |
PASS SVGStyleElement interface object length |
PASS SVGStyleElement interface object name |
@@ -1168,12 +538,9 @@ PASS SVGStyleElement interface: existence and properties of interface prototype |
PASS SVGStyleElement interface: attribute type |
PASS SVGStyleElement interface: attribute media |
PASS SVGStyleElement interface: attribute title |
-PASS SVGStyleElement must be primary interface of style |
-PASS Stringification of style |
PASS SVGStyleElement interface: style must inherit property "type" with the proper type (0) |
PASS SVGStyleElement interface: style must inherit property "media" with the proper type (1) |
PASS SVGStyleElement interface: style must inherit property "title" with the proper type (2) |
-PASS SVGStyleElement interface: style must inherit property "sheet" with the proper type (3) |
PASS SVGElement interface: style must inherit property "className" with the proper type (0) |
PASS SVGElement interface: style must inherit property "dataset" with the proper type (1) |
PASS SVGElement interface: style must inherit property "ownerSVGElement" with the proper type (2) |
@@ -1181,69 +548,6 @@ PASS SVGElement interface: style must inherit property "viewportElement" with th |
PASS SVGElement interface: style must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: style must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: style must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: style must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: style must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: style must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: style must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: style must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: style must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: style must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: style must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: style must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: style must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: style must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: style must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: style must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: style must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: style must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: style must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: style must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: style must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: style must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: style must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: style must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: style must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: style must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: style must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: style must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: style must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: style must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: style must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: style must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: style must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: style must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: style must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: style must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: style must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: style must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: style must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: style must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: style must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: style must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: style must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: style must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: style must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: style must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: style must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: style must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: style must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: style must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: style must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: style must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: style must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: style must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: style must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: style must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: style must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: style must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: style must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: style must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: style must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: style must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: style must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: style must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: style must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: style must inherit property "onwaiting" with the proper type (69) |
PASS SVGTransform interface: existence and properties of interface object |
PASS SVGTransform interface object length |
PASS SVGTransform interface object name |
@@ -1272,8 +576,6 @@ PASS SVGTransform interface: operation setScale(float,float) |
PASS SVGTransform interface: operation setRotate(float,float,float) |
PASS SVGTransform interface: operation setSkewX(float) |
PASS SVGTransform interface: operation setSkewY(float) |
-PASS SVGTransform must be primary interface of svg.createSVGTransform() |
-PASS Stringification of svg.createSVGTransform() |
PASS SVGTransform interface: svg.createSVGTransform() must inherit property "SVG_TRANSFORM_UNKNOWN" with the proper type (0) |
PASS SVGTransform interface: svg.createSVGTransform() must inherit property "SVG_TRANSFORM_MATRIX" with the proper type (1) |
PASS SVGTransform interface: svg.createSVGTransform() must inherit property "SVG_TRANSFORM_TRANSLATE" with the proper type (2) |
@@ -1312,8 +614,6 @@ PASS SVGTransformList interface: operation removeItem(unsigned long) |
PASS SVGTransformList interface: operation appendItem(SVGTransform) |
PASS SVGTransformList interface: operation createSVGTransformFromMatrix(DOMMatrixReadOnly) |
PASS SVGTransformList interface: operation consolidate() |
-PASS SVGTransformList must be primary interface of pattern.patternTransform.baseVal |
-PASS Stringification of pattern.patternTransform.baseVal |
PASS SVGTransformList interface: pattern.patternTransform.baseVal must inherit property "length" with the proper type (0) |
PASS SVGTransformList interface: pattern.patternTransform.baseVal must inherit property "numberOfItems" with the proper type (1) |
PASS SVGTransformList interface: pattern.patternTransform.baseVal must inherit property "clear" with the proper type (2) |
@@ -1339,8 +639,6 @@ PASS SVGAnimatedTransformList interface: existence and properties of interface p |
PASS SVGAnimatedTransformList interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGAnimatedTransformList interface: attribute baseVal |
PASS SVGAnimatedTransformList interface: attribute animVal |
-PASS SVGAnimatedTransformList must be primary interface of pattern.patternTransform |
-PASS Stringification of pattern.patternTransform |
PASS SVGAnimatedTransformList interface: pattern.patternTransform must inherit property "baseVal" with the proper type (0) |
PASS SVGAnimatedTransformList interface: pattern.patternTransform must inherit property "animVal" with the proper type (1) |
PASS SVGPreserveAspectRatio interface: existence and properties of interface object |
@@ -1378,8 +676,6 @@ PASS SVGPreserveAspectRatio interface: constant SVG_MEETORSLICE_SLICE on interfa |
PASS SVGPreserveAspectRatio interface: constant SVG_MEETORSLICE_SLICE on interface prototype object |
PASS SVGPreserveAspectRatio interface: attribute align |
PASS SVGPreserveAspectRatio interface: attribute meetOrSlice |
-PASS SVGPreserveAspectRatio must be primary interface of image.preserveAspectRatio.baseVal |
-PASS Stringification of image.preserveAspectRatio.baseVal |
PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must inherit property "SVG_PRESERVEASPECTRATIO_UNKNOWN" with the proper type (0) |
PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must inherit property "SVG_PRESERVEASPECTRATIO_NONE" with the proper type (1) |
PASS SVGPreserveAspectRatio interface: image.preserveAspectRatio.baseVal must inherit property "SVG_PRESERVEASPECTRATIO_XMINYMIN" with the proper type (2) |
@@ -1403,8 +699,6 @@ PASS SVGAnimatedPreserveAspectRatio interface: existence and properties of inter |
PASS SVGAnimatedPreserveAspectRatio interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGAnimatedPreserveAspectRatio interface: attribute baseVal |
PASS SVGAnimatedPreserveAspectRatio interface: attribute animVal |
-PASS SVGAnimatedPreserveAspectRatio must be primary interface of image.preserveAspectRatio |
-PASS Stringification of image.preserveAspectRatio |
PASS SVGAnimatedPreserveAspectRatio interface: image.preserveAspectRatio must inherit property "baseVal" with the proper type (0) |
PASS SVGAnimatedPreserveAspectRatio interface: image.preserveAspectRatio must inherit property "animVal" with the proper type (1) |
PASS SVGPathElement interface: existence and properties of interface object |
@@ -1412,8 +706,6 @@ PASS SVGPathElement interface object length |
PASS SVGPathElement interface object name |
PASS SVGPathElement interface: existence and properties of interface prototype object |
PASS SVGPathElement interface: existence and properties of interface prototype object's "constructor" property |
-PASS SVGPathElement must be primary interface of path |
-PASS Stringification of path |
PASS SVGGeometryElement interface: path must inherit property "pathLength" with the proper type (0) |
PASS SVGGeometryElement interface: path must inherit property "isPointInFill" with the proper type (1) |
PASS SVGGeometryElement interface: calling isPointInFill(DOMPoint) on path with too few arguments must throw TypeError |
@@ -1436,69 +728,6 @@ PASS SVGElement interface: path must inherit property "viewportElement" with the |
PASS SVGElement interface: path must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: path must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: path must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: path must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: path must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: path must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: path must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: path must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: path must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: path must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: path must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: path must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: path must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: path must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: path must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: path must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: path must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: path must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: path must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: path must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: path must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: path must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: path must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: path must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: path must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: path must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: path must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: path must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: path must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: path must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: path must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: path must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: path must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: path must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: path must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: path must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: path must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: path must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: path must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: path must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: path must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: path must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: path must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: path must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: path must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: path must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: path must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: path must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: path must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: path must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: path must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: path must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: path must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: path must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: path must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: path must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: path must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: path must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: path must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: path must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: path must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: path must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: path must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: path must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: path must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: path must inherit property "onwaiting" with the proper type (69) |
PASS SVGRectElement interface: existence and properties of interface object |
PASS SVGRectElement interface object length |
PASS SVGRectElement interface object name |
@@ -1510,8 +739,6 @@ PASS SVGRectElement interface: attribute width |
PASS SVGRectElement interface: attribute height |
PASS SVGRectElement interface: attribute rx |
PASS SVGRectElement interface: attribute ry |
-PASS SVGRectElement must be primary interface of rect |
-PASS Stringification of rect |
PASS SVGRectElement interface: rect must inherit property "x" with the proper type (0) |
PASS SVGRectElement interface: rect must inherit property "y" with the proper type (1) |
PASS SVGRectElement interface: rect must inherit property "width" with the proper type (2) |
@@ -1540,69 +767,6 @@ PASS SVGElement interface: rect must inherit property "viewportElement" with the |
PASS SVGElement interface: rect must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: rect must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: rect must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: rect must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: rect must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: rect must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: rect must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: rect must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: rect must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: rect must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: rect must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: rect must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: rect must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: rect must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: rect must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: rect must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: rect must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: rect must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: rect must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: rect must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: rect must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: rect must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: rect must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: rect must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: rect must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: rect must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: rect must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: rect must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: rect must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: rect must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: rect must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: rect must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: rect must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: rect must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: rect must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: rect must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: rect must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: rect must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: rect must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: rect must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: rect must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: rect must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: rect must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: rect must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: rect must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: rect must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: rect must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: rect must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: rect must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: rect must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: rect must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: rect must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: rect must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: rect must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: rect must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: rect must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: rect must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: rect must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: rect must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: rect must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: rect must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: rect must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: rect must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: rect must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: rect must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: rect must inherit property "onwaiting" with the proper type (69) |
PASS SVGCircleElement interface: existence and properties of interface object |
PASS SVGCircleElement interface object length |
PASS SVGCircleElement interface object name |
@@ -1611,8 +775,6 @@ PASS SVGCircleElement interface: existence and properties of interface prototype |
PASS SVGCircleElement interface: attribute cx |
PASS SVGCircleElement interface: attribute cy |
PASS SVGCircleElement interface: attribute r |
-PASS SVGCircleElement must be primary interface of circle |
-PASS Stringification of circle |
PASS SVGCircleElement interface: circle must inherit property "cx" with the proper type (0) |
PASS SVGCircleElement interface: circle must inherit property "cy" with the proper type (1) |
PASS SVGCircleElement interface: circle must inherit property "r" with the proper type (2) |
@@ -1638,69 +800,6 @@ PASS SVGElement interface: circle must inherit property "viewportElement" with t |
PASS SVGElement interface: circle must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: circle must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: circle must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: circle must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: circle must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: circle must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: circle must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: circle must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: circle must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: circle must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: circle must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: circle must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: circle must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: circle must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: circle must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: circle must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: circle must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: circle must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: circle must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: circle must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: circle must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: circle must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: circle must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: circle must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: circle must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: circle must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: circle must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: circle must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: circle must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: circle must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: circle must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: circle must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: circle must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: circle must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: circle must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: circle must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: circle must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: circle must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: circle must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: circle must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: circle must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: circle must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: circle must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: circle must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: circle must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: circle must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: circle must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: circle must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: circle must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: circle must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: circle must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: circle must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: circle must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: circle must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: circle must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: circle must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: circle must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: circle must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: circle must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: circle must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: circle must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: circle must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: circle must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: circle must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: circle must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: circle must inherit property "onwaiting" with the proper type (69) |
PASS SVGEllipseElement interface: existence and properties of interface object |
PASS SVGEllipseElement interface object length |
PASS SVGEllipseElement interface object name |
@@ -1710,8 +809,6 @@ PASS SVGEllipseElement interface: attribute cx |
PASS SVGEllipseElement interface: attribute cy |
PASS SVGEllipseElement interface: attribute rx |
PASS SVGEllipseElement interface: attribute ry |
-PASS SVGEllipseElement must be primary interface of ellipse |
-PASS Stringification of ellipse |
PASS SVGEllipseElement interface: ellipse must inherit property "cx" with the proper type (0) |
PASS SVGEllipseElement interface: ellipse must inherit property "cy" with the proper type (1) |
PASS SVGEllipseElement interface: ellipse must inherit property "rx" with the proper type (2) |
@@ -1738,69 +835,6 @@ PASS SVGElement interface: ellipse must inherit property "viewportElement" with |
PASS SVGElement interface: ellipse must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: ellipse must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: ellipse must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: ellipse must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: ellipse must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: ellipse must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: ellipse must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: ellipse must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: ellipse must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: ellipse must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: ellipse must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: ellipse must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: ellipse must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: ellipse must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: ellipse must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: ellipse must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: ellipse must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: ellipse must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: ellipse must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: ellipse must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: ellipse must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: ellipse must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: ellipse must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: ellipse must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: ellipse must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: ellipse must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: ellipse must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: ellipse must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: ellipse must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: ellipse must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: ellipse must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: ellipse must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: ellipse must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: ellipse must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: ellipse must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: ellipse must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: ellipse must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: ellipse must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: ellipse must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: ellipse must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: ellipse must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: ellipse must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: ellipse must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: ellipse must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: ellipse must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: ellipse must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: ellipse must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: ellipse must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: ellipse must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: ellipse must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: ellipse must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: ellipse must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: ellipse must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: ellipse must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: ellipse must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: ellipse must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: ellipse must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: ellipse must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: ellipse must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: ellipse must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: ellipse must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: ellipse must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: ellipse must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: ellipse must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: ellipse must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: ellipse must inherit property "onwaiting" with the proper type (69) |
PASS SVGLineElement interface: existence and properties of interface object |
PASS SVGLineElement interface object length |
PASS SVGLineElement interface object name |
@@ -1810,8 +844,6 @@ PASS SVGLineElement interface: attribute x1 |
PASS SVGLineElement interface: attribute y1 |
PASS SVGLineElement interface: attribute x2 |
PASS SVGLineElement interface: attribute y2 |
-PASS SVGLineElement must be primary interface of line |
-PASS Stringification of line |
PASS SVGLineElement interface: line must inherit property "x1" with the proper type (0) |
PASS SVGLineElement interface: line must inherit property "y1" with the proper type (1) |
PASS SVGLineElement interface: line must inherit property "x2" with the proper type (2) |
@@ -1838,69 +870,6 @@ PASS SVGElement interface: line must inherit property "viewportElement" with the |
PASS SVGElement interface: line must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: line must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: line must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: line must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: line must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: line must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: line must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: line must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: line must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: line must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: line must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: line must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: line must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: line must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: line must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: line must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: line must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: line must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: line must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: line must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: line must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: line must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: line must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: line must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: line must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: line must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: line must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: line must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: line must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: line must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: line must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: line must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: line must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: line must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: line must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: line must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: line must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: line must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: line must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: line must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: line must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: line must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: line must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: line must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: line must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: line must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: line must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: line must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: line must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: line must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: line must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: line must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: line must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: line must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: line must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: line must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: line must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: line must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: line must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: line must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: line must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: line must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: line must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: line must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: line must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: line must inherit property "onwaiting" with the proper type (69) |
PASS SVGPointList interface: existence and properties of interface object |
PASS SVGPointList interface object length |
PASS SVGPointList interface object name |
@@ -1915,8 +884,6 @@ PASS SVGPointList interface: operation insertItemBefore(DOMPoint,unsigned long) |
PASS SVGPointList interface: operation replaceItem(DOMPoint,unsigned long) |
PASS SVGPointList interface: operation removeItem(unsigned long) |
PASS SVGPointList interface: operation appendItem(DOMPoint) |
-PASS SVGPointList must be primary interface of polygon.points |
-PASS Stringification of polygon.points |
PASS SVGPointList interface: polygon.points must inherit property "length" with the proper type (0) |
PASS SVGPointList interface: polygon.points must inherit property "numberOfItems" with the proper type (1) |
PASS SVGPointList interface: polygon.points must inherit property "clear" with the proper type (2) |
@@ -1939,8 +906,6 @@ PASS SVGPolylineElement interface: existence and properties of interface prototy |
PASS SVGPolylineElement interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGPolylineElement interface: attribute points |
PASS SVGPolylineElement interface: attribute animatedPoints |
-PASS SVGPolylineElement must be primary interface of polyline |
-PASS Stringification of polyline |
PASS SVGPolylineElement interface: polyline must inherit property "points" with the proper type (0) |
PASS SVGPolylineElement interface: polyline must inherit property "animatedPoints" with the proper type (1) |
PASS SVGGeometryElement interface: polyline must inherit property "pathLength" with the proper type (0) |
@@ -1965,69 +930,6 @@ PASS SVGElement interface: polyline must inherit property "viewportElement" with |
PASS SVGElement interface: polyline must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: polyline must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: polyline must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: polyline must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: polyline must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: polyline must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: polyline must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: polyline must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: polyline must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: polyline must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: polyline must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: polyline must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: polyline must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: polyline must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: polyline must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: polyline must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: polyline must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: polyline must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: polyline must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: polyline must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: polyline must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: polyline must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: polyline must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: polyline must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: polyline must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: polyline must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: polyline must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: polyline must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: polyline must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: polyline must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: polyline must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: polyline must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: polyline must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: polyline must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: polyline must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: polyline must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: polyline must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: polyline must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: polyline must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: polyline must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: polyline must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: polyline must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: polyline must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: polyline must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: polyline must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: polyline must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: polyline must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: polyline must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: polyline must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: polyline must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: polyline must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: polyline must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: polyline must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: polyline must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: polyline must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: polyline must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: polyline must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: polyline must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: polyline must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: polyline must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: polyline must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: polyline must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: polyline must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: polyline must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: polyline must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: polyline must inherit property "onwaiting" with the proper type (69) |
PASS SVGPolygonElement interface: existence and properties of interface object |
PASS SVGPolygonElement interface object length |
PASS SVGPolygonElement interface object name |
@@ -2035,8 +937,6 @@ PASS SVGPolygonElement interface: existence and properties of interface prototyp |
PASS SVGPolygonElement interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGPolygonElement interface: attribute points |
PASS SVGPolygonElement interface: attribute animatedPoints |
-PASS SVGPolygonElement must be primary interface of polygon |
-PASS Stringification of polygon |
PASS SVGPolygonElement interface: polygon must inherit property "points" with the proper type (0) |
PASS SVGPolygonElement interface: polygon must inherit property "animatedPoints" with the proper type (1) |
PASS SVGGeometryElement interface: polygon must inherit property "pathLength" with the proper type (0) |
@@ -2061,69 +961,6 @@ PASS SVGElement interface: polygon must inherit property "viewportElement" with |
PASS SVGElement interface: polygon must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: polygon must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: polygon must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: polygon must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: polygon must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: polygon must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: polygon must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: polygon must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: polygon must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: polygon must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: polygon must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: polygon must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: polygon must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: polygon must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: polygon must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: polygon must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: polygon must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: polygon must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: polygon must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: polygon must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: polygon must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: polygon must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: polygon must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: polygon must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: polygon must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: polygon must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: polygon must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: polygon must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: polygon must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: polygon must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: polygon must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: polygon must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: polygon must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: polygon must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: polygon must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: polygon must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: polygon must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: polygon must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: polygon must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: polygon must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: polygon must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: polygon must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: polygon must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: polygon must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: polygon must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: polygon must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: polygon must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: polygon must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: polygon must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: polygon must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: polygon must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: polygon must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: polygon must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: polygon must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: polygon must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: polygon must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: polygon must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: polygon must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: polygon must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: polygon must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: polygon must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: polygon must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: polygon must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: polygon must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: polygon must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: polygon must inherit property "onwaiting" with the proper type (69) |
PASS SVGTextContentElement interface: existence and properties of interface object |
PASS SVGTextContentElement interface object length |
PASS SVGTextContentElement interface object name |
@@ -2146,8 +983,6 @@ PASS SVGTextContentElement interface: operation getExtentOfChar(unsigned long) |
PASS SVGTextContentElement interface: operation getRotationOfChar(unsigned long) |
PASS SVGTextContentElement interface: operation getCharNumAtPosition(DOMPoint) |
PASS SVGTextContentElement interface: operation selectSubString(unsigned long,unsigned long) |
-FAIL SVGTextContentElement must be primary interface of textContent assert_equals: textContent's prototype is not SVGTextContentElement.prototype expected object "[object SVGTextContentElement]" but got object "[object SVGElement]" |
-FAIL Stringification of textContent assert_equals: class string of textContent expected "[object SVGTextContentElement]" but got "[object SVGElement]" |
FAIL SVGTextContentElement interface: textContent must inherit property "LENGTHADJUST_UNKNOWN" with the proper type (0) assert_inherits: property "LENGTHADJUST_UNKNOWN" not found in prototype chain |
FAIL SVGTextContentElement interface: textContent must inherit property "LENGTHADJUST_SPACING" with the proper type (1) assert_inherits: property "LENGTHADJUST_SPACING" not found in prototype chain |
FAIL SVGTextContentElement interface: textContent must inherit property "LENGTHADJUST_SPACINGANDGLYPHS" with the proper type (2) assert_inherits: property "LENGTHADJUST_SPACINGANDGLYPHS" not found in prototype chain |
@@ -2183,69 +1018,6 @@ PASS SVGElement interface: textContent must inherit property "viewportElement" w |
PASS SVGElement interface: textContent must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: textContent must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: textContent must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: textContent must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: textContent must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: textContent must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: textContent must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: textContent must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: textContent must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: textContent must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: textContent must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: textContent must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: textContent must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: textContent must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: textContent must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: textContent must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: textContent must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: textContent must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: textContent must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: textContent must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: textContent must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: textContent must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: textContent must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: textContent must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: textContent must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: textContent must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: textContent must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: textContent must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: textContent must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: textContent must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: textContent must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: textContent must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: textContent must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: textContent must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: textContent must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: textContent must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: textContent must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: textContent must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: textContent must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: textContent must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: textContent must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: textContent must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: textContent must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: textContent must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: textContent must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: textContent must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: textContent must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: textContent must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: textContent must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: textContent must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: textContent must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: textContent must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: textContent must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: textContent must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: textContent must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: textContent must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: textContent must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: textContent must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: textContent must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: textContent must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: textContent must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: textContent must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: textContent must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: textContent must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: textContent must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: textContent must inherit property "onwaiting" with the proper type (69) |
PASS SVGTextPositioningElement interface: existence and properties of interface object |
PASS SVGTextPositioningElement interface object length |
PASS SVGTextPositioningElement interface object name |
@@ -2261,8 +1033,6 @@ PASS SVGTextElement interface object length |
PASS SVGTextElement interface object name |
PASS SVGTextElement interface: existence and properties of interface prototype object |
PASS SVGTextElement interface: existence and properties of interface prototype object's "constructor" property |
-PASS SVGTextElement must be primary interface of text |
-PASS Stringification of text |
PASS SVGTextPositioningElement interface: text must inherit property "x" with the proper type (0) |
PASS SVGTextPositioningElement interface: text must inherit property "y" with the proper type (1) |
PASS SVGTextPositioningElement interface: text must inherit property "dx" with the proper type (2) |
@@ -2303,76 +1073,11 @@ PASS SVGElement interface: text must inherit property "viewportElement" with the |
PASS SVGElement interface: text must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: text must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: text must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: text must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: text must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: text must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: text must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: text must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: text must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: text must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: text must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: text must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: text must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: text must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: text must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: text must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: text must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: text must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: text must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: text must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: text must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: text must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: text must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: text must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: text must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: text must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: text must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: text must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: text must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: text must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: text must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: text must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: text must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: text must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: text must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: text must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: text must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: text must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: text must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: text must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: text must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: text must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: text must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: text must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: text must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: text must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: text must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: text must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: text must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: text must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: text must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: text must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: text must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: text must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: text must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: text must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: text must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: text must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: text must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: text must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: text must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: text must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: text must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: text must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: text must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: text must inherit property "onwaiting" with the proper type (69) |
PASS SVGTSpanElement interface: existence and properties of interface object |
PASS SVGTSpanElement interface object length |
PASS SVGTSpanElement interface object name |
PASS SVGTSpanElement interface: existence and properties of interface prototype object |
PASS SVGTSpanElement interface: existence and properties of interface prototype object's "constructor" property |
-PASS SVGTSpanElement must be primary interface of tspan |
-PASS Stringification of tspan |
PASS SVGTextPositioningElement interface: tspan must inherit property "x" with the proper type (0) |
PASS SVGTextPositioningElement interface: tspan must inherit property "y" with the proper type (1) |
PASS SVGTextPositioningElement interface: tspan must inherit property "dx" with the proper type (2) |
@@ -2413,69 +1118,6 @@ PASS SVGElement interface: tspan must inherit property "viewportElement" with th |
PASS SVGElement interface: tspan must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: tspan must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: tspan must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: tspan must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: tspan must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: tspan must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: tspan must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: tspan must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: tspan must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: tspan must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: tspan must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: tspan must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: tspan must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: tspan must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: tspan must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: tspan must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: tspan must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: tspan must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: tspan must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: tspan must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: tspan must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: tspan must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: tspan must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: tspan must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: tspan must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: tspan must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: tspan must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: tspan must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: tspan must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: tspan must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: tspan must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: tspan must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: tspan must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: tspan must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: tspan must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: tspan must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: tspan must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: tspan must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: tspan must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: tspan must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: tspan must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: tspan must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: tspan must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: tspan must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: tspan must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: tspan must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: tspan must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: tspan must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: tspan must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: tspan must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: tspan must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: tspan must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: tspan must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: tspan must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: tspan must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: tspan must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: tspan must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: tspan must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: tspan must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: tspan must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: tspan must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: tspan must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: tspan must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: tspan must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: tspan must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: tspan must inherit property "onwaiting" with the proper type (69) |
PASS SVGTextPathElement interface: existence and properties of interface object |
PASS SVGTextPathElement interface object length |
PASS SVGTextPathElement interface object name |
@@ -2497,8 +1139,6 @@ PASS SVGTextPathElement interface: attribute startOffset |
PASS SVGTextPathElement interface: attribute method |
PASS SVGTextPathElement interface: attribute spacing |
PASS SVGTextPathElement interface: attribute href |
-PASS SVGTextPathElement must be primary interface of textPath |
-PASS Stringification of textPath |
PASS SVGTextPathElement interface: textPath must inherit property "TEXTPATH_METHODTYPE_UNKNOWN" with the proper type (0) |
PASS SVGTextPathElement interface: textPath must inherit property "TEXTPATH_METHODTYPE_ALIGN" with the proper type (1) |
PASS SVGTextPathElement interface: textPath must inherit property "TEXTPATH_METHODTYPE_STRETCH" with the proper type (2) |
@@ -2544,69 +1184,6 @@ PASS SVGElement interface: textPath must inherit property "viewportElement" with |
PASS SVGElement interface: textPath must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: textPath must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: textPath must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: textPath must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: textPath must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: textPath must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: textPath must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: textPath must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: textPath must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: textPath must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: textPath must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: textPath must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: textPath must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: textPath must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: textPath must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: textPath must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: textPath must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: textPath must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: textPath must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: textPath must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: textPath must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: textPath must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: textPath must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: textPath must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: textPath must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: textPath must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: textPath must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: textPath must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: textPath must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: textPath must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: textPath must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: textPath must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: textPath must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: textPath must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: textPath must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: textPath must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: textPath must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: textPath must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: textPath must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: textPath must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: textPath must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: textPath must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: textPath must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: textPath must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: textPath must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: textPath must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: textPath must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: textPath must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: textPath must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: textPath must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: textPath must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: textPath must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: textPath must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: textPath must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: textPath must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: textPath must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: textPath must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: textPath must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: textPath must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: textPath must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: textPath must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: textPath must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: textPath must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: textPath must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: textPath must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: textPath must inherit property "onwaiting" with the proper type (69) |
PASS SVGImageElement interface: existence and properties of interface object |
PASS SVGImageElement interface object length |
PASS SVGImageElement interface object name |
@@ -2619,8 +1196,6 @@ PASS SVGImageElement interface: attribute height |
PASS SVGImageElement interface: attribute preserveAspectRatio |
FAIL SVGImageElement interface: attribute crossOrigin assert_true: The prototype object must have a property "crossOrigin" expected true got false |
PASS SVGImageElement interface: attribute href |
-PASS SVGImageElement must be primary interface of image |
-PASS Stringification of image |
PASS SVGImageElement interface: image must inherit property "x" with the proper type (0) |
PASS SVGImageElement interface: image must inherit property "y" with the proper type (1) |
PASS SVGImageElement interface: image must inherit property "width" with the proper type (2) |
@@ -2642,69 +1217,6 @@ PASS SVGElement interface: image must inherit property "viewportElement" with th |
PASS SVGElement interface: image must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: image must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: image must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: image must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: image must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: image must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: image must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: image must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: image must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: image must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: image must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: image must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: image must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: image must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: image must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: image must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: image must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: image must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: image must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: image must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: image must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: image must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: image must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: image must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: image must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: image must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: image must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: image must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: image must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: image must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: image must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: image must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: image must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: image must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: image must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: image must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: image must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: image must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: image must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: image must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: image must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: image must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: image must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: image must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: image must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: image must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: image must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: image must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: image must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: image must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: image must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: image must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: image must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: image must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: image must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: image must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: image must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: image must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: image must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: image must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: image must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: image must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: image must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: image must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: image must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: image must inherit property "onwaiting" with the proper type (69) |
PASS SVGForeignObjectElement interface: existence and properties of interface object |
PASS SVGForeignObjectElement interface object length |
PASS SVGForeignObjectElement interface object name |
@@ -2714,8 +1226,6 @@ PASS SVGForeignObjectElement interface: attribute x |
PASS SVGForeignObjectElement interface: attribute y |
PASS SVGForeignObjectElement interface: attribute width |
PASS SVGForeignObjectElement interface: attribute height |
-PASS SVGForeignObjectElement must be primary interface of foreignObject |
-PASS Stringification of foreignObject |
PASS SVGForeignObjectElement interface: foreignObject must inherit property "x" with the proper type (0) |
PASS SVGForeignObjectElement interface: foreignObject must inherit property "y" with the proper type (1) |
PASS SVGForeignObjectElement interface: foreignObject must inherit property "width" with the proper type (2) |
@@ -2734,69 +1244,6 @@ PASS SVGElement interface: foreignObject must inherit property "viewportElement" |
PASS SVGElement interface: foreignObject must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: foreignObject must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: foreignObject must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: foreignObject must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: foreignObject must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: foreignObject must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: foreignObject must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: foreignObject must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: foreignObject must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: foreignObject must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: foreignObject must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: foreignObject must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: foreignObject must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: foreignObject must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: foreignObject must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: foreignObject must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: foreignObject must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: foreignObject must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: foreignObject must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: foreignObject must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: foreignObject must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: foreignObject must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: foreignObject must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: foreignObject must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: foreignObject must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: foreignObject must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: foreignObject must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: foreignObject must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: foreignObject must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: foreignObject must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: foreignObject must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: foreignObject must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: foreignObject must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: foreignObject must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: foreignObject must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: foreignObject must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: foreignObject must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: foreignObject must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: foreignObject must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: foreignObject must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: foreignObject must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: foreignObject must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: foreignObject must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: foreignObject must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: foreignObject must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: foreignObject must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: foreignObject must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: foreignObject must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: foreignObject must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: foreignObject must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: foreignObject must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: foreignObject must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: foreignObject must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: foreignObject must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: foreignObject must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: foreignObject must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: foreignObject must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: foreignObject must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: foreignObject must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: foreignObject must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: foreignObject must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: foreignObject must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: foreignObject must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: foreignObject must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: foreignObject must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: foreignObject must inherit property "onwaiting" with the proper type (69) |
PASS SVGMarkerElement interface: existence and properties of interface object |
PASS SVGMarkerElement interface object length |
PASS SVGMarkerElement interface object name |
@@ -2826,8 +1273,6 @@ PASS SVGMarkerElement interface: operation setOrientToAuto() |
PASS SVGMarkerElement interface: operation setOrientToAngle(SVGAngle) |
PASS SVGMarkerElement interface: attribute viewBox |
PASS SVGMarkerElement interface: attribute preserveAspectRatio |
-PASS SVGMarkerElement must be primary interface of marker |
-PASS Stringification of marker |
PASS SVGMarkerElement interface: marker must inherit property "SVG_MARKERUNITS_UNKNOWN" with the proper type (0) |
PASS SVGMarkerElement interface: marker must inherit property "SVG_MARKERUNITS_USERSPACEONUSE" with the proper type (1) |
PASS SVGMarkerElement interface: marker must inherit property "SVG_MARKERUNITS_STROKEWIDTH" with the proper type (2) |
@@ -2854,69 +1299,6 @@ PASS SVGElement interface: marker must inherit property "viewportElement" with t |
PASS SVGElement interface: marker must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: marker must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: marker must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: marker must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: marker must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: marker must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: marker must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: marker must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: marker must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: marker must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: marker must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: marker must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: marker must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: marker must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: marker must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: marker must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: marker must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: marker must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: marker must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: marker must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: marker must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: marker must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: marker must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: marker must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: marker must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: marker must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: marker must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: marker must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: marker must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: marker must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: marker must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: marker must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: marker must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: marker must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: marker must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: marker must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: marker must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: marker must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: marker must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: marker must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: marker must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: marker must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: marker must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: marker must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: marker must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: marker must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: marker must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: marker must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: marker must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: marker must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: marker must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: marker must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: marker must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: marker must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: marker must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: marker must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: marker must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: marker must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: marker must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: marker must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: marker must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: marker must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: marker must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: marker must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: marker must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: marker must inherit property "onwaiting" with the proper type (69) |
FAIL SVGSolidcolorElement interface: existence and properties of interface object assert_own_property: self does not have own property "SVGSolidcolorElement" expected property "SVGSolidcolorElement" missing |
FAIL SVGSolidcolorElement interface object length assert_own_property: self does not have own property "SVGSolidcolorElement" expected property "SVGSolidcolorElement" missing |
FAIL SVGSolidcolorElement interface object name assert_own_property: self does not have own property "SVGSolidcolorElement" expected property "SVGSolidcolorElement" missing |
@@ -2948,8 +1330,6 @@ PASS SVGLinearGradientElement interface: attribute x1 |
PASS SVGLinearGradientElement interface: attribute y1 |
PASS SVGLinearGradientElement interface: attribute x2 |
PASS SVGLinearGradientElement interface: attribute y2 |
-PASS SVGLinearGradientElement must be primary interface of linearGradient |
-PASS Stringification of linearGradient |
PASS SVGLinearGradientElement interface: linearGradient must inherit property "x1" with the proper type (0) |
PASS SVGLinearGradientElement interface: linearGradient must inherit property "y1" with the proper type (1) |
PASS SVGLinearGradientElement interface: linearGradient must inherit property "x2" with the proper type (2) |
@@ -2969,69 +1349,6 @@ PASS SVGElement interface: linearGradient must inherit property "viewportElement |
PASS SVGElement interface: linearGradient must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: linearGradient must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: linearGradient must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: linearGradient must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: linearGradient must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: linearGradient must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: linearGradient must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: linearGradient must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: linearGradient must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: linearGradient must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: linearGradient must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: linearGradient must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: linearGradient must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: linearGradient must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: linearGradient must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: linearGradient must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: linearGradient must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: linearGradient must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: linearGradient must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: linearGradient must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: linearGradient must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: linearGradient must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: linearGradient must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: linearGradient must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: linearGradient must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: linearGradient must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: linearGradient must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: linearGradient must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: linearGradient must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: linearGradient must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: linearGradient must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: linearGradient must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: linearGradient must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: linearGradient must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: linearGradient must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: linearGradient must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: linearGradient must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: linearGradient must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: linearGradient must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: linearGradient must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: linearGradient must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: linearGradient must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: linearGradient must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: linearGradient must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: linearGradient must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: linearGradient must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: linearGradient must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: linearGradient must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: linearGradient must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: linearGradient must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: linearGradient must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: linearGradient must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: linearGradient must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: linearGradient must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: linearGradient must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: linearGradient must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: linearGradient must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: linearGradient must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: linearGradient must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: linearGradient must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: linearGradient must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: linearGradient must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: linearGradient must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: linearGradient must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: linearGradient must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: linearGradient must inherit property "onwaiting" with the proper type (69) |
PASS SVGRadialGradientElement interface: existence and properties of interface object |
PASS SVGRadialGradientElement interface object length |
PASS SVGRadialGradientElement interface object name |
@@ -3043,8 +1360,6 @@ PASS SVGRadialGradientElement interface: attribute r |
PASS SVGRadialGradientElement interface: attribute fx |
PASS SVGRadialGradientElement interface: attribute fy |
PASS SVGRadialGradientElement interface: attribute fr |
-PASS SVGRadialGradientElement must be primary interface of radialGradient |
-PASS Stringification of radialGradient |
PASS SVGRadialGradientElement interface: radialGradient must inherit property "cx" with the proper type (0) |
PASS SVGRadialGradientElement interface: radialGradient must inherit property "cy" with the proper type (1) |
PASS SVGRadialGradientElement interface: radialGradient must inherit property "r" with the proper type (2) |
@@ -3066,69 +1381,6 @@ PASS SVGElement interface: radialGradient must inherit property "viewportElement |
PASS SVGElement interface: radialGradient must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: radialGradient must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: radialGradient must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: radialGradient must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: radialGradient must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: radialGradient must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: radialGradient must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: radialGradient must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: radialGradient must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: radialGradient must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: radialGradient must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: radialGradient must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: radialGradient must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: radialGradient must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: radialGradient must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: radialGradient must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: radialGradient must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: radialGradient must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: radialGradient must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: radialGradient must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: radialGradient must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: radialGradient must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: radialGradient must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: radialGradient must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: radialGradient must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: radialGradient must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: radialGradient must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: radialGradient must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: radialGradient must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: radialGradient must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: radialGradient must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: radialGradient must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: radialGradient must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: radialGradient must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: radialGradient must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: radialGradient must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: radialGradient must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: radialGradient must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: radialGradient must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: radialGradient must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: radialGradient must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: radialGradient must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: radialGradient must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: radialGradient must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: radialGradient must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: radialGradient must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: radialGradient must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: radialGradient must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: radialGradient must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: radialGradient must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: radialGradient must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: radialGradient must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: radialGradient must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: radialGradient must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: radialGradient must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: radialGradient must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: radialGradient must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: radialGradient must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: radialGradient must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: radialGradient must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: radialGradient must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: radialGradient must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: radialGradient must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: radialGradient must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: radialGradient must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: radialGradient must inherit property "onwaiting" with the proper type (69) |
FAIL SVGMeshElement interface: existence and properties of interface object assert_own_property: self does not have own property "SVGMeshElement" expected property "SVGMeshElement" missing |
FAIL SVGMeshElement interface object length assert_own_property: self does not have own property "SVGMeshElement" expected property "SVGMeshElement" missing |
FAIL SVGMeshElement interface object name assert_own_property: self does not have own property "SVGMeshElement" expected property "SVGMeshElement" missing |
@@ -3150,8 +1402,6 @@ PASS SVGStopElement interface object name |
PASS SVGStopElement interface: existence and properties of interface prototype object |
PASS SVGStopElement interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGStopElement interface: attribute offset |
-PASS SVGStopElement must be primary interface of stop |
-PASS Stringification of stop |
PASS SVGStopElement interface: stop must inherit property "offset" with the proper type (0) |
PASS SVGElement interface: stop must inherit property "className" with the proper type (0) |
PASS SVGElement interface: stop must inherit property "dataset" with the proper type (1) |
@@ -3160,69 +1410,6 @@ PASS SVGElement interface: stop must inherit property "viewportElement" with the |
PASS SVGElement interface: stop must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: stop must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: stop must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: stop must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: stop must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: stop must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: stop must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: stop must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: stop must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: stop must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: stop must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: stop must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: stop must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: stop must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: stop must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: stop must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: stop must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: stop must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: stop must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: stop must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: stop must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: stop must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: stop must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: stop must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: stop must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: stop must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: stop must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: stop must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: stop must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: stop must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: stop must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: stop must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: stop must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: stop must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: stop must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: stop must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: stop must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: stop must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: stop must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: stop must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: stop must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: stop must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: stop must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: stop must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: stop must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: stop must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: stop must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: stop must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: stop must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: stop must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: stop must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: stop must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: stop must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: stop must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: stop must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: stop must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: stop must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: stop must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: stop must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: stop must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: stop must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: stop must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: stop must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: stop must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: stop must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: stop must inherit property "onwaiting" with the proper type (69) |
PASS SVGPatternElement interface: existence and properties of interface object |
PASS SVGPatternElement interface object length |
PASS SVGPatternElement interface object name |
@@ -3238,8 +1425,6 @@ PASS SVGPatternElement interface: attribute height |
PASS SVGPatternElement interface: attribute viewBox |
PASS SVGPatternElement interface: attribute preserveAspectRatio |
PASS SVGPatternElement interface: attribute href |
-PASS SVGPatternElement must be primary interface of pattern |
-PASS Stringification of pattern |
PASS SVGPatternElement interface: pattern must inherit property "patternUnits" with the proper type (0) |
PASS SVGPatternElement interface: pattern must inherit property "patternContentUnits" with the proper type (1) |
PASS SVGPatternElement interface: pattern must inherit property "patternTransform" with the proper type (2) |
@@ -3257,69 +1442,6 @@ PASS SVGElement interface: pattern must inherit property "viewportElement" with |
PASS SVGElement interface: pattern must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: pattern must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: pattern must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: pattern must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: pattern must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: pattern must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: pattern must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: pattern must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: pattern must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: pattern must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: pattern must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: pattern must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: pattern must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: pattern must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: pattern must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: pattern must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: pattern must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: pattern must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: pattern must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: pattern must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: pattern must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: pattern must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: pattern must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: pattern must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: pattern must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: pattern must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: pattern must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: pattern must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: pattern must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: pattern must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: pattern must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: pattern must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: pattern must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: pattern must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: pattern must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: pattern must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: pattern must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: pattern must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: pattern must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: pattern must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: pattern must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: pattern must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: pattern must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: pattern must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: pattern must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: pattern must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: pattern must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: pattern must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: pattern must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: pattern must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: pattern must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: pattern must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: pattern must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: pattern must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: pattern must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: pattern must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: pattern must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: pattern must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: pattern must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: pattern must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: pattern must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: pattern must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: pattern must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: pattern must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: pattern must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: pattern must inherit property "onwaiting" with the proper type (69) |
FAIL SVGHatchElement interface: existence and properties of interface object assert_own_property: self does not have own property "SVGHatchElement" expected property "SVGHatchElement" missing |
FAIL SVGHatchElement interface object length assert_own_property: self does not have own property "SVGHatchElement" expected property "SVGHatchElement" missing |
FAIL SVGHatchElement interface object name assert_own_property: self does not have own property "SVGHatchElement" expected property "SVGHatchElement" missing |
@@ -3338,8 +1460,6 @@ FAIL SVGCursorElement interface: existence and properties of interface prototype |
FAIL SVGCursorElement interface: attribute x assert_own_property: self does not have own property "SVGCursorElement" expected property "SVGCursorElement" missing |
FAIL SVGCursorElement interface: attribute y assert_own_property: self does not have own property "SVGCursorElement" expected property "SVGCursorElement" missing |
FAIL SVGCursorElement interface: attribute href assert_own_property: self does not have own property "SVGCursorElement" expected property "SVGCursorElement" missing |
-FAIL SVGCursorElement must be primary interface of cursor assert_own_property: self does not have own property "SVGCursorElement" expected property "SVGCursorElement" missing |
-FAIL Stringification of cursor assert_equals: class string of cursor expected "[object SVGCursorElement]" but got "[object SVGElement]" |
FAIL SVGCursorElement interface: cursor must inherit property "x" with the proper type (0) assert_inherits: property "x" not found in prototype chain |
FAIL SVGCursorElement interface: cursor must inherit property "y" with the proper type (1) assert_inherits: property "y" not found in prototype chain |
FAIL SVGCursorElement interface: cursor must inherit property "href" with the proper type (2) assert_inherits: property "href" not found in prototype chain |
@@ -3350,69 +1470,6 @@ PASS SVGElement interface: cursor must inherit property "viewportElement" with t |
PASS SVGElement interface: cursor must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: cursor must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: cursor must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: cursor must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: cursor must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: cursor must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: cursor must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: cursor must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: cursor must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: cursor must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: cursor must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: cursor must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: cursor must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: cursor must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: cursor must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: cursor must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: cursor must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: cursor must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: cursor must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: cursor must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: cursor must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: cursor must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: cursor must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: cursor must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: cursor must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: cursor must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: cursor must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: cursor must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: cursor must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: cursor must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: cursor must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: cursor must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: cursor must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: cursor must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: cursor must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: cursor must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: cursor must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: cursor must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: cursor must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: cursor must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: cursor must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: cursor must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: cursor must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: cursor must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: cursor must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: cursor must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: cursor must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: cursor must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: cursor must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: cursor must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: cursor must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: cursor must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: cursor must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: cursor must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: cursor must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: cursor must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: cursor must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: cursor must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: cursor must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: cursor must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: cursor must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: cursor must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: cursor must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: cursor must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: cursor must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: cursor must inherit property "onwaiting" with the proper type (69) |
PASS SVGScriptElement interface: existence and properties of interface object |
PASS SVGScriptElement interface object length |
PASS SVGScriptElement interface object name |
@@ -3421,8 +1478,6 @@ PASS SVGScriptElement interface: existence and properties of interface prototype |
PASS SVGScriptElement interface: attribute type |
FAIL SVGScriptElement interface: attribute crossOrigin assert_true: The prototype object must have a property "crossOrigin" expected true got false |
PASS SVGScriptElement interface: attribute href |
-PASS SVGScriptElement must be primary interface of script |
-PASS Stringification of script |
PASS SVGScriptElement interface: script must inherit property "type" with the proper type (0) |
FAIL SVGScriptElement interface: script must inherit property "crossOrigin" with the proper type (1) assert_inherits: property "crossOrigin" not found in prototype chain |
PASS SVGScriptElement interface: script must inherit property "href" with the proper type (2) |
@@ -3433,69 +1488,6 @@ PASS SVGElement interface: script must inherit property "viewportElement" with t |
PASS SVGElement interface: script must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: script must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: script must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: script must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: script must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: script must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: script must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: script must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: script must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: script must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: script must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: script must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: script must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: script must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: script must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: script must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: script must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: script must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: script must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: script must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: script must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: script must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: script must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: script must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: script must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: script must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: script must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: script must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: script must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: script must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: script must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: script must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: script must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: script must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: script must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: script must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: script must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: script must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: script must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: script must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: script must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: script must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: script must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: script must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: script must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: script must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: script must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: script must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: script must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: script must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: script must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: script must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: script must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: script must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: script must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: script must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: script must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: script must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: script must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: script must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: script must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: script must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: script must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: script must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: script must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: script must inherit property "onwaiting" with the proper type (69) |
PASS SVGAElement interface: existence and properties of interface object |
PASS SVGAElement interface object length |
PASS SVGAElement interface object name |
@@ -3503,8 +1495,6 @@ PASS SVGAElement interface: existence and properties of interface prototype obje |
PASS SVGAElement interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGAElement interface: attribute target |
PASS SVGAElement interface: attribute href |
-PASS SVGAElement must be primary interface of a |
-PASS Stringification of a |
PASS SVGAElement interface: a must inherit property "target" with the proper type (0) |
PASS SVGAElement interface: a must inherit property "href" with the proper type (1) |
PASS SVGGraphicsElement interface: a must inherit property "transform" with the proper type (0) |
@@ -3521,69 +1511,6 @@ PASS SVGElement interface: a must inherit property "viewportElement" with the pr |
PASS SVGElement interface: a must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: a must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: a must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: a must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: a must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: a must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: a must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: a must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: a must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: a must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: a must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: a must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: a must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: a must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: a must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: a must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: a must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: a must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: a must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: a must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: a must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: a must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: a must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: a must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: a must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: a must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: a must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: a must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: a must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: a must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: a must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: a must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: a must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: a must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: a must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: a must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: a must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: a must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: a must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: a must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: a must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: a must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: a must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: a must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: a must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: a must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: a must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: a must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: a must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: a must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: a must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: a must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: a must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: a must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: a must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: a must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: a must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: a must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: a must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: a must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: a must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: a must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: a must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: a must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: a must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: a must inherit property "onwaiting" with the proper type (69) |
PASS SVGViewElement interface: existence and properties of interface object |
PASS SVGViewElement interface object length |
PASS SVGViewElement interface object name |
@@ -3598,8 +1525,6 @@ PASS SVGViewElement interface: constant SVG_ZOOMANDPAN_DISABLE on interface prot |
PASS SVGViewElement interface: constant SVG_ZOOMANDPAN_MAGNIFY on interface object |
PASS SVGViewElement interface: constant SVG_ZOOMANDPAN_MAGNIFY on interface prototype object |
PASS SVGViewElement interface: attribute zoomAndPan |
-PASS SVGViewElement must be primary interface of view |
-PASS Stringification of view |
PASS SVGViewElement interface: view must inherit property "viewBox" with the proper type (0) |
PASS SVGViewElement interface: view must inherit property "preserveAspectRatio" with the proper type (1) |
PASS SVGViewElement interface: view must inherit property "SVG_ZOOMANDPAN_UNKNOWN" with the proper type (2) |
@@ -3613,69 +1538,6 @@ PASS SVGElement interface: view must inherit property "viewportElement" with the |
PASS SVGElement interface: view must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: view must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: view must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: view must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: view must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: view must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: view must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: view must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: view must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: view must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: view must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: view must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: view must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: view must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: view must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: view must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: view must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: view must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: view must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: view must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: view must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: view must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: view must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: view must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: view must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: view must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: view must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: view must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: view must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: view must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: view must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: view must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: view must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: view must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: view must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: view must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: view must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: view must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: view must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: view must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: view must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: view must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: view must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: view must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: view must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: view must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: view must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: view must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: view must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: view must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: view must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: view must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: view must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: view must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: view must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: view must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: view must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: view must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: view must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: view must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: view must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: view must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: view must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: view must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: view must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: view must inherit property "onwaiting" with the proper type (69) |
PASS SVGFilterElement interface: existence and properties of interface object |
PASS SVGFilterElement interface object length |
PASS SVGFilterElement interface object name |
@@ -3688,8 +1550,6 @@ PASS SVGFilterElement interface: attribute y |
PASS SVGFilterElement interface: attribute width |
PASS SVGFilterElement interface: attribute height |
PASS SVGFilterElement interface: attribute href |
-PASS SVGFilterElement must be primary interface of filter |
-PASS Stringification of filter |
PASS SVGFilterElement interface: filter must inherit property "filterUnits" with the proper type (0) |
PASS SVGFilterElement interface: filter must inherit property "primitiveUnits" with the proper type (1) |
PASS SVGFilterElement interface: filter must inherit property "x" with the proper type (2) |
@@ -3704,69 +1564,6 @@ PASS SVGElement interface: filter must inherit property "viewportElement" with t |
PASS SVGElement interface: filter must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: filter must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: filter must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: filter must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: filter must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: filter must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: filter must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: filter must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: filter must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: filter must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: filter must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: filter must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: filter must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: filter must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: filter must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: filter must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: filter must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: filter must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: filter must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: filter must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: filter must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: filter must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: filter must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: filter must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: filter must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: filter must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: filter must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: filter must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: filter must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: filter must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: filter must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: filter must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: filter must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: filter must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: filter must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: filter must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: filter must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: filter must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: filter must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: filter must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: filter must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: filter must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: filter must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: filter must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: filter must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: filter must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: filter must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: filter must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: filter must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: filter must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: filter must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: filter must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: filter must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: filter must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: filter must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: filter must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: filter must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: filter must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: filter must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: filter must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: filter must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: filter must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: filter must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: filter must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: filter must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: filter must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEBlendElement interface: existence and properties of interface object |
PASS SVGFEBlendElement interface object length |
PASS SVGFEBlendElement interface object name |
@@ -3792,8 +1589,6 @@ PASS SVGFEBlendElement interface: attribute y |
PASS SVGFEBlendElement interface: attribute width |
PASS SVGFEBlendElement interface: attribute height |
PASS SVGFEBlendElement interface: attribute result |
-PASS SVGFEBlendElement must be primary interface of feBlend |
-PASS Stringification of feBlend |
PASS SVGFEBlendElement interface: feBlend must inherit property "SVG_FEBLEND_MODE_UNKNOWN" with the proper type (0) |
PASS SVGFEBlendElement interface: feBlend must inherit property "SVG_FEBLEND_MODE_NORMAL" with the proper type (1) |
PASS SVGFEBlendElement interface: feBlend must inherit property "SVG_FEBLEND_MODE_MULTIPLY" with the proper type (2) |
@@ -3815,69 +1610,6 @@ PASS SVGElement interface: feBlend must inherit property "viewportElement" with |
PASS SVGElement interface: feBlend must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feBlend must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feBlend must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feBlend must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feBlend must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feBlend must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feBlend must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feBlend must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feBlend must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feBlend must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feBlend must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feBlend must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feBlend must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feBlend must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feBlend must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feBlend must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feBlend must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feBlend must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feBlend must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feBlend must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feBlend must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feBlend must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feBlend must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feBlend must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feBlend must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feBlend must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feBlend must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feBlend must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feBlend must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feBlend must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feBlend must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feBlend must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feBlend must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feBlend must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feBlend must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feBlend must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feBlend must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feBlend must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feBlend must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feBlend must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feBlend must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feBlend must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feBlend must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feBlend must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feBlend must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feBlend must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feBlend must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feBlend must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feBlend must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feBlend must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feBlend must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feBlend must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feBlend must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feBlend must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feBlend must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feBlend must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feBlend must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feBlend must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feBlend must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feBlend must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feBlend must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feBlend must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feBlend must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feBlend must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feBlend must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feBlend must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEColorMatrixElement interface: existence and properties of interface object |
PASS SVGFEColorMatrixElement interface object length |
PASS SVGFEColorMatrixElement interface object name |
@@ -3901,8 +1633,6 @@ PASS SVGFEColorMatrixElement interface: attribute y |
PASS SVGFEColorMatrixElement interface: attribute width |
PASS SVGFEColorMatrixElement interface: attribute height |
PASS SVGFEColorMatrixElement interface: attribute result |
-PASS SVGFEColorMatrixElement must be primary interface of feColorMatrix |
-PASS Stringification of feColorMatrix |
PASS SVGFEColorMatrixElement interface: feColorMatrix must inherit property "SVG_FECOLORMATRIX_TYPE_UNKNOWN" with the proper type (0) |
PASS SVGFEColorMatrixElement interface: feColorMatrix must inherit property "SVG_FECOLORMATRIX_TYPE_MATRIX" with the proper type (1) |
PASS SVGFEColorMatrixElement interface: feColorMatrix must inherit property "SVG_FECOLORMATRIX_TYPE_SATURATE" with the proper type (2) |
@@ -3923,69 +1653,6 @@ PASS SVGElement interface: feColorMatrix must inherit property "viewportElement" |
PASS SVGElement interface: feColorMatrix must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feColorMatrix must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feColorMatrix must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feColorMatrix must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feColorMatrix must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feColorMatrix must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feColorMatrix must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feColorMatrix must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feColorMatrix must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feColorMatrix must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feColorMatrix must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feColorMatrix must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feColorMatrix must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feColorMatrix must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feColorMatrix must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feColorMatrix must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feColorMatrix must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feColorMatrix must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feColorMatrix must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feColorMatrix must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feColorMatrix must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feColorMatrix must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feColorMatrix must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feColorMatrix must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feColorMatrix must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feColorMatrix must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feColorMatrix must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feColorMatrix must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feColorMatrix must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feColorMatrix must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feColorMatrix must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feColorMatrix must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feColorMatrix must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feColorMatrix must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feColorMatrix must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feColorMatrix must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feColorMatrix must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feColorMatrix must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feColorMatrix must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feColorMatrix must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feColorMatrix must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feColorMatrix must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feColorMatrix must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feColorMatrix must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feColorMatrix must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feColorMatrix must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feColorMatrix must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feColorMatrix must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feColorMatrix must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feColorMatrix must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feColorMatrix must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feColorMatrix must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feColorMatrix must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feColorMatrix must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feColorMatrix must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feColorMatrix must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feColorMatrix must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feColorMatrix must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feColorMatrix must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feColorMatrix must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feColorMatrix must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feColorMatrix must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feColorMatrix must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feColorMatrix must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feColorMatrix must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feColorMatrix must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEComponentTransferElement interface: existence and properties of interface object |
PASS SVGFEComponentTransferElement interface object length |
PASS SVGFEComponentTransferElement interface object name |
@@ -3997,8 +1664,6 @@ PASS SVGFEComponentTransferElement interface: attribute y |
PASS SVGFEComponentTransferElement interface: attribute width |
PASS SVGFEComponentTransferElement interface: attribute height |
PASS SVGFEComponentTransferElement interface: attribute result |
-PASS SVGFEComponentTransferElement must be primary interface of feComponentTransfer |
-PASS Stringification of feComponentTransfer |
PASS SVGFEComponentTransferElement interface: feComponentTransfer must inherit property "in1" with the proper type (0) |
PASS SVGFEComponentTransferElement interface: feComponentTransfer must inherit property "x" with the proper type (1) |
PASS SVGFEComponentTransferElement interface: feComponentTransfer must inherit property "y" with the proper type (2) |
@@ -4012,69 +1677,6 @@ PASS SVGElement interface: feComponentTransfer must inherit property "viewportEl |
PASS SVGElement interface: feComponentTransfer must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feComponentTransfer must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feComponentTransfer must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feComponentTransfer must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feComponentTransfer must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feComponentTransfer must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feComponentTransfer must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feComponentTransfer must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feComponentTransfer must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feComponentTransfer must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feComponentTransfer must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feComponentTransfer must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feComponentTransfer must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feComponentTransfer must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feComponentTransfer must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feComponentTransfer must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feComponentTransfer must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feComponentTransfer must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feComponentTransfer must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feComponentTransfer must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feComponentTransfer must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feComponentTransfer must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feComponentTransfer must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feComponentTransfer must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feComponentTransfer must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feComponentTransfer must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feComponentTransfer must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feComponentTransfer must inherit property "onwaiting" with the proper type (69) |
PASS SVGComponentTransferFunctionElement interface: existence and properties of interface object |
PASS SVGComponentTransferFunctionElement interface object length |
PASS SVGComponentTransferFunctionElement interface object name |
@@ -4104,8 +1706,6 @@ PASS SVGFEFuncRElement interface object length |
PASS SVGFEFuncRElement interface object name |
PASS SVGFEFuncRElement interface: existence and properties of interface prototype object |
PASS SVGFEFuncRElement interface: existence and properties of interface prototype object's "constructor" property |
-PASS SVGFEFuncRElement must be primary interface of feFuncR |
-PASS Stringification of feFuncR |
PASS SVGComponentTransferFunctionElement interface: feFuncR must inherit property "SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN" with the proper type (0) |
PASS SVGComponentTransferFunctionElement interface: feFuncR must inherit property "SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY" with the proper type (1) |
PASS SVGComponentTransferFunctionElement interface: feFuncR must inherit property "SVG_FECOMPONENTTRANSFER_TYPE_TABLE" with the proper type (2) |
@@ -4126,76 +1726,11 @@ PASS SVGElement interface: feFuncR must inherit property "viewportElement" with |
PASS SVGElement interface: feFuncR must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feFuncR must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feFuncR must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feFuncR must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feFuncR must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feFuncR must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feFuncR must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feFuncR must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feFuncR must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feFuncR must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feFuncR must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feFuncR must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feFuncR must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feFuncR must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feFuncR must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feFuncR must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feFuncR must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feFuncR must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feFuncR must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feFuncR must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feFuncR must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feFuncR must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feFuncR must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feFuncR must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feFuncR must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feFuncR must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feFuncR must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feFuncR must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feFuncR must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feFuncR must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feFuncR must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feFuncR must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feFuncR must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feFuncR must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feFuncR must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feFuncR must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feFuncR must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feFuncR must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feFuncR must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feFuncR must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feFuncR must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feFuncR must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feFuncR must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feFuncR must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feFuncR must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feFuncR must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feFuncR must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feFuncR must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feFuncR must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feFuncR must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feFuncR must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feFuncR must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feFuncR must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feFuncR must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feFuncR must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feFuncR must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feFuncR must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feFuncR must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feFuncR must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feFuncR must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feFuncR must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feFuncR must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feFuncR must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feFuncR must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feFuncR must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feFuncR must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEFuncGElement interface: existence and properties of interface object |
PASS SVGFEFuncGElement interface object length |
PASS SVGFEFuncGElement interface object name |
PASS SVGFEFuncGElement interface: existence and properties of interface prototype object |
PASS SVGFEFuncGElement interface: existence and properties of interface prototype object's "constructor" property |
-PASS SVGFEFuncGElement must be primary interface of feFuncG |
-PASS Stringification of feFuncG |
PASS SVGComponentTransferFunctionElement interface: feFuncG must inherit property "SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN" with the proper type (0) |
PASS SVGComponentTransferFunctionElement interface: feFuncG must inherit property "SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY" with the proper type (1) |
PASS SVGComponentTransferFunctionElement interface: feFuncG must inherit property "SVG_FECOMPONENTTRANSFER_TYPE_TABLE" with the proper type (2) |
@@ -4216,76 +1751,11 @@ PASS SVGElement interface: feFuncG must inherit property "viewportElement" with |
PASS SVGElement interface: feFuncG must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feFuncG must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feFuncG must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feFuncG must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feFuncG must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feFuncG must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feFuncG must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feFuncG must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feFuncG must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feFuncG must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feFuncG must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feFuncG must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feFuncG must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feFuncG must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feFuncG must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feFuncG must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feFuncG must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feFuncG must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feFuncG must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feFuncG must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feFuncG must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feFuncG must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feFuncG must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feFuncG must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feFuncG must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feFuncG must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feFuncG must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feFuncG must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feFuncG must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feFuncG must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feFuncG must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feFuncG must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feFuncG must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feFuncG must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feFuncG must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feFuncG must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feFuncG must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feFuncG must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feFuncG must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feFuncG must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feFuncG must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feFuncG must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feFuncG must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feFuncG must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feFuncG must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feFuncG must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feFuncG must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feFuncG must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feFuncG must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feFuncG must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feFuncG must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feFuncG must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feFuncG must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feFuncG must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feFuncG must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feFuncG must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feFuncG must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feFuncG must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feFuncG must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feFuncG must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feFuncG must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feFuncG must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feFuncG must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feFuncG must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feFuncG must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feFuncG must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEFuncBElement interface: existence and properties of interface object |
PASS SVGFEFuncBElement interface object length |
PASS SVGFEFuncBElement interface object name |
PASS SVGFEFuncBElement interface: existence and properties of interface prototype object |
PASS SVGFEFuncBElement interface: existence and properties of interface prototype object's "constructor" property |
-PASS SVGFEFuncBElement must be primary interface of feFuncB |
-PASS Stringification of feFuncB |
PASS SVGComponentTransferFunctionElement interface: feFuncB must inherit property "SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN" with the proper type (0) |
PASS SVGComponentTransferFunctionElement interface: feFuncB must inherit property "SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY" with the proper type (1) |
PASS SVGComponentTransferFunctionElement interface: feFuncB must inherit property "SVG_FECOMPONENTTRANSFER_TYPE_TABLE" with the proper type (2) |
@@ -4306,76 +1776,11 @@ PASS SVGElement interface: feFuncB must inherit property "viewportElement" with |
PASS SVGElement interface: feFuncB must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feFuncB must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feFuncB must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feFuncB must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feFuncB must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feFuncB must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feFuncB must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feFuncB must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feFuncB must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feFuncB must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feFuncB must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feFuncB must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feFuncB must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feFuncB must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feFuncB must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feFuncB must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feFuncB must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feFuncB must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feFuncB must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feFuncB must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feFuncB must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feFuncB must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feFuncB must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feFuncB must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feFuncB must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feFuncB must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feFuncB must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feFuncB must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feFuncB must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feFuncB must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feFuncB must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feFuncB must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feFuncB must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feFuncB must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feFuncB must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feFuncB must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feFuncB must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feFuncB must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feFuncB must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feFuncB must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feFuncB must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feFuncB must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feFuncB must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feFuncB must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feFuncB must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feFuncB must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feFuncB must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feFuncB must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feFuncB must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feFuncB must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feFuncB must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feFuncB must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feFuncB must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feFuncB must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feFuncB must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feFuncB must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feFuncB must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feFuncB must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feFuncB must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feFuncB must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feFuncB must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feFuncB must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feFuncB must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feFuncB must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feFuncB must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feFuncB must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEFuncAElement interface: existence and properties of interface object |
PASS SVGFEFuncAElement interface object length |
PASS SVGFEFuncAElement interface object name |
PASS SVGFEFuncAElement interface: existence and properties of interface prototype object |
PASS SVGFEFuncAElement interface: existence and properties of interface prototype object's "constructor" property |
-PASS SVGFEFuncAElement must be primary interface of feFuncA |
-PASS Stringification of feFuncA |
PASS SVGComponentTransferFunctionElement interface: feFuncA must inherit property "SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN" with the proper type (0) |
PASS SVGComponentTransferFunctionElement interface: feFuncA must inherit property "SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY" with the proper type (1) |
PASS SVGComponentTransferFunctionElement interface: feFuncA must inherit property "SVG_FECOMPONENTTRANSFER_TYPE_TABLE" with the proper type (2) |
@@ -4396,69 +1801,6 @@ PASS SVGElement interface: feFuncA must inherit property "viewportElement" with |
PASS SVGElement interface: feFuncA must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feFuncA must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feFuncA must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feFuncA must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feFuncA must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feFuncA must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feFuncA must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feFuncA must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feFuncA must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feFuncA must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feFuncA must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feFuncA must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feFuncA must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feFuncA must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feFuncA must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feFuncA must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feFuncA must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feFuncA must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feFuncA must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feFuncA must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feFuncA must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feFuncA must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feFuncA must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feFuncA must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feFuncA must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feFuncA must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feFuncA must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feFuncA must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feFuncA must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feFuncA must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feFuncA must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feFuncA must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feFuncA must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feFuncA must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feFuncA must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feFuncA must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feFuncA must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feFuncA must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feFuncA must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feFuncA must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feFuncA must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feFuncA must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feFuncA must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feFuncA must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feFuncA must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feFuncA must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feFuncA must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feFuncA must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feFuncA must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feFuncA must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feFuncA must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feFuncA must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feFuncA must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feFuncA must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feFuncA must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feFuncA must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feFuncA must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feFuncA must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feFuncA must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feFuncA must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feFuncA must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feFuncA must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feFuncA must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feFuncA must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feFuncA must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feFuncA must inherit property "onwaiting" with the proper type (69) |
PASS SVGFECompositeElement interface: existence and properties of interface object |
PASS SVGFECompositeElement interface object length |
PASS SVGFECompositeElement interface object name |
@@ -4490,8 +1832,6 @@ PASS SVGFECompositeElement interface: attribute y |
PASS SVGFECompositeElement interface: attribute width |
PASS SVGFECompositeElement interface: attribute height |
PASS SVGFECompositeElement interface: attribute result |
-PASS SVGFECompositeElement must be primary interface of feComposite |
-PASS Stringification of feComposite |
PASS SVGFECompositeElement interface: feComposite must inherit property "SVG_FECOMPOSITE_OPERATOR_UNKNOWN" with the proper type (0) |
PASS SVGFECompositeElement interface: feComposite must inherit property "SVG_FECOMPOSITE_OPERATOR_OVER" with the proper type (1) |
PASS SVGFECompositeElement interface: feComposite must inherit property "SVG_FECOMPOSITE_OPERATOR_IN" with the proper type (2) |
@@ -4518,69 +1858,6 @@ PASS SVGElement interface: feComposite must inherit property "viewportElement" w |
PASS SVGElement interface: feComposite must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feComposite must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feComposite must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feComposite must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feComposite must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feComposite must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feComposite must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feComposite must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feComposite must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feComposite must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feComposite must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feComposite must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feComposite must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feComposite must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feComposite must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feComposite must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feComposite must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feComposite must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feComposite must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feComposite must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feComposite must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feComposite must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feComposite must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feComposite must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feComposite must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feComposite must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feComposite must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feComposite must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feComposite must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feComposite must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feComposite must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feComposite must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feComposite must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feComposite must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feComposite must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feComposite must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feComposite must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feComposite must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feComposite must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feComposite must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feComposite must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feComposite must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feComposite must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feComposite must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feComposite must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feComposite must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feComposite must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feComposite must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feComposite must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feComposite must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feComposite must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feComposite must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feComposite must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feComposite must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feComposite must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feComposite must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feComposite must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feComposite must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feComposite must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feComposite must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feComposite must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feComposite must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feComposite must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feComposite must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feComposite must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feComposite must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEConvolveMatrixElement interface: existence and properties of interface object |
PASS SVGFEConvolveMatrixElement interface object length |
PASS SVGFEConvolveMatrixElement interface object name |
@@ -4610,8 +1887,6 @@ PASS SVGFEConvolveMatrixElement interface: attribute y |
PASS SVGFEConvolveMatrixElement interface: attribute width |
PASS SVGFEConvolveMatrixElement interface: attribute height |
PASS SVGFEConvolveMatrixElement interface: attribute result |
-PASS SVGFEConvolveMatrixElement must be primary interface of feConvolveMatrix |
-PASS Stringification of feConvolveMatrix |
PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit property "SVG_EDGEMODE_UNKNOWN" with the proper type (0) |
PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit property "SVG_EDGEMODE_DUPLICATE" with the proper type (1) |
PASS SVGFEConvolveMatrixElement interface: feConvolveMatrix must inherit property "SVG_EDGEMODE_WRAP" with the proper type (2) |
@@ -4639,69 +1914,6 @@ PASS SVGElement interface: feConvolveMatrix must inherit property "viewportEleme |
PASS SVGElement interface: feConvolveMatrix must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feConvolveMatrix must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feConvolveMatrix must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feConvolveMatrix must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feConvolveMatrix must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feConvolveMatrix must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feConvolveMatrix must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feConvolveMatrix must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feConvolveMatrix must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEDiffuseLightingElement interface: existence and properties of interface object |
PASS SVGFEDiffuseLightingElement interface object length |
PASS SVGFEDiffuseLightingElement interface object name |
@@ -4717,8 +1929,6 @@ PASS SVGFEDiffuseLightingElement interface: attribute y |
PASS SVGFEDiffuseLightingElement interface: attribute width |
PASS SVGFEDiffuseLightingElement interface: attribute height |
PASS SVGFEDiffuseLightingElement interface: attribute result |
-PASS SVGFEDiffuseLightingElement must be primary interface of feDiffuseLighting |
-PASS Stringification of feDiffuseLighting |
PASS SVGFEDiffuseLightingElement interface: feDiffuseLighting must inherit property "in1" with the proper type (0) |
PASS SVGFEDiffuseLightingElement interface: feDiffuseLighting must inherit property "surfaceScale" with the proper type (1) |
PASS SVGFEDiffuseLightingElement interface: feDiffuseLighting must inherit property "diffuseConstant" with the proper type (2) |
@@ -4736,69 +1946,6 @@ PASS SVGElement interface: feDiffuseLighting must inherit property "viewportElem |
PASS SVGElement interface: feDiffuseLighting must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feDiffuseLighting must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feDiffuseLighting must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feDiffuseLighting must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feDiffuseLighting must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feDiffuseLighting must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feDiffuseLighting must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feDiffuseLighting must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feDiffuseLighting must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEDistantLightElement interface: existence and properties of interface object |
PASS SVGFEDistantLightElement interface object length |
PASS SVGFEDistantLightElement interface object name |
@@ -4814,8 +1961,6 @@ PASS SVGFEPointLightElement interface: existence and properties of interface pro |
PASS SVGFEPointLightElement interface: attribute x |
PASS SVGFEPointLightElement interface: attribute y |
PASS SVGFEPointLightElement interface: attribute z |
-PASS SVGFEPointLightElement must be primary interface of fePointLight |
-PASS Stringification of fePointLight |
PASS SVGFEPointLightElement interface: fePointLight must inherit property "x" with the proper type (0) |
PASS SVGFEPointLightElement interface: fePointLight must inherit property "y" with the proper type (1) |
PASS SVGFEPointLightElement interface: fePointLight must inherit property "z" with the proper type (2) |
@@ -4826,69 +1971,6 @@ PASS SVGElement interface: fePointLight must inherit property "viewportElement" |
PASS SVGElement interface: fePointLight must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: fePointLight must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: fePointLight must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: fePointLight must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: fePointLight must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: fePointLight must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: fePointLight must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: fePointLight must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: fePointLight must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: fePointLight must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: fePointLight must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: fePointLight must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: fePointLight must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: fePointLight must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: fePointLight must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: fePointLight must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: fePointLight must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: fePointLight must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: fePointLight must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: fePointLight must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: fePointLight must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: fePointLight must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: fePointLight must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: fePointLight must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: fePointLight must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: fePointLight must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: fePointLight must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: fePointLight must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: fePointLight must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: fePointLight must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: fePointLight must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: fePointLight must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: fePointLight must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: fePointLight must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: fePointLight must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: fePointLight must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: fePointLight must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: fePointLight must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: fePointLight must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: fePointLight must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: fePointLight must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: fePointLight must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: fePointLight must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: fePointLight must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: fePointLight must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: fePointLight must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: fePointLight must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: fePointLight must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: fePointLight must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: fePointLight must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: fePointLight must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: fePointLight must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: fePointLight must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: fePointLight must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: fePointLight must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: fePointLight must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: fePointLight must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: fePointLight must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: fePointLight must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: fePointLight must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: fePointLight must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: fePointLight must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: fePointLight must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: fePointLight must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: fePointLight must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: fePointLight must inherit property "onwaiting" with the proper type (69) |
PASS SVGFESpotLightElement interface: existence and properties of interface object |
PASS SVGFESpotLightElement interface object length |
PASS SVGFESpotLightElement interface object name |
@@ -4902,8 +1984,6 @@ PASS SVGFESpotLightElement interface: attribute pointsAtY |
PASS SVGFESpotLightElement interface: attribute pointsAtZ |
PASS SVGFESpotLightElement interface: attribute specularExponent |
PASS SVGFESpotLightElement interface: attribute limitingConeAngle |
-PASS SVGFESpotLightElement must be primary interface of feSpotLight |
-PASS Stringification of feSpotLight |
PASS SVGFESpotLightElement interface: feSpotLight must inherit property "x" with the proper type (0) |
PASS SVGFESpotLightElement interface: feSpotLight must inherit property "y" with the proper type (1) |
PASS SVGFESpotLightElement interface: feSpotLight must inherit property "z" with the proper type (2) |
@@ -4919,69 +1999,6 @@ PASS SVGElement interface: feSpotLight must inherit property "viewportElement" w |
PASS SVGElement interface: feSpotLight must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feSpotLight must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feSpotLight must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feSpotLight must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feSpotLight must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feSpotLight must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feSpotLight must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feSpotLight must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feSpotLight must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feSpotLight must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feSpotLight must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feSpotLight must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feSpotLight must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feSpotLight must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feSpotLight must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feSpotLight must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feSpotLight must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feSpotLight must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feSpotLight must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feSpotLight must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feSpotLight must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feSpotLight must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feSpotLight must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feSpotLight must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feSpotLight must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feSpotLight must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feSpotLight must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feSpotLight must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feSpotLight must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feSpotLight must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feSpotLight must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feSpotLight must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feSpotLight must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feSpotLight must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feSpotLight must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feSpotLight must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feSpotLight must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feSpotLight must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feSpotLight must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feSpotLight must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feSpotLight must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feSpotLight must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feSpotLight must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feSpotLight must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feSpotLight must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feSpotLight must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feSpotLight must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feSpotLight must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feSpotLight must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feSpotLight must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feSpotLight must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feSpotLight must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feSpotLight must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feSpotLight must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feSpotLight must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feSpotLight must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feSpotLight must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feSpotLight must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feSpotLight must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feSpotLight must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feSpotLight must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feSpotLight must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feSpotLight must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feSpotLight must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feSpotLight must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feSpotLight must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEDisplacementMapElement interface: existence and properties of interface object |
PASS SVGFEDisplacementMapElement interface object length |
PASS SVGFEDisplacementMapElement interface object name |
@@ -5007,8 +2024,6 @@ PASS SVGFEDisplacementMapElement interface: attribute y |
PASS SVGFEDisplacementMapElement interface: attribute width |
PASS SVGFEDisplacementMapElement interface: attribute height |
PASS SVGFEDisplacementMapElement interface: attribute result |
-PASS SVGFEDisplacementMapElement must be primary interface of feDisplacementMap |
-PASS Stringification of feDisplacementMap |
PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit property "SVG_CHANNEL_UNKNOWN" with the proper type (0) |
PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit property "SVG_CHANNEL_R" with the proper type (1) |
PASS SVGFEDisplacementMapElement interface: feDisplacementMap must inherit property "SVG_CHANNEL_G" with the proper type (2) |
@@ -5031,69 +2046,6 @@ PASS SVGElement interface: feDisplacementMap must inherit property "viewportElem |
PASS SVGElement interface: feDisplacementMap must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feDisplacementMap must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feDisplacementMap must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feDisplacementMap must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feDisplacementMap must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feDisplacementMap must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feDisplacementMap must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feDisplacementMap must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feDisplacementMap must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feDisplacementMap must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feDisplacementMap must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feDisplacementMap must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feDisplacementMap must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feDisplacementMap must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feDisplacementMap must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feDisplacementMap must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feDisplacementMap must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feDisplacementMap must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feDisplacementMap must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feDisplacementMap must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feDisplacementMap must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feDisplacementMap must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feDisplacementMap must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feDisplacementMap must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feDisplacementMap must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feDisplacementMap must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feDisplacementMap must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feDisplacementMap must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEDropShadowElement interface: existence and properties of interface object |
PASS SVGFEDropShadowElement interface object length |
PASS SVGFEDropShadowElement interface object name |
@@ -5110,8 +2062,6 @@ PASS SVGFEDropShadowElement interface: attribute y |
PASS SVGFEDropShadowElement interface: attribute width |
PASS SVGFEDropShadowElement interface: attribute height |
PASS SVGFEDropShadowElement interface: attribute result |
-PASS SVGFEDropShadowElement must be primary interface of feDropShadow |
-PASS Stringification of feDropShadow |
PASS SVGFEDropShadowElement interface: feDropShadow must inherit property "in1" with the proper type (0) |
PASS SVGFEDropShadowElement interface: feDropShadow must inherit property "dx" with the proper type (1) |
PASS SVGFEDropShadowElement interface: feDropShadow must inherit property "dy" with the proper type (2) |
@@ -5131,69 +2081,6 @@ PASS SVGElement interface: feDropShadow must inherit property "viewportElement" |
PASS SVGElement interface: feDropShadow must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feDropShadow must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feDropShadow must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feDropShadow must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feDropShadow must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feDropShadow must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feDropShadow must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feDropShadow must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feDropShadow must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feDropShadow must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feDropShadow must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feDropShadow must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feDropShadow must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feDropShadow must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feDropShadow must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feDropShadow must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feDropShadow must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feDropShadow must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feDropShadow must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feDropShadow must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feDropShadow must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feDropShadow must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feDropShadow must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feDropShadow must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feDropShadow must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feDropShadow must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feDropShadow must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feDropShadow must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feDropShadow must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feDropShadow must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feDropShadow must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feDropShadow must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feDropShadow must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feDropShadow must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feDropShadow must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feDropShadow must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feDropShadow must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feDropShadow must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feDropShadow must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feDropShadow must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feDropShadow must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feDropShadow must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feDropShadow must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feDropShadow must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feDropShadow must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feDropShadow must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feDropShadow must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feDropShadow must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feDropShadow must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feDropShadow must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feDropShadow must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feDropShadow must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feDropShadow must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feDropShadow must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feDropShadow must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feDropShadow must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feDropShadow must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feDropShadow must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feDropShadow must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feDropShadow must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feDropShadow must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feDropShadow must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feDropShadow must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feDropShadow must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feDropShadow must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feDropShadow must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEFloodElement interface: existence and properties of interface object |
PASS SVGFEFloodElement interface object length |
PASS SVGFEFloodElement interface object name |
@@ -5204,8 +2091,6 @@ PASS SVGFEFloodElement interface: attribute y |
PASS SVGFEFloodElement interface: attribute width |
PASS SVGFEFloodElement interface: attribute height |
PASS SVGFEFloodElement interface: attribute result |
-PASS SVGFEFloodElement must be primary interface of feFlood |
-PASS Stringification of feFlood |
PASS SVGFEFloodElement interface: feFlood must inherit property "x" with the proper type (0) |
PASS SVGFEFloodElement interface: feFlood must inherit property "y" with the proper type (1) |
PASS SVGFEFloodElement interface: feFlood must inherit property "width" with the proper type (2) |
@@ -5218,69 +2103,6 @@ PASS SVGElement interface: feFlood must inherit property "viewportElement" with |
PASS SVGElement interface: feFlood must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feFlood must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feFlood must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feFlood must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feFlood must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feFlood must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feFlood must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feFlood must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feFlood must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feFlood must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feFlood must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feFlood must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feFlood must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feFlood must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feFlood must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feFlood must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feFlood must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feFlood must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feFlood must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feFlood must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feFlood must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feFlood must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feFlood must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feFlood must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feFlood must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feFlood must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feFlood must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feFlood must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feFlood must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feFlood must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feFlood must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feFlood must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feFlood must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feFlood must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feFlood must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feFlood must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feFlood must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feFlood must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feFlood must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feFlood must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feFlood must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feFlood must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feFlood must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feFlood must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feFlood must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feFlood must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feFlood must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feFlood must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feFlood must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feFlood must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feFlood must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feFlood must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feFlood must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feFlood must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feFlood must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feFlood must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feFlood must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feFlood must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feFlood must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feFlood must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feFlood must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feFlood must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feFlood must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feFlood must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feFlood must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feFlood must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEGaussianBlurElement interface: existence and properties of interface object |
PASS SVGFEGaussianBlurElement interface object length |
PASS SVGFEGaussianBlurElement interface object name |
@@ -5304,8 +2126,6 @@ PASS SVGFEGaussianBlurElement interface: attribute y |
PASS SVGFEGaussianBlurElement interface: attribute width |
PASS SVGFEGaussianBlurElement interface: attribute height |
PASS SVGFEGaussianBlurElement interface: attribute result |
-PASS SVGFEGaussianBlurElement must be primary interface of feGaussianBlur |
-PASS Stringification of feGaussianBlur |
FAIL SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "SVG_EDGEMODE_UNKNOWN" with the proper type (0) assert_inherits: property "SVG_EDGEMODE_UNKNOWN" not found in prototype chain |
FAIL SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "SVG_EDGEMODE_DUPLICATE" with the proper type (1) assert_inherits: property "SVG_EDGEMODE_DUPLICATE" not found in prototype chain |
FAIL SVGFEGaussianBlurElement interface: feGaussianBlur must inherit property "SVG_EDGEMODE_WRAP" with the proper type (2) assert_inherits: property "SVG_EDGEMODE_WRAP" not found in prototype chain |
@@ -5328,69 +2148,6 @@ PASS SVGElement interface: feGaussianBlur must inherit property "viewportElement |
PASS SVGElement interface: feGaussianBlur must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feGaussianBlur must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feGaussianBlur must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feGaussianBlur must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feGaussianBlur must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feGaussianBlur must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feGaussianBlur must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feGaussianBlur must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feGaussianBlur must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feGaussianBlur must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feGaussianBlur must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feGaussianBlur must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feGaussianBlur must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feGaussianBlur must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feGaussianBlur must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feGaussianBlur must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feGaussianBlur must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feGaussianBlur must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feGaussianBlur must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feGaussianBlur must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feGaussianBlur must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feGaussianBlur must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feGaussianBlur must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feGaussianBlur must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feGaussianBlur must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feGaussianBlur must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feGaussianBlur must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feGaussianBlur must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEImageElement interface: existence and properties of interface object |
PASS SVGFEImageElement interface object length |
PASS SVGFEImageElement interface object name |
@@ -5404,8 +2161,6 @@ PASS SVGFEImageElement interface: attribute width |
PASS SVGFEImageElement interface: attribute height |
PASS SVGFEImageElement interface: attribute result |
PASS SVGFEImageElement interface: attribute href |
-PASS SVGFEImageElement must be primary interface of feImage |
-PASS Stringification of feImage |
PASS SVGFEImageElement interface: feImage must inherit property "preserveAspectRatio" with the proper type (0) |
FAIL SVGFEImageElement interface: feImage must inherit property "crossOrigin" with the proper type (1) assert_inherits: property "crossOrigin" not found in prototype chain |
PASS SVGFEImageElement interface: feImage must inherit property "x" with the proper type (2) |
@@ -5421,69 +2176,6 @@ PASS SVGElement interface: feImage must inherit property "viewportElement" with |
PASS SVGElement interface: feImage must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feImage must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feImage must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feImage must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feImage must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feImage must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feImage must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feImage must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feImage must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feImage must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feImage must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feImage must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feImage must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feImage must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feImage must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feImage must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feImage must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feImage must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feImage must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feImage must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feImage must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feImage must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feImage must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feImage must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feImage must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feImage must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feImage must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feImage must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feImage must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feImage must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feImage must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feImage must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feImage must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feImage must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feImage must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feImage must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feImage must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feImage must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feImage must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feImage must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feImage must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feImage must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feImage must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feImage must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feImage must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feImage must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feImage must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feImage must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feImage must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feImage must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feImage must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feImage must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feImage must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feImage must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feImage must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feImage must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feImage must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feImage must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feImage must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feImage must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feImage must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feImage must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feImage must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feImage must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feImage must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feImage must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEMergeElement interface: existence and properties of interface object |
PASS SVGFEMergeElement interface object length |
PASS SVGFEMergeElement interface object name |
@@ -5494,8 +2186,6 @@ PASS SVGFEMergeElement interface: attribute y |
PASS SVGFEMergeElement interface: attribute width |
PASS SVGFEMergeElement interface: attribute height |
PASS SVGFEMergeElement interface: attribute result |
-PASS SVGFEMergeElement must be primary interface of feMerge |
-PASS Stringification of feMerge |
PASS SVGFEMergeElement interface: feMerge must inherit property "x" with the proper type (0) |
PASS SVGFEMergeElement interface: feMerge must inherit property "y" with the proper type (1) |
PASS SVGFEMergeElement interface: feMerge must inherit property "width" with the proper type (2) |
@@ -5508,77 +2198,12 @@ PASS SVGElement interface: feMerge must inherit property "viewportElement" with |
PASS SVGElement interface: feMerge must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feMerge must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feMerge must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feMerge must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feMerge must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feMerge must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feMerge must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feMerge must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feMerge must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feMerge must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feMerge must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feMerge must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feMerge must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feMerge must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feMerge must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feMerge must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feMerge must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feMerge must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feMerge must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feMerge must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feMerge must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feMerge must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feMerge must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feMerge must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feMerge must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feMerge must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feMerge must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feMerge must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feMerge must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feMerge must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feMerge must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feMerge must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feMerge must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feMerge must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feMerge must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feMerge must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feMerge must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feMerge must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feMerge must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feMerge must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feMerge must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feMerge must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feMerge must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feMerge must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feMerge must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feMerge must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feMerge must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feMerge must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feMerge must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feMerge must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feMerge must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feMerge must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feMerge must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feMerge must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feMerge must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feMerge must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feMerge must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feMerge must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feMerge must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feMerge must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feMerge must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feMerge must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feMerge must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feMerge must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feMerge must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feMerge must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEMergeNodeElement interface: existence and properties of interface object |
PASS SVGFEMergeNodeElement interface object length |
PASS SVGFEMergeNodeElement interface object name |
PASS SVGFEMergeNodeElement interface: existence and properties of interface prototype object |
PASS SVGFEMergeNodeElement interface: existence and properties of interface prototype object's "constructor" property |
PASS SVGFEMergeNodeElement interface: attribute in1 |
-PASS SVGFEMergeNodeElement must be primary interface of feMergeNode |
-PASS Stringification of feMergeNode |
PASS SVGFEMergeNodeElement interface: feMergeNode must inherit property "in1" with the proper type (0) |
PASS SVGElement interface: feMergeNode must inherit property "className" with the proper type (0) |
PASS SVGElement interface: feMergeNode must inherit property "dataset" with the proper type (1) |
@@ -5587,69 +2212,6 @@ PASS SVGElement interface: feMergeNode must inherit property "viewportElement" w |
PASS SVGElement interface: feMergeNode must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feMergeNode must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feMergeNode must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feMergeNode must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feMergeNode must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feMergeNode must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feMergeNode must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feMergeNode must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feMergeNode must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feMergeNode must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feMergeNode must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feMergeNode must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feMergeNode must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feMergeNode must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feMergeNode must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feMergeNode must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feMergeNode must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feMergeNode must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feMergeNode must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feMergeNode must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feMergeNode must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feMergeNode must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feMergeNode must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feMergeNode must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feMergeNode must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feMergeNode must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feMergeNode must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feMergeNode must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feMergeNode must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feMergeNode must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feMergeNode must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feMergeNode must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feMergeNode must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feMergeNode must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feMergeNode must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feMergeNode must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feMergeNode must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feMergeNode must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feMergeNode must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feMergeNode must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feMergeNode must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feMergeNode must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feMergeNode must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feMergeNode must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feMergeNode must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feMergeNode must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feMergeNode must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feMergeNode must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feMergeNode must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feMergeNode must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feMergeNode must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feMergeNode must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feMergeNode must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feMergeNode must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feMergeNode must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feMergeNode must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feMergeNode must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feMergeNode must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feMergeNode must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feMergeNode must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feMergeNode must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feMergeNode must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feMergeNode must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feMergeNode must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feMergeNode must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feMergeNode must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEMorphologyElement interface: existence and properties of interface object |
PASS SVGFEMorphologyElement interface object length |
PASS SVGFEMorphologyElement interface object name |
@@ -5670,8 +2232,6 @@ PASS SVGFEMorphologyElement interface: attribute y |
PASS SVGFEMorphologyElement interface: attribute width |
PASS SVGFEMorphologyElement interface: attribute height |
PASS SVGFEMorphologyElement interface: attribute result |
-PASS SVGFEMorphologyElement must be primary interface of feMorphology |
-PASS Stringification of feMorphology |
PASS SVGFEMorphologyElement interface: feMorphology must inherit property "SVG_MORPHOLOGY_OPERATOR_UNKNOWN" with the proper type (0) |
PASS SVGFEMorphologyElement interface: feMorphology must inherit property "SVG_MORPHOLOGY_OPERATOR_ERODE" with the proper type (1) |
PASS SVGFEMorphologyElement interface: feMorphology must inherit property "SVG_MORPHOLOGY_OPERATOR_DILATE" with the proper type (2) |
@@ -5691,69 +2251,6 @@ PASS SVGElement interface: feMorphology must inherit property "viewportElement" |
PASS SVGElement interface: feMorphology must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feMorphology must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feMorphology must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feMorphology must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feMorphology must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feMorphology must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feMorphology must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feMorphology must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feMorphology must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feMorphology must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feMorphology must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feMorphology must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feMorphology must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feMorphology must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feMorphology must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feMorphology must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feMorphology must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feMorphology must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feMorphology must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feMorphology must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feMorphology must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feMorphology must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feMorphology must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feMorphology must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feMorphology must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feMorphology must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feMorphology must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feMorphology must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feMorphology must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feMorphology must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feMorphology must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feMorphology must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feMorphology must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feMorphology must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feMorphology must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feMorphology must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feMorphology must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feMorphology must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feMorphology must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feMorphology must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feMorphology must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feMorphology must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feMorphology must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feMorphology must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feMorphology must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feMorphology must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feMorphology must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feMorphology must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feMorphology must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feMorphology must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feMorphology must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feMorphology must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feMorphology must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feMorphology must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feMorphology must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feMorphology must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feMorphology must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feMorphology must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feMorphology must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feMorphology must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feMorphology must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feMorphology must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feMorphology must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feMorphology must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feMorphology must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feMorphology must inherit property "onwaiting" with the proper type (69) |
PASS SVGFEOffsetElement interface: existence and properties of interface object |
PASS SVGFEOffsetElement interface object length |
PASS SVGFEOffsetElement interface object name |
@@ -5783,8 +2280,6 @@ PASS SVGFESpecularLightingElement interface: attribute y |
PASS SVGFESpecularLightingElement interface: attribute width |
PASS SVGFESpecularLightingElement interface: attribute height |
PASS SVGFESpecularLightingElement interface: attribute result |
-PASS SVGFESpecularLightingElement must be primary interface of feSpecularLighting |
-PASS Stringification of feSpecularLighting |
PASS SVGFESpecularLightingElement interface: feSpecularLighting must inherit property "in1" with the proper type (0) |
PASS SVGFESpecularLightingElement interface: feSpecularLighting must inherit property "surfaceScale" with the proper type (1) |
PASS SVGFESpecularLightingElement interface: feSpecularLighting must inherit property "specularConstant" with the proper type (2) |
@@ -5803,69 +2298,6 @@ PASS SVGElement interface: feSpecularLighting must inherit property "viewportEle |
PASS SVGElement interface: feSpecularLighting must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feSpecularLighting must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feSpecularLighting must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feSpecularLighting must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feSpecularLighting must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feSpecularLighting must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feSpecularLighting must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feSpecularLighting must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feSpecularLighting must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feSpecularLighting must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feSpecularLighting must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feSpecularLighting must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feSpecularLighting must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feSpecularLighting must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feSpecularLighting must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feSpecularLighting must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feSpecularLighting must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feSpecularLighting must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feSpecularLighting must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feSpecularLighting must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feSpecularLighting must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feSpecularLighting must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feSpecularLighting must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feSpecularLighting must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feSpecularLighting must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feSpecularLighting must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feSpecularLighting must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feSpecularLighting must inherit property "onwaiting" with the proper type (69) |
PASS SVGFETileElement interface: existence and properties of interface object |
PASS SVGFETileElement interface object length |
PASS SVGFETileElement interface object name |
@@ -5877,8 +2309,6 @@ PASS SVGFETileElement interface: attribute y |
PASS SVGFETileElement interface: attribute width |
PASS SVGFETileElement interface: attribute height |
PASS SVGFETileElement interface: attribute result |
-PASS SVGFETileElement must be primary interface of feTile |
-PASS Stringification of feTile |
PASS SVGFETileElement interface: feTile must inherit property "in1" with the proper type (0) |
PASS SVGFETileElement interface: feTile must inherit property "x" with the proper type (1) |
PASS SVGFETileElement interface: feTile must inherit property "y" with the proper type (2) |
@@ -5892,69 +2322,6 @@ PASS SVGElement interface: feTile must inherit property "viewportElement" with t |
PASS SVGElement interface: feTile must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feTile must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feTile must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feTile must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feTile must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feTile must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feTile must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feTile must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feTile must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feTile must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feTile must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feTile must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feTile must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feTile must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feTile must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feTile must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feTile must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feTile must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feTile must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feTile must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feTile must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feTile must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feTile must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feTile must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feTile must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feTile must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feTile must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feTile must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feTile must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feTile must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feTile must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feTile must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feTile must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feTile must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feTile must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feTile must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feTile must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feTile must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feTile must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feTile must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feTile must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feTile must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feTile must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feTile must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feTile must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feTile must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feTile must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feTile must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feTile must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feTile must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feTile must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feTile must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feTile must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feTile must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feTile must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feTile must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feTile must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feTile must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feTile must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feTile must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feTile must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feTile must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feTile must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feTile must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feTile must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feTile must inherit property "onwaiting" with the proper type (69) |
PASS SVGFETurbulenceElement interface: existence and properties of interface object |
PASS SVGFETurbulenceElement interface object length |
PASS SVGFETurbulenceElement interface object name |
@@ -5983,8 +2350,6 @@ PASS SVGFETurbulenceElement interface: attribute y |
PASS SVGFETurbulenceElement interface: attribute width |
PASS SVGFETurbulenceElement interface: attribute height |
PASS SVGFETurbulenceElement interface: attribute result |
-PASS SVGFETurbulenceElement must be primary interface of feTurbulence |
-PASS Stringification of feTurbulence |
PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "SVG_TURBULENCE_TYPE_UNKNOWN" with the proper type (0) |
PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "SVG_TURBULENCE_TYPE_FRACTALNOISE" with the proper type (1) |
PASS SVGFETurbulenceElement interface: feTurbulence must inherit property "SVG_TURBULENCE_TYPE_TURBULENCE" with the proper type (2) |
@@ -6009,68 +2374,5 @@ PASS SVGElement interface: feTurbulence must inherit property "viewportElement" |
PASS SVGElement interface: feTurbulence must inherit property "tabIndex" with the proper type (4) |
PASS SVGElement interface: feTurbulence must inherit property "focus" with the proper type (5) |
PASS SVGElement interface: feTurbulence must inherit property "blur" with the proper type (6) |
-PASS SVGElement interface: feTurbulence must inherit property "onabort" with the proper type (7) |
-FAIL SVGElement interface: feTurbulence must inherit property "onautocomplete" with the proper type (8) assert_inherits: property "onautocomplete" not found in prototype chain |
-FAIL SVGElement interface: feTurbulence must inherit property "onautocompleteerror" with the proper type (9) assert_inherits: property "onautocompleteerror" not found in prototype chain |
-PASS SVGElement interface: feTurbulence must inherit property "onblur" with the proper type (10) |
-PASS SVGElement interface: feTurbulence must inherit property "oncancel" with the proper type (11) |
-PASS SVGElement interface: feTurbulence must inherit property "oncanplay" with the proper type (12) |
-PASS SVGElement interface: feTurbulence must inherit property "oncanplaythrough" with the proper type (13) |
-PASS SVGElement interface: feTurbulence must inherit property "onchange" with the proper type (14) |
-PASS SVGElement interface: feTurbulence must inherit property "onclick" with the proper type (15) |
-PASS SVGElement interface: feTurbulence must inherit property "onclose" with the proper type (16) |
-PASS SVGElement interface: feTurbulence must inherit property "oncontextmenu" with the proper type (17) |
-PASS SVGElement interface: feTurbulence must inherit property "oncuechange" with the proper type (18) |
-PASS SVGElement interface: feTurbulence must inherit property "ondblclick" with the proper type (19) |
-PASS SVGElement interface: feTurbulence must inherit property "ondrag" with the proper type (20) |
-PASS SVGElement interface: feTurbulence must inherit property "ondragend" with the proper type (21) |
-PASS SVGElement interface: feTurbulence must inherit property "ondragenter" with the proper type (22) |
-FAIL SVGElement interface: feTurbulence must inherit property "ondragexit" with the proper type (23) assert_inherits: property "ondragexit" not found in prototype chain |
-PASS SVGElement interface: feTurbulence must inherit property "ondragleave" with the proper type (24) |
-PASS SVGElement interface: feTurbulence must inherit property "ondragover" with the proper type (25) |
-PASS SVGElement interface: feTurbulence must inherit property "ondragstart" with the proper type (26) |
-PASS SVGElement interface: feTurbulence must inherit property "ondrop" with the proper type (27) |
-PASS SVGElement interface: feTurbulence must inherit property "ondurationchange" with the proper type (28) |
-PASS SVGElement interface: feTurbulence must inherit property "onemptied" with the proper type (29) |
-PASS SVGElement interface: feTurbulence must inherit property "onended" with the proper type (30) |
-PASS SVGElement interface: feTurbulence must inherit property "onerror" with the proper type (31) |
-PASS SVGElement interface: feTurbulence must inherit property "onfocus" with the proper type (32) |
-PASS SVGElement interface: feTurbulence must inherit property "oninput" with the proper type (33) |
-PASS SVGElement interface: feTurbulence must inherit property "oninvalid" with the proper type (34) |
-PASS SVGElement interface: feTurbulence must inherit property "onkeydown" with the proper type (35) |
-PASS SVGElement interface: feTurbulence must inherit property "onkeypress" with the proper type (36) |
-PASS SVGElement interface: feTurbulence must inherit property "onkeyup" with the proper type (37) |
-PASS SVGElement interface: feTurbulence must inherit property "onload" with the proper type (38) |
-PASS SVGElement interface: feTurbulence must inherit property "onloadeddata" with the proper type (39) |
-PASS SVGElement interface: feTurbulence must inherit property "onloadedmetadata" with the proper type (40) |
-PASS SVGElement interface: feTurbulence must inherit property "onloadstart" with the proper type (41) |
-PASS SVGElement interface: feTurbulence must inherit property "onmousedown" with the proper type (42) |
-PASS SVGElement interface: feTurbulence must inherit property "onmouseenter" with the proper type (43) |
-PASS SVGElement interface: feTurbulence must inherit property "onmouseleave" with the proper type (44) |
-PASS SVGElement interface: feTurbulence must inherit property "onmousemove" with the proper type (45) |
-PASS SVGElement interface: feTurbulence must inherit property "onmouseout" with the proper type (46) |
-PASS SVGElement interface: feTurbulence must inherit property "onmouseover" with the proper type (47) |
-PASS SVGElement interface: feTurbulence must inherit property "onmouseup" with the proper type (48) |
-PASS SVGElement interface: feTurbulence must inherit property "onwheel" with the proper type (49) |
-PASS SVGElement interface: feTurbulence must inherit property "onpause" with the proper type (50) |
-PASS SVGElement interface: feTurbulence must inherit property "onplay" with the proper type (51) |
-PASS SVGElement interface: feTurbulence must inherit property "onplaying" with the proper type (52) |
-PASS SVGElement interface: feTurbulence must inherit property "onprogress" with the proper type (53) |
-PASS SVGElement interface: feTurbulence must inherit property "onratechange" with the proper type (54) |
-PASS SVGElement interface: feTurbulence must inherit property "onreset" with the proper type (55) |
-PASS SVGElement interface: feTurbulence must inherit property "onresize" with the proper type (56) |
-PASS SVGElement interface: feTurbulence must inherit property "onscroll" with the proper type (57) |
-PASS SVGElement interface: feTurbulence must inherit property "onseeked" with the proper type (58) |
-PASS SVGElement interface: feTurbulence must inherit property "onseeking" with the proper type (59) |
-PASS SVGElement interface: feTurbulence must inherit property "onselect" with the proper type (60) |
-PASS SVGElement interface: feTurbulence must inherit property "onshow" with the proper type (61) |
-FAIL SVGElement interface: feTurbulence must inherit property "onsort" with the proper type (62) assert_inherits: property "onsort" not found in prototype chain |
-PASS SVGElement interface: feTurbulence must inherit property "onstalled" with the proper type (63) |
-PASS SVGElement interface: feTurbulence must inherit property "onsubmit" with the proper type (64) |
-PASS SVGElement interface: feTurbulence must inherit property "onsuspend" with the proper type (65) |
-PASS SVGElement interface: feTurbulence must inherit property "ontimeupdate" with the proper type (66) |
-PASS SVGElement interface: feTurbulence must inherit property "ontoggle" with the proper type (67) |
-PASS SVGElement interface: feTurbulence must inherit property "onvolumechange" with the proper type (68) |
-PASS SVGElement interface: feTurbulence must inherit property "onwaiting" with the proper type (69) |
Harness: the test ran to completion. |