Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / 5939887-expected.txt
blob57f72d5a1a90ed6521e9a4753cb9d9dc5c515f45
1 This tests to see if Copy, Cut, and Paste fire oncopy, oncut and onpaste even when those operations are disabled. Since they are disabled they can't be performed from the Edit menu, they need to be explicitly performed via execCommand or -[WebView copy:].
2 oncopy fired
3 oncut fired
4 onpaste fired