Pass | outer <svg> element (in document) | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /svg/types/SVGElement.ownerSVGElement-01.html:57:5) |
|
Pass | non-<svg> child of outer <svg> element (in document) | Asserts runPass | assert_equals(Element node <svg id="top-svg"> <rect width="10" height="10"></r..., Element node <svg id="top-svg"> <rect width="10" height="10"></r...)
at Test.<anonymous> ( /svg/types/SVGElement.ownerSVGElement-01.html:57:5) |
|
Pass | non-<svg> descendant of outer <svg> element (in document) | Asserts runPass | assert_equals(Element node <svg id="top-svg"> <rect width="10" height="10"></r..., Element node <svg id="top-svg"> <rect width="10" height="10"></r...)
at Test.<anonymous> ( /svg/types/SVGElement.ownerSVGElement-01.html:57:5) |
|
Pass | inner <svg> descendant of outer <svg> element (in document) | Asserts runPass | assert_equals(Element node <svg id="top-svg"> <rect width="10" height="10"></r..., Element node <svg id="top-svg"> <rect width="10" height="10"></r...)
at Test.<anonymous> ( /svg/types/SVGElement.ownerSVGElement-01.html:57:5) |
|
Pass | non-<svg> descendant of inner <svg> element (in document) | Asserts runPass | assert_equals(Element node <svg id="inner-svg"> <polygon points="1,1 2,2 3..., Element node <svg id="inner-svg"> <polygon points="1,1 2,2 3...)
at Test.<anonymous> ( /svg/types/SVGElement.ownerSVGElement-01.html:57:5) |
|
Fail | outer <svg> in foreignObject (in document) | assert_equals: expected null but got Element node <svg id="top-svg">
<rect width="10" height="10"></r... at Test.<anonymous> (https://www1.wpt.live/svg/types/SVGElement.ownerSVGElement-01.html:57:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2684:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at https://www1.wpt.live/svg/types/SVGElement.ownerSVGElement-01.html:56:3
at Array.forEach (<anonymous>) Asserts runFail | assert_equals(Element node <svg id="top-svg"> <rect width="10" height="10"></r..., null)
at Test.<anonymous> ( /svg/types/SVGElement.ownerSVGElement-01.html:57:5) |
|
Pass | inner <svg> child of outer <svg> in foreignObject (in document) | Asserts runPass | assert_equals(Element node <svg id="svg-in-fo"> <svg id="inner-svg-in-fo..., Element node <svg id="svg-in-fo"> <svg id="inner-svg-in-fo...)
at Test.<anonymous> ( /svg/types/SVGElement.ownerSVGElement-01.html:57:5) |
|
Pass | outer <svg> element (not in document) | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /svg/types/SVGElement.ownerSVGElement-01.html:66:5) |
|
Pass | non-<svg> child of outer <svg> element (not in document) | Asserts runPass | assert_equals(Element node <svg id="top-svg"> <rect width="10" height="10"></r..., Element node <svg id="top-svg"> <rect width="10" height="10"></r...)
at Test.<anonymous> ( /svg/types/SVGElement.ownerSVGElement-01.html:66:5) |
|
Pass | non-<svg> descendant of outer <svg> element (not in document) | Asserts runPass | assert_equals(Element node <svg id="top-svg"> <rect width="10" height="10"></r..., Element node <svg id="top-svg"> <rect width="10" height="10"></r...)
at Test.<anonymous> ( /svg/types/SVGElement.ownerSVGElement-01.html:66:5) |
|
Pass | inner <svg> descendant of outer <svg> element (not in document) | Asserts runPass | assert_equals(Element node <svg id="top-svg"> <rect width="10" height="10"></r..., Element node <svg id="top-svg"> <rect width="10" height="10"></r...)
at Test.<anonymous> ( /svg/types/SVGElement.ownerSVGElement-01.html:66:5) |
|
Pass | non-<svg> descendant of inner <svg> element (not in document) | Asserts runPass | assert_equals(Element node <svg id="inner-svg"> <polygon points="1,1 2,2 3..., Element node <svg id="inner-svg"> <polygon points="1,1 2,2 3...)
at Test.<anonymous> ( /svg/types/SVGElement.ownerSVGElement-01.html:66:5) |
|
Fail | outer <svg> in foreignObject (not in document) | assert_equals: expected null but got Element node <svg id="top-svg">
<rect width="10" height="10"></r... at Test.<anonymous> (https://www1.wpt.live/svg/types/SVGElement.ownerSVGElement-01.html:66:5)
at Test.step (https://www1.wpt.live/resources/testharness.js:2684:25)
at test (https://www1.wpt.live/resources/testharness.js:633:30)
at https://www1.wpt.live/svg/types/SVGElement.ownerSVGElement-01.html:65:3
at Array.forEach (<anonymous>) Asserts runFail | assert_equals(Element node <svg id="top-svg"> <rect width="10" height="10"></r..., null)
at Test.<anonymous> ( /svg/types/SVGElement.ownerSVGElement-01.html:66:5) |
|
Pass | inner <svg> child of outer <svg> in foreignObject (not in document) | Asserts runPass | assert_equals(Element node <svg id="svg-in-fo"> <svg id="inner-svg-in-fo..., Element node <svg id="svg-in-fo"> <svg id="inner-svg-in-fo...)
at Test.<anonymous> ( /svg/types/SVGElement.ownerSVGElement-01.html:66:5) |
|
Pass | non-svg element with no parent | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /svg/types/SVGElement.ownerSVGElement-01.html:73:3) |
|
Pass | svg element with no parent | Asserts runPass | assert_equals(null, null)
at Test.<anonymous> ( /svg/types/SVGElement.ownerSVGElement-01.html:78:3) |
|