Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassgetComputedStyle() should return animation styles for nodes just inserted into the document, even if they're in an IB-split
Asserts run
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "Should take color from the animation")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-animations-replaced-into-ib-split.html:27:3)
Pass
assert_equals("rgb(0, 128, 0)", "rgb(0, 128, 0)", "Should take color from the animation (just inserted into the document)")
    at Test.<anonymous> ( /css/cssom/getComputedStyle-animations-replaced-into-ib-split.html:32:3)