Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
PassCalling Element.getAnimations updates layout of parent frame if needed
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /web-animations/interfaces/Animatable/getAnimations-iframe.html:38:9)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /web-animations/interfaces/Animatable/getAnimations-iframe.html:42:9)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /web-animations/interfaces/Animatable/getAnimations-iframe.html:43:9)
PassCalling Document.getAnimations updates layout of parent frame if needed
Asserts run
Pass
assert_equals("rgb(255, 0, 0)", "rgb(255, 0, 0)")
    at Test.<anonymous> ( /web-animations/interfaces/Animatable/getAnimations-iframe.html:38:9)
Pass
assert_equals(1, 1)
    at Test.<anonymous> ( /web-animations/interfaces/Animatable/getAnimations-iframe.html:42:9)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)")
    at Test.<anonymous> ( /web-animations/interfaces/Animatable/getAnimations-iframe.html:43:9)