Ive been creating css3 text gradients. They work perfectly find in browsers, but when you view them on the web. there is always a line or a box around the text. Similar to what happens on this page: http://www.paulund.co.uk/playground/demo/css_text_gradient/
Is this a webkit bug?
Thanks to Michael’s advice using an svg bg over a css3 generated one fixes the mobile issue.
Here is the code for the css:
And then the grad.svg: