I need to programmatically create a ClipboardEvent instance in Chrome.But when I run the constructor:new ClipboardEvent("paste", {dataType: "text/plain", ...
確定! 回上一頁