blob: 574a02af23b7a7b95da1a203a84384d3ff9bf5a0 [file] [log] [blame]
This is a testharness.js-based test.
PASS This test uses interpolation-test.js.
PASS CSS Transitions: property <--color> from neutral to [green] at (-0.3) is [rgb(255, 255, 0)]
PASS CSS Transitions: property <--color> from neutral to [green] at (0) is [rgb(255, 255, 0)]
PASS CSS Transitions: property <--color> from neutral to [green] at (0.3) is [rgb(179, 217, 0)]
PASS CSS Transitions: property <--color> from neutral to [green] at (0.6) is [rgb(102, 179, 0)]
PASS CSS Transitions: property <--color> from neutral to [green] at (1) is [rgb(0, 128, 0)]
PASS CSS Transitions: property <--color> from neutral to [green] at (1.5) is [rgb(0, 65, 0)]
PASS CSS Transitions: property <--color> from [initial] to [green] at (-0.3) is [rgb(0, 0, 0)]
PASS CSS Transitions: property <--color> from [initial] to [green] at (0) is [rgb(0, 0, 0)]
PASS CSS Transitions: property <--color> from [initial] to [green] at (0.3) is [rgb(0, 38, 0)]
PASS CSS Transitions: property <--color> from [initial] to [green] at (0.6) is [rgb(0, 77, 0)]
PASS CSS Transitions: property <--color> from [initial] to [green] at (1) is [rgb(0, 128, 0)]
PASS CSS Transitions: property <--color> from [initial] to [green] at (1.5) is [rgb(0, 192, 0)]
PASS CSS Transitions: property <--color> from [inherit] to [green] at (-0.3) is [rgb(0, 0, 255)]
PASS CSS Transitions: property <--color> from [inherit] to [green] at (0) is [rgb(0, 0, 255)]
PASS CSS Transitions: property <--color> from [inherit] to [green] at (0.3) is [rgb(0, 38, 179)]
PASS CSS Transitions: property <--color> from [inherit] to [green] at (0.6) is [rgb(0, 77, 102)]
PASS CSS Transitions: property <--color> from [inherit] to [green] at (1) is [rgb(0, 128, 0)]
PASS CSS Transitions: property <--color> from [inherit] to [green] at (1.5) is [rgb(0, 192, 0)]
PASS CSS Transitions: property <--color> from [unset] to [green] at (-0.3) is [rgb(0, 0, 0)]
PASS CSS Transitions: property <--color> from [unset] to [green] at (0) is [rgb(0, 0, 0)]
PASS CSS Transitions: property <--color> from [unset] to [green] at (0.3) is [rgb(0, 38, 0)]
PASS CSS Transitions: property <--color> from [unset] to [green] at (0.6) is [rgb(0, 77, 0)]
PASS CSS Transitions: property <--color> from [unset] to [green] at (1) is [rgb(0, 128, 0)]
PASS CSS Transitions: property <--color> from [unset] to [green] at (1.5) is [rgb(0, 192, 0)]
PASS CSS Transitions: property <--color> from [black] to [orange] at (-0.3) is [rgb(0, 0, 0)]
PASS CSS Transitions: property <--color> from [black] to [orange] at (0) is [rgb(0, 0, 0)]
PASS CSS Transitions: property <--color> from [black] to [orange] at (0.3) is [rgb(77, 50, 0)]
PASS CSS Transitions: property <--color> from [black] to [orange] at (0.6) is [rgb(153, 99, 0)]
PASS CSS Transitions: property <--color> from [black] to [orange] at (1) is [rgb(255, 165, 0)]
PASS CSS Transitions: property <--color> from [black] to [orange] at (1.5) is [rgb(255, 248, 0)]
PASS CSS Transitions: property <--color> from [black] to [currentcolor] at (-0.3) is [rgb(0, 0, 0)]
PASS CSS Transitions: property <--color> from [black] to [currentcolor] at (0) is [rgb(0, 0, 0)]
FAIL CSS Transitions: property <--color> from [black] to [currentcolor] at (0.3) is [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 77 , 0 ) " but got "rgb ( 0 , 0 , 0 ) "
FAIL CSS Transitions: property <--color> from [black] to [currentcolor] at (0.6) is [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 153 , 0 ) " but got "rgb ( 0 , 0 , 0 ) "
FAIL CSS Transitions: property <--color> from [black] to [currentcolor] at (1) is [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 255 , 0 ) " but got "rgb ( 0 , 0 , 0 ) "
FAIL CSS Transitions: property <--color> from [black] to [currentcolor] at (1.5) is [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 255 , 0 ) " but got "rgb ( 0 , 0 , 0 ) "
PASS CSS Transitions: property <--color> from [-webkit-activelink] to [green] at (-0.3) is [rgb(255, 0, 0)]
PASS CSS Transitions: property <--color> from [-webkit-activelink] to [green] at (0) is [rgb(255, 0, 0)]
PASS CSS Transitions: property <--color> from [-webkit-activelink] to [green] at (0.3) is [rgb(179, 38, 0)]
PASS CSS Transitions: property <--color> from [-webkit-activelink] to [green] at (0.6) is [rgb(102, 77, 0)]
PASS CSS Transitions: property <--color> from [-webkit-activelink] to [green] at (1) is [rgb(0, 128, 0)]
PASS CSS Transitions: property <--color> from [-webkit-activelink] to [green] at (1.5) is [rgb(0, 192, 0)]
PASS CSS Transitions: property <--color> from [-webkit-link] to [green] at (-0.3) is [rgb(0, 0, 255)]
PASS CSS Transitions: property <--color> from [-webkit-link] to [green] at (0) is [rgb(0, 0, 255)]
PASS CSS Transitions: property <--color> from [-webkit-link] to [green] at (0.3) is [rgb(0, 38, 179)]
PASS CSS Transitions: property <--color> from [-webkit-link] to [green] at (0.6) is [rgb(0, 77, 102)]
PASS CSS Transitions: property <--color> from [-webkit-link] to [green] at (1) is [rgb(0, 128, 0)]
PASS CSS Transitions: property <--color> from [-webkit-link] to [green] at (1.5) is [rgb(0, 192, 0)]
PASS CSS Animations: property <--color> from neutral to [green] at (-0.3) is [rgb(255, 255, 0)]
PASS CSS Animations: property <--color> from neutral to [green] at (0) is [rgb(255, 255, 0)]
PASS CSS Animations: property <--color> from neutral to [green] at (0.3) is [rgb(179, 217, 0)]
PASS CSS Animations: property <--color> from neutral to [green] at (0.6) is [rgb(102, 179, 0)]
PASS CSS Animations: property <--color> from neutral to [green] at (1) is [rgb(0, 128, 0)]
PASS CSS Animations: property <--color> from neutral to [green] at (1.5) is [rgb(0, 65, 0)]
PASS CSS Animations: property <--color> from [initial] to [green] at (-0.3) is [rgb(0, 0, 0)]
PASS CSS Animations: property <--color> from [initial] to [green] at (0) is [rgb(0, 0, 0)]
PASS CSS Animations: property <--color> from [initial] to [green] at (0.3) is [rgb(0, 38, 0)]
PASS CSS Animations: property <--color> from [initial] to [green] at (0.6) is [rgb(0, 77, 0)]
PASS CSS Animations: property <--color> from [initial] to [green] at (1) is [rgb(0, 128, 0)]
PASS CSS Animations: property <--color> from [initial] to [green] at (1.5) is [rgb(0, 192, 0)]
PASS CSS Animations: property <--color> from [inherit] to [green] at (-0.3) is [rgb(0, 0, 255)]
PASS CSS Animations: property <--color> from [inherit] to [green] at (0) is [rgb(0, 0, 255)]
PASS CSS Animations: property <--color> from [inherit] to [green] at (0.3) is [rgb(0, 38, 179)]
PASS CSS Animations: property <--color> from [inherit] to [green] at (0.6) is [rgb(0, 77, 102)]
PASS CSS Animations: property <--color> from [inherit] to [green] at (1) is [rgb(0, 128, 0)]
PASS CSS Animations: property <--color> from [inherit] to [green] at (1.5) is [rgb(0, 192, 0)]
PASS CSS Animations: property <--color> from [unset] to [green] at (-0.3) is [rgb(0, 0, 0)]
PASS CSS Animations: property <--color> from [unset] to [green] at (0) is [rgb(0, 0, 0)]
PASS CSS Animations: property <--color> from [unset] to [green] at (0.3) is [rgb(0, 38, 0)]
PASS CSS Animations: property <--color> from [unset] to [green] at (0.6) is [rgb(0, 77, 0)]
PASS CSS Animations: property <--color> from [unset] to [green] at (1) is [rgb(0, 128, 0)]
PASS CSS Animations: property <--color> from [unset] to [green] at (1.5) is [rgb(0, 192, 0)]
PASS CSS Animations: property <--color> from [black] to [orange] at (-0.3) is [rgb(0, 0, 0)]
PASS CSS Animations: property <--color> from [black] to [orange] at (0) is [rgb(0, 0, 0)]
PASS CSS Animations: property <--color> from [black] to [orange] at (0.3) is [rgb(77, 50, 0)]
PASS CSS Animations: property <--color> from [black] to [orange] at (0.6) is [rgb(153, 99, 0)]
PASS CSS Animations: property <--color> from [black] to [orange] at (1) is [rgb(255, 165, 0)]
PASS CSS Animations: property <--color> from [black] to [orange] at (1.5) is [rgb(255, 248, 0)]
PASS CSS Animations: property <--color> from [black] to [currentcolor] at (-0.3) is [rgb(0, 0, 0)]
PASS CSS Animations: property <--color> from [black] to [currentcolor] at (0) is [rgb(0, 0, 0)]
FAIL CSS Animations: property <--color> from [black] to [currentcolor] at (0.3) is [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 77 , 0 ) " but got "rgb ( 0 , 0 , 0 ) "
FAIL CSS Animations: property <--color> from [black] to [currentcolor] at (0.6) is [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 153 , 0 ) " but got "rgb ( 0 , 0 , 0 ) "
FAIL CSS Animations: property <--color> from [black] to [currentcolor] at (1) is [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 255 , 0 ) " but got "rgb ( 0 , 0 , 0 ) "
FAIL CSS Animations: property <--color> from [black] to [currentcolor] at (1.5) is [rgb(0, 0, 0)] assert_equals: expected "rgb ( 0 , 255 , 0 ) " but got "rgb ( 0 , 0 , 0 ) "
PASS CSS Animations: property <--color> from [-webkit-activelink] to [green] at (-0.3) is [rgb(255, 0, 0)]
PASS CSS Animations: property <--color> from [-webkit-activelink] to [green] at (0) is [rgb(255, 0, 0)]
PASS CSS Animations: property <--color> from [-webkit-activelink] to [green] at (0.3) is [rgb(179, 38, 0)]
PASS CSS Animations: property <--color> from [-webkit-activelink] to [green] at (0.6) is [rgb(102, 77, 0)]
PASS CSS Animations: property <--color> from [-webkit-activelink] to [green] at (1) is [rgb(0, 128, 0)]
PASS CSS Animations: property <--color> from [-webkit-activelink] to [green] at (1.5) is [rgb(0, 192, 0)]
PASS CSS Animations: property <--color> from [-webkit-link] to [green] at (-0.3) is [rgb(0, 0, 255)]
PASS CSS Animations: property <--color> from [-webkit-link] to [green] at (0) is [rgb(0, 0, 255)]
PASS CSS Animations: property <--color> from [-webkit-link] to [green] at (0.3) is [rgb(0, 38, 179)]
PASS CSS Animations: property <--color> from [-webkit-link] to [green] at (0.6) is [rgb(0, 77, 102)]
PASS CSS Animations: property <--color> from [-webkit-link] to [green] at (1) is [rgb(0, 128, 0)]
PASS CSS Animations: property <--color> from [-webkit-link] to [green] at (1.5) is [rgb(0, 192, 0)]
PASS Web Animations: property <--color> from neutral to [green] at (-0.3) is [rgb(255, 255, 0)]
PASS Web Animations: property <--color> from neutral to [green] at (0) is [rgb(255, 255, 0)]
PASS Web Animations: property <--color> from neutral to [green] at (0.3) is [rgb(179, 217, 0)]
PASS Web Animations: property <--color> from neutral to [green] at (0.6) is [rgb(102, 179, 0)]
PASS Web Animations: property <--color> from neutral to [green] at (1) is [rgb(0, 128, 0)]
PASS Web Animations: property <--color> from neutral to [green] at (1.5) is [rgb(0, 65, 0)]
PASS Web Animations: property <--color> from [initial] to [green] at (-0.3) is [rgb(0, 0, 0)]
PASS Web Animations: property <--color> from [initial] to [green] at (0) is [rgb(0, 0, 0)]
PASS Web Animations: property <--color> from [initial] to [green] at (0.3) is [rgb(0, 38, 0)]
PASS Web Animations: property <--color> from [initial] to [green] at (0.6) is [rgb(0, 77, 0)]
PASS Web Animations: property <--color> from [initial] to [green] at (1) is [rgb(0, 128, 0)]
PASS Web Animations: property <--color> from [initial] to [green] at (1.5) is [rgb(0, 192, 0)]
PASS Web Animations: property <--color> from [inherit] to [green] at (-0.3) is [rgb(0, 0, 255)]
PASS Web Animations: property <--color> from [inherit] to [green] at (0) is [rgb(0, 0, 255)]
PASS Web Animations: property <--color> from [inherit] to [green] at (0.3) is [rgb(0, 38, 179)]
PASS Web Animations: property <--color> from [inherit] to [green] at (0.6) is [rgb(0, 77, 102)]
PASS Web Animations: property <--color> from [inherit] to [green] at (1) is [rgb(0, 128, 0)]
PASS Web Animations: property <--color> from [inherit] to [green] at (1.5) is [rgb(0, 192, 0)]
PASS Web Animations: property <--color> from [unset] to [green] at (-0.3) is [rgb(0, 0, 0)]
PASS Web Animations: property <--color> from [unset] to [green] at (0) is [rgb(0, 0, 0)]
PASS Web Animations: property <--color> from [unset] to [green] at (0.3) is [rgb(0, 38, 0)]
PASS Web Animations: property <--color> from [unset] to [green] at (0.6) is [rgb(0, 77, 0)]
PASS Web Animations: property <--color> from [unset] to [green] at (1) is [rgb(0, 128, 0)]
PASS Web Animations: property <--color> from [unset] to [green] at (1.5) is [rgb(0, 192, 0)]
PASS Web Animations: property <--color> from [black] to [orange] at (-0.3) is [rgb(0, 0, 0)]
PASS Web Animations: property <--color> from [black] to [orange] at (0) is [rgb(0, 0, 0)]
PASS Web Animations: property <--color> from [black] to [orange] at (0.3) is [rgb(77, 50, 0)]
PASS Web Animations: property <--color> from [black] to [orange] at (0.6) is [rgb(153, 99, 0)]
PASS Web Animations: property <--color> from [black] to [orange] at (1) is [rgb(255, 165, 0)]
PASS Web Animations: property <--color> from [black] to [orange] at (1.5) is [rgb(255, 248, 0)]
PASS Web Animations: property <--color> from [black] to [currentcolor] at (-0.3) is [rgb(0, 0, 0)]
PASS Web Animations: property <--color> from [black] to [currentcolor] at (0) is [rgb(0, 0, 0)]
PASS Web Animations: property <--color> from [black] to [currentcolor] at (0.3) is [rgb(0, 77, 0)]
PASS Web Animations: property <--color> from [black] to [currentcolor] at (0.6) is [rgb(0, 153, 0)]
PASS Web Animations: property <--color> from [black] to [currentcolor] at (1) is [rgb(0, 255, 0)]
PASS Web Animations: property <--color> from [black] to [currentcolor] at (1.5) is [rgb(0, 255, 0)]
PASS Web Animations: property <--color> from [-webkit-activelink] to [green] at (-0.3) is [rgb(255, 0, 0)]
PASS Web Animations: property <--color> from [-webkit-activelink] to [green] at (0) is [rgb(255, 0, 0)]
PASS Web Animations: property <--color> from [-webkit-activelink] to [green] at (0.3) is [rgb(179, 38, 0)]
PASS Web Animations: property <--color> from [-webkit-activelink] to [green] at (0.6) is [rgb(102, 77, 0)]
PASS Web Animations: property <--color> from [-webkit-activelink] to [green] at (1) is [rgb(0, 128, 0)]
PASS Web Animations: property <--color> from [-webkit-activelink] to [green] at (1.5) is [rgb(0, 192, 0)]
PASS Web Animations: property <--color> from [-webkit-link] to [green] at (-0.3) is [rgb(0, 0, 255)]
PASS Web Animations: property <--color> from [-webkit-link] to [green] at (0) is [rgb(0, 0, 255)]
PASS Web Animations: property <--color> from [-webkit-link] to [green] at (0.3) is [rgb(0, 38, 179)]
PASS Web Animations: property <--color> from [-webkit-link] to [green] at (0.6) is [rgb(0, 77, 102)]
PASS Web Animations: property <--color> from [-webkit-link] to [green] at (1) is [rgb(0, 128, 0)]
PASS Web Animations: property <--color> from [-webkit-link] to [green] at (1.5) is [rgb(0, 192, 0)]
Harness: the test ran to completion.