Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassFont size responsive to inherited changes at start
Asserts run
Pass
assert_equals("25px", "25px")
    at Test.<anonymous> ( /web-animations/responsive/to-inherited-change.html:25:5)
PassFont size responsive to inherited changes at end
Asserts run
Pass
assert_equals("55px", "55px")
    at Test.<anonymous> ( /web-animations/responsive/to-inherited-change.html:39:5)
PassFont size responsive to inherited changes
Asserts run
Pass
assert_equals("80px", "80px")
    at Test.<anonymous> ( /web-animations/responsive/to-inherited-change.html:53:5)