Pass | When an element is reparented, any CSS Transition on it should be cancelled | Asserts runPass | assert_equals("100px", "100px")
at Test.<anonymous> ( /css/css-transitions/transition-reparented.html:25:3) | Pass | assert_not_equals("150px", "100px")
at Test.<anonymous> ( /css/css-transitions/transition-reparented.html:31:3) | Pass | assert_not_equals("150px", "200px")
at Test.<anonymous> ( /css/css-transitions/transition-reparented.html:32:3) | Pass | assert_equals("200px", "200px")
at Test.<anonymous> ( /css/css-transitions/transition-reparented.html:37:3) |
|