stubbornella / type-o-matic

A browser extension that finds all the fonts on a page
286 stars 14 forks source link

Gradients in text should be captured by the tool #3

Open stubbornella opened 12 years ago

stubbornella commented 12 years ago

Jade showed me: http://net.tutsplus.com/tutorials/html-css-techniques/quick-tip-pure-css-text-gradients/ http://css-tricks.com/snippets/css/gradient-text/

stubbornella commented 12 years ago

After chatting with Brett, it seems like if -webkit-background-clip: is set to "text" all the background properties should be captured.