jaredwilli / devtools-cheatsheet

A cheatsheet for developers using Chrome DevTools
http://anti-code.com/devtools-cheatsheet/
MIT License
548 stars 107 forks source link

console.copy() is undefined, copy() is what copies the selected node to clipboard #8

Closed cruizer closed 11 years ago

cruizer commented 11 years ago

Hi Jared!

Thanks for this great cheat sheet. There is this slight issue, it is copy() you can use for copying to clipboard.

Thanks,

Tamas.

jaredwilli commented 11 years ago

I swear I remember fixing that. Thanks, it's been updated :)