Bookie

Results 3 comments of Bookie

I am having this problem, but only in Chrome. Fiddle https://jsfiddle.net/2m8dcr63/405/

Left = screenshot / Right = output of dom-to-image on Chrome Version 68.0.3440.106 ![clip_test](https://user-images.githubusercontent.com/11272668/45004132-b881ad80-af9e-11e8-8c38-dca837e4ba1c.jpg) `.clipText { color: transparent; -webkit-text-fill-color: transparent; background-clip: text; -webkit-background-clip: text; background-size: cover; background-image: url(../img/forest.jpg) ; }`

I've tried your method plus a bunch of different hacks to "destroy" Splitting. The issue is it never truly gets destroyed so it can't be recalled. I am trying to...