strictErrorChecking 属性已弃用。不要使用它。
strictErrorChecking 属性在所有新浏览器中返回未定义。
strictErrorChecking 属性是 DOM Core Level 3 (2004) 的一项功能。
它应该控制浏览器是否应该为 DOM 操作抛出错误异常。
返回严格错误检查
document.strictErrorChecking
设置严格错误检查
document.strictErrorChecking = true|false
类型 | 描述 |
布尔值 | true 如果 strictErrorChecking 已打开。undefined 在所有新浏览器中。 |
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!