Pass | Verify scrollbar-color-interpolation | Asserts runPass | assert_equals("rgb(0, 128, 0) rgb(128, 178, 128)", "rgb(0, 128, 0) rgb(128, 178, 128)", "black white to lime darkgreen")
at test_scrollbar_interpolation ( /web-animations/animation-model/animation-types/scrollbar-interpolation.html:62:5) | Pass | assert_equals("rgb(128, 128, 128) rgb(128, 96, 102)", "rgb(128, 128, 128) rgb(128, 96, 102)", "#000 pink to canvas buttontext")
at test_scrollbar_interpolation ( /web-animations/animation-model/animation-types/scrollbar-interpolation.html:62:5) | Pass | assert_equals("rgba(255, 255, 255, 0.5) rgba(128, 128, 128, 0.5)", "rgba(255, 255, 255, 0.5) rgba(128, 128, 128, 0.5)", "rgba(255,255,255,0) rgba(128,128,128,0) to rgba(255,255,255,1) rgba(128,128,128,1)")
at test_scrollbar_interpolation ( /web-animations/animation-model/animation-types/scrollbar-interpolation.html:62:5) | Pass | assert_equals("rgba(255, 255, 255, 0.5) rgba(128, 128, 128, 0.5)", "rgba(255, 255, 255, 0.5) rgba(128, 128, 128, 0.5)", "transparent transparent to rgba(255,255,255,1) rgba(128,128,128,1)")
at test_scrollbar_interpolation ( /web-animations/animation-model/animation-types/scrollbar-interpolation.html:62:5) |
|