Pass | Check the resolved value of 'auto' | Asserts runPass | assert_equals("rgb(0, 255, 0)", "rgb(0, 255, 0)")
at Test.<anonymous> ( /css/css-ui/caret-color-009.html:35:4) |
|
Pass | Check the resolved value of 'currentcolor' | Asserts runPass | assert_equals("rgb(0, 255, 255)", "rgb(0, 255, 255)")
at Test.<anonymous> ( /css/css-ui/caret-color-009.html:40:4) |
|
Pass | Check the resolved value of 'initial' | Asserts runPass | assert_equals("rgb(255, 0, 255)", "rgb(255, 0, 255)")
at Test.<anonymous> ( /css/css-ui/caret-color-009.html:45:4) |
|