Leetcode icon indicating copy to clipboard operation
Leetcode copied to clipboard

50. webworkers对DOM有什么限制

Open webVueBlog opened this issue 3 years ago • 0 comments

WebWorkers 无权访问以下 javascript 对象,因为它们是在外部文件中定义的

窗口对象 文档对象 父对象

webVueBlog avatar Jun 09 '22 02:06 webVueBlog