web-platform-tests/wpt

A test for Gecko bug 1281604

Open

#3,226 建立於 2016年6月23日

在 GitHub 查看
 (4 留言) (0 反應) (0 負責人)HTML (2,898 fork)batch import
good first issuehtmltype:missing-coverage

倉庫指標

Star
 (4,581 star)
PR 合併指標
 (平均合併 6天 7小時) (30 天內合併 626 個 PR)

描述

<iframe id="foo"></iframe>
<script>
  console.log(window.foo === document.getElementById('foo'));
</script>

貢獻者指南