Pass | Test that currentColor is not affected by -webkit-text-fill-color | Asserts runPass | assert_equals("rgb(0, 0, 255)", "rgb(0, 0, 255)")
at Test.<anonymous> ( /compat/webkit-text-fill-color-currentColor.html:15:3) | Pass | assert_not_equals("rgb(0, 0, 255)", "rgb(255, 0, 0)")
at Test.<anonymous> ( /compat/webkit-text-fill-color-currentColor.html:16:3) |
|