dispatchEvent(new Event('test'));. This code runs perfectly fine because we know we're expecting the event target to be an HTML element, and we ...
確定! 回上一頁