Pass | getKeyframes() output for a width transition | Asserts runPass | assert_equals("100px", "100px", "from keyframe value")
at Test.<anonymous> ( /css/css-transitions/KeyframeEffect-getKeyframes-width-and-height-transition.tentative.html:28:3) | Pass | assert_equals("200px", "200px", "to keyframe value")
at Test.<anonymous> ( /css/css-transitions/KeyframeEffect-getKeyframes-width-and-height-transition.tentative.html:29:3) |
|
Pass | getKeyframes() output for a height transition | Asserts runPass | assert_equals("100px", "100px", "from keyframe value")
at Test.<anonymous> ( /css/css-transitions/KeyframeEffect-getKeyframes-width-and-height-transition.tentative.html:39:3) | Pass | assert_equals("200px", "200px", "to keyframe value")
at Test.<anonymous> ( /css/css-transitions/KeyframeEffect-getKeyframes-width-and-height-transition.tentative.html:40:3) |
|