Add 'delete' and 'pasteandmatchstyle' roles

This commit is contained in:
Daniel Pham 2016-06-04 11:23:35 -04:00
parent 9d55424c48
commit bd1eae86a1
3 changed files with 4 additions and 1 deletions

View file

@ -46,7 +46,9 @@ The `role` property can have following values:
* `cut`
* `copy`
* `paste`
* `pasteandmatchstyle`
* `selectall`
* `delete`
* `minimize` - Minimize current window
* `close` - Close current window