clippy icon indicating copy to clipboard operation
clippy copied to clipboard

Does not appear to work in Safari

Open eat-sleep-code opened this issue 5 years ago • 1 comments

https://bennettfeely.com/clippy/ does not appear to work correctly in Safari. The shapes are all rendered as squares and do not mask the image.

Screen Shot 2020-01-17 at 9 51 19 AM

This is occurring on Safari on a fully-patched version of Catalina:

Screen Shot 2020-01-17 at 9 52 51 AM

eat-sleep-code avatar Jan 17 '20 16:01 eat-sleep-code

Its not adding -webkit-clip-path: property to the element. Thats why its not working for Safari.

vikramsoni2 avatar Oct 13 '20 20:10 vikramsoni2