Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassRelative font weight bolder responsive to style changes
Asserts run
Pass
assert_not_equals("900", "400")
    at Test.<anonymous> ( /web-animations/responsive/fontWeight.html:24:5)
PassRelative font weight lighter responsive to style changes
Asserts run
Pass
assert_not_equals("100", "700")
    at Test.<anonymous> ( /web-animations/responsive/fontWeight.html:39:5)