I\'m trying to understand the difference between -webkit-text-fill-color and just simply color? Is there any functional difference? So far as I can
-webkit-text-fill-color
color
-webkit-text-fill-color can be set to transparent which allows you to do some really interesting things on text, like setting a horizontal gradient. Check out this rainbow text example: http://jsfiddle.net/DoubleYo/qGfzm/
transparent