Integer interpolation should be rounded towards positive infinity
Asserts run
Pass
assert_equals(-1, -1, "Interpolation result for order should be rounded towards positive infinity")
at Test.<anonymous> ( /css/css-values/integer_interpolation_round_half_towards_positive_infinity_order.html:35:9)