HTMLObjectElement:checkValidity() 方法
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2015年7月.
HTMLObjectElement
接口的只读属性返回的 checkValidity()
方法返回一个总是 true
的布尔值,因为 object
对象从来都不是约束验证的候选者。