Pass | Background color responsive to currentColor changes | Asserts runPass | assert_equals("rgb(0, 34, 102)", "rgb(0, 34, 102)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:40:5) |
|
Pass | Fill color responsive to currentColor changes | Asserts runPass | assert_equals("rgb(0, 34, 102)", "rgb(0, 34, 102)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:54:5) |
|
Pass | Color interpolation uses pre-multiplied colors | Asserts runPass | assert_equals("rgba(206, 215, 200, 0.596)", "rgba(206, 215, 200, 0.596)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:68:5) |
|
Pass | Border color responsive to currentColor changes | Asserts runPass | assert_equals("rgb(0, 34, 102)", "rgb(0, 34, 102)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:94:5) | Pass | assert_equals("rgb(0, 35, 102)", "rgb(0, 35, 102)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:95:5) | Pass | assert_equals("rgb(0, 36, 102)", "rgb(0, 36, 102)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:96:5) | Pass | assert_equals("rgb(0, 37, 102)", "rgb(0, 37, 102)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:97:5) |
|
Pass | Border color responsive to currentColor changes again | Asserts runPass | assert_equals("rgb(0, 34, 100)", "rgb(0, 34, 100)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:123:5) | Pass | assert_equals("rgb(0, 35, 100)", "rgb(0, 35, 100)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:124:5) | Pass | assert_equals("rgb(0, 36, 100)", "rgb(0, 36, 100)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:125:5) | Pass | assert_equals("rgb(0, 37, 100)", "rgb(0, 37, 100)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:126:5) |
|
Pass | Outline color responsive to currentColor changes | Asserts runPass | assert_equals("rgb(0, 34, 102)", "rgb(0, 34, 102)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:140:5) |
|
Pass | Stroke color responsive to currentColor changes | Asserts runPass | assert_equals("rgb(0, 34, 102)", "rgb(0, 34, 102)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:154:5) |
|
Pass | Text decoration color responsive to currentColor changes | Asserts runPass | assert_equals("rgb(0, 34, 102)", "rgb(0, 34, 102)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:168:5) |
|
Pass | Color responsive to parent currentColor changes | Asserts runPass | assert_equals("rgb(0, 34, 102)", "rgb(0, 34, 102)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:183:5) | Pass | assert_equals("rgb(34, 51, 34)", "rgb(34, 51, 34)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:186:5) |
|
Pass | Color responsive to repeated parent currentColor changes | Asserts runPass | assert_equals("rgb(0, 34, 102)", "rgb(0, 34, 102)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:201:5) | Pass | assert_equals("rgb(102, 17, 51)", "rgb(102, 17, 51)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:204:5) |
|
Pass | Color animations do not expose visited status | Asserts runPass | assert_equals("rgb(50, 75, 219)", "rgb(50, 75, 219)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:219:5) |
|
Pass | Color animations do not expose parent visited status | Asserts runPass | assert_equals("rgb(50, 75, 219)", "rgb(50, 75, 219)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:234:5) |
|
Pass | Color animations respond to inherited changes | Asserts runPass | assert_equals("rgb(120, 70, 120)", "rgb(120, 70, 120)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:248:5) | Pass | assert_equals("rgb(70, 120, 120)", "rgb(70, 120, 120)")
at Test.<anonymous> ( /web-animations/responsive/to-color-change.html:251:5) |
|