stale icon indicating copy to clipboard operation
stale copied to clipboard

HTML-Generator text-stroke generator could include fallback

Open dstorey opened this issue 11 years ago • 0 comments

URL: http://html-generator.weebly.com/css-webkit-text-stroke-generator.html Google position: 6th (webkit-text-stroke-width)

Issue:

  • The property is non-standard so will only work in Webkit
  • No fallback color given. But this is hard to tell what to do without knowing the background color to see if it will become "transparent" or not
  • The man issue that could be enhanced is adding a fallback for non-WebKit browsers such as using the text-shadow trick

dstorey avatar Aug 04 '14 23:08 dstorey