tc39/ecma262

add IDs to more `<dfn>`s

開放

#3,502 建立於 2024年11月27日

 (1 則留言) (0 個反應) (0 位負責人)HTML (1,409 個分叉)batch import
editorial changegood first issue

倉庫指標

星標
 (15,626 顆星)
PR 合併指標
 (平均合併 92天 19小時) (30 天內合併 17 個 PR)

描述

Most, if not all, <dfn>s would benefit from being able to browse references using the references pane. Unfortunately, the references pane is only enabled for <dfn>s that are given an id attribute, which many currently lack. We should go through and add IDs to any that are reasonable.

example references link on mouseover

example references pane

貢獻者指南