Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / clipboard-access-with-userGesture-expected.txt
blob6093af308f9d102948004df405cdaf833f8b7738
1 To manually test, click one of the buttons below. The result should be two 'PASS' events for either button.
3 Copy Cut
4 PASS successfullyParsed is true
6 TEST COMPLETE
7 PASS document.execCommand('copy') is true
8 PASS copyEventSeen is true
9 PASS document.execCommand('cut') is true
10 PASS cutEventSeen is true