keydown icon indicating copy to clipboard operation
keydown copied to clipboard

Support absolute url for background image

Open arrowrowe opened this issue 10 years ago • 1 comments

Thus, }}} //github.com/favicon.ico generates background-image: url(//github.com/favicon.ico) instead of background-image: url(..///github.com/favicon.ico).

arrowrowe avatar Mar 27 '15 04:03 arrowrowe

I created a PR at the maintained fork: https://github.com/dwetteroth/keydown/pull/1

koppor avatar Sep 24 '17 10:09 koppor