Merge pull request #1701 from CharlieHess/paste-and-match-style

Paste and Match Style
This commit is contained in:
Cheng Zhao 2015-05-20 23:12:46 +08:00
commit dbecc8d5f5
5 changed files with 15 additions and 0 deletions

View file

@ -261,6 +261,7 @@ registerWebViewElement = ->
"cut"
"copy"
"paste"
"pasteAndMatchStyle"
"delete"
"selectAll"
"unselect"