diff options
Diffstat (limited to 'files/zh-cn/conflicting/web/api/documentorshadowroot/elementfrompoint/index.html')
| -rw-r--r-- | files/zh-cn/conflicting/web/api/documentorshadowroot/elementfrompoint/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/conflicting/web/api/documentorshadowroot/elementfrompoint/index.html b/files/zh-cn/conflicting/web/api/documentorshadowroot/elementfrompoint/index.html index 83bcafb45b..c33269a9d3 100644 --- a/files/zh-cn/conflicting/web/api/documentorshadowroot/elementfrompoint/index.html +++ b/files/zh-cn/conflicting/web/api/documentorshadowroot/elementfrompoint/index.html @@ -6,7 +6,7 @@ translation_of_original: Web/API/Document/elementFromPoint original_slug: Web/API/Document/elementFromPoint --- <div> - {{APIRef()}} {{Fx_minversion_header(3)}}</div> + {{APIRef()}}</div> <h2 id="Summary" name="Summary">概述</h2> <p>返回当前文档上处于指定坐标位置最顶层的元素, 坐标是相对于包含该文档的浏览器窗口的左上角为原点来计算的, 通常 x 和 y 坐标都应为正数.</p> <h2 id="Syntax" name="Syntax">语法</h2> |
