This is a testharness.js-based test. Found 60 FAIL, 0 TIMEOUT, 0 NOTRUN. [FAIL] SVGAnimatedRect interface: objects.svg.viewBox must inherit property "baseVal" with the proper type assert_true: wrong type: not a DOMRect expected true got false [FAIL] SVGAnimatedRect interface: objects.svg.viewBox must inherit property "animVal" with the proper type assert_true: wrong type: not a DOMRectReadOnly expected true got false [FAIL] SVGSVGElement interface: operation createSVGTransformFromMatrix(optional DOMMatrix2DInit) assert_equals: property has wrong .length expected 0 but got 1 [FAIL] SVGSVGElement interface: objects.svg must inherit property "currentTranslate" with the proper type assert_true: wrong type: not a DOMPointReadOnly expected true got false [FAIL] SVGUseElement interface: attribute instanceRoot assert_true: The prototype object must have a property "instanceRoot" expected true got false [FAIL] SVGUseElement interface: attribute animatedInstanceRoot assert_true: The prototype object must have a property "animatedInstanceRoot" expected true got false [FAIL] SVGUseElement interface: objects.use must inherit property "instanceRoot" with the proper type assert_inherits: property "instanceRoot" not found in prototype chain [FAIL] SVGUseElement interface: objects.use must inherit property "animatedInstanceRoot" with the proper type assert_inherits: property "animatedInstanceRoot" not found in prototype chain [FAIL] SVGUseElementShadowRoot interface: existence and properties of interface object assert_own_property: self does not have own property "SVGUseElementShadowRoot" expected property "SVGUseElementShadowRoot" missing [FAIL] SVGUseElementShadowRoot interface object length assert_own_property: self does not have own property "SVGUseElementShadowRoot" expected property "SVGUseElementShadowRoot" missing [FAIL] SVGUseElementShadowRoot interface object name assert_own_property: self does not have own property "SVGUseElementShadowRoot" expected property "SVGUseElementShadowRoot" missing [FAIL] SVGUseElementShadowRoot interface: existence and properties of interface prototype object assert_own_property: self does not have own property "SVGUseElementShadowRoot" expected property "SVGUseElementShadowRoot" missing [FAIL] SVGUseElementShadowRoot interface: existence and properties of interface prototype object's "constructor" property assert_own_property: self does not have own property "SVGUseElementShadowRoot" expected property "SVGUseElementShadowRoot" missing [FAIL] SVGUseElementShadowRoot interface: existence and properties of interface prototype object's @@unscopables property assert_own_property: self does not have own property "SVGUseElementShadowRoot" expected property "SVGUseElementShadowRoot" missing [FAIL] ShadowAnimation interface: existence and properties of interface object assert_own_property: self does not have own property "ShadowAnimation" expected property "ShadowAnimation" missing [FAIL] ShadowAnimation interface object length assert_own_property: self does not have own property "ShadowAnimation" expected property "ShadowAnimation" missing [FAIL] ShadowAnimation interface object name assert_own_property: self does not have own property "ShadowAnimation" expected property "ShadowAnimation" missing [FAIL] ShadowAnimation interface: existence and properties of interface prototype object assert_own_property: self does not have own property "ShadowAnimation" expected property "ShadowAnimation" missing [FAIL] ShadowAnimation interface: existence and properties of interface prototype object's "constructor" property assert_own_property: self does not have own property "ShadowAnimation" expected property "ShadowAnimation" missing [FAIL] ShadowAnimation interface: existence and properties of interface prototype object's @@unscopables property assert_own_property: self does not have own property "ShadowAnimation" expected property "ShadowAnimation" missing [FAIL] ShadowAnimation interface: attribute sourceAnimation assert_own_property: self does not have own property "ShadowAnimation" expected property "ShadowAnimation" missing [FAIL] SVGTransform interface: operation setMatrix(optional DOMMatrix2DInit) assert_equals: property has wrong .length expected 0 but got 1 [FAIL] SVGTransform interface: objects.svg.createSVGTransform() must inherit property "matrix" with the proper type assert_true: wrong type: not a DOMMatrix expected true got false [FAIL] SVGTransformList interface: operation createSVGTransformFromMatrix(optional DOMMatrix2DInit) assert_equals: property has wrong .length expected 0 but got 1 [FAIL] SVGMarkerElement interface: constant SVG_MARKER_ORIENT_AUTO_START_REVERSE on interface object assert_own_property: expected property "SVG_MARKER_ORIENT_AUTO_START_REVERSE" missing [FAIL] SVGMarkerElement interface: constant SVG_MARKER_ORIENT_AUTO_START_REVERSE on interface prototype object assert_own_property: expected property "SVG_MARKER_ORIENT_AUTO_START_REVERSE" missing [FAIL] SVGMarkerElement interface: attribute orient assert_true: The prototype object must have a property "orient" expected true got false [FAIL] SVGMarkerElement interface: objects.marker must inherit property "SVG_MARKER_ORIENT_AUTO_START_REVERSE" with the proper type assert_inherits: property "SVG_MARKER_ORIENT_AUTO_START_REVERSE" not found in prototype chain [FAIL] SVGMarkerElement interface: objects.marker must inherit property "orient" with the proper type assert_inherits: property "orient" not found in prototype chain [FAIL] SVGScriptElement interface: attribute crossOrigin assert_true: The prototype object must have a property "crossOrigin" expected true got false [FAIL] SVGScriptElement interface: objects.script must inherit property "crossOrigin" with the proper type assert_inherits: property "crossOrigin" not found in prototype chain [FAIL] SVGAElement interface: attribute origin assert_true: The prototype object must have a property "origin" expected true got false [FAIL] SVGAElement interface: attribute protocol assert_true: The prototype object must have a property "protocol" expected true got false [FAIL] SVGAElement interface: attribute username assert_true: The prototype object must have a property "username" expected true got false [FAIL] SVGAElement interface: attribute password assert_true: The prototype object must have a property "password" expected true got false [FAIL] SVGAElement interface: attribute host assert_true: The prototype object must have a property "host" expected true got false [FAIL] SVGAElement interface: attribute hostname assert_true: The prototype object must have a property "hostname" expected true got false [FAIL] SVGAElement interface: attribute port assert_true: The prototype object must have a property "port" expected true got false [FAIL] SVGAElement interface: attribute pathname assert_true: The prototype object must have a property "pathname" expected true got false [FAIL] SVGAElement interface: attribute search assert_true: The prototype object must have a property "search" expected true got false [FAIL] SVGAElement interface: attribute hash assert_true: The prototype object must have a property "hash" expected true got false [FAIL] SVGAElement interface: objects.a must inherit property "origin" with the proper type assert_inherits: property "origin" not found in prototype chain [FAIL] SVGAElement interface: objects.a must inherit property "protocol" with the proper type assert_inherits: property "protocol" not found in prototype chain [FAIL] SVGAElement interface: objects.a must inherit property "username" with the proper type assert_inherits: property "username" not found in prototype chain [FAIL] SVGAElement interface: objects.a must inherit property "password" with the proper type assert_inherits: property "password" not found in prototype chain [FAIL] SVGAElement interface: objects.a must inherit property "host" with the proper type assert_inherits: property "host" not found in prototype chain [FAIL] SVGAElement interface: objects.a must inherit property "hostname" with the proper type assert_inherits: property "hostname" not found in prototype chain [FAIL] SVGAElement interface: objects.a must inherit property "port" with the proper type assert_inherits: property "port" not found in prototype chain [FAIL] SVGAElement interface: objects.a must inherit property "pathname" with the proper type assert_inherits: property "pathname" not found in prototype chain [FAIL] SVGAElement interface: objects.a must inherit property "search" with the proper type assert_inherits: property "search" not found in prototype chain [FAIL] SVGAElement interface: objects.a must inherit property "hash" with the proper type assert_inherits: property "hash" not found in prototype chain [FAIL] TimeEvent interface: existence and properties of interface object assert_own_property: self does not have own property "TimeEvent" expected property "TimeEvent" missing [FAIL] TimeEvent interface object length assert_own_property: self does not have own property "TimeEvent" expected property "TimeEvent" missing [FAIL] TimeEvent interface object name assert_own_property: self does not have own property "TimeEvent" expected property "TimeEvent" missing [FAIL] TimeEvent interface: existence and properties of interface prototype object assert_own_property: self does not have own property "TimeEvent" expected property "TimeEvent" missing [FAIL] TimeEvent interface: existence and properties of interface prototype object's "constructor" property assert_own_property: self does not have own property "TimeEvent" expected property "TimeEvent" missing [FAIL] TimeEvent interface: existence and properties of interface prototype object's @@unscopables property assert_own_property: self does not have own property "TimeEvent" expected property "TimeEvent" missing [FAIL] TimeEvent interface: attribute view assert_own_property: self does not have own property "TimeEvent" expected property "TimeEvent" missing [FAIL] TimeEvent interface: attribute detail assert_own_property: self does not have own property "TimeEvent" expected property "TimeEvent" missing [FAIL] TimeEvent interface: operation initTimeEvent(DOMString, optional Window?, optional long) assert_own_property: self does not have own property "TimeEvent" expected property "TimeEvent" missing Harness: the test ran to completion.