Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassTest that we map use element positioning to style.
Asserts run
Pass
assert_equals("1px", "1px", "use element should have x computed to '1px'.")
    at Test.<anonymous> ( /svg/struct/use-getComputedStyle.html:11:5)
Pass
assert_equals("2px", "2px", "use element should have y computed to '2px'.")
    at Test.<anonymous> ( /svg/struct/use-getComputedStyle.html:12:5)