Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassoffsetDistance percentages are supported
Asserts run
Pass
assert_equals("10%", "10%")
    at Test.<anonymous> ( /web-animations/responsive/offsetDistance.html:25:5)
PassoffsetDistance lengths respond to style changes
Asserts run
Pass
assert_equals("200px", "200px")
    at Test.<anonymous> ( /web-animations/responsive/offsetDistance.html:39:5)
PassoffsetDistance responsive to inherited offsetDistance changes
Asserts run
Pass
assert_equals("300px", "300px")
    at Test.<anonymous> ( /web-animations/responsive/offsetDistance.html:55:5)