Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassSVG root with border-radius hit test
Asserts run
Pass
assert_equals(Element node <body><svg width="200" height="200"></svg> <script>   tes..., Element node <body><svg width="200" height="200"></svg> <script>   tes..., "outside top-left")
    at Test.<anonymous> ( /svg/interact/scripted/svg-root-border-radius.html:20:5)
Pass
assert_equals(Element node <body><svg width="200" height="200"></svg> <script>   tes..., Element node <body><svg width="200" height="200"></svg> <script>   tes..., "outside top-right")
    at Test.<anonymous> ( /svg/interact/scripted/svg-root-border-radius.html:21:5)
Pass
assert_equals(Element node <body><svg width="200" height="200"></svg> <script>   tes..., Element node <body><svg width="200" height="200"></svg> <script>   tes..., "outside bottom-left")
    at Test.<anonymous> ( /svg/interact/scripted/svg-root-border-radius.html:22:5)
Pass
assert_equals(Element node <body><svg width="200" height="200"></svg> <script>   tes..., Element node <body><svg width="200" height="200"></svg> <script>   tes..., "outside bottom-right")
    at Test.<anonymous> ( /svg/interact/scripted/svg-root-border-radius.html:23:5)
Pass
assert_equals(Element node <svg width="200" height="200"></svg>, Element node <svg width="200" height="200"></svg>, "inside")
    at Test.<anonymous> ( /svg/interact/scripted/svg-root-border-radius.html:24:5)