Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassBorder width responsive to border style changes
Asserts run
Pass
assert_equals("200px", "200px")
    at Test.<anonymous> ( /web-animations/responsive/borderWidth.html:20:5)
PassBorder width responsive to font size changes
Asserts run
Pass
assert_equals("200px", "200px")
    at Test.<anonymous> ( /web-animations/responsive/borderWidth.html:30:5)