blob: 5853a23bc7223de3870b611877b571ac1125f4c0 [file] [log] [blame]
Click here to copy
Verifies that no menu is shown when the page programmatically triggers paste outside the scope of user interaction. This test requires WebKitTestRunner.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.execCommand('Paste') is true
PASS document.execCommand('Paste') is false
PASS editor.textContent is "Click here to copy"
PASS successfullyParsed is true
TEST COMPLETE