blob: ec0bf51406cbaf81cf8d43154e89f1f1eb1464b6 [file] [log] [blame]
This test verifies that navigator.clipboard.writeText requires a user gesture.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS Did not write to the clipboard.
PASS clipboardException.name is "NotAllowedError"
PASS successfullyParsed is true
TEST COMPLETE