Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassThe same scripts work on both HTML and SVG elements
Asserts run
Pass
assert_equals("same", "same")
    at Test.<anonymous> ( /svg/interact/script-common.html:46:3)
Pass
assert_equals(123, 123)
    at Test.<anonymous> ( /svg/interact/script-common.html:47:3)
Pass
assert_equals("spot-first-child", "spot-first-child")
    at Test.<anonymous> ( /svg/interact/script-common.html:52:5)
Pass
assert_equals("box-first-child", "box-first-child")
    at Test.<anonymous> ( /svg/interact/script-common.html:52:5)