tc39/ecma262

add IDs to more `<dfn>`s

Open

#3,502 opened on 2024年11月27日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)HTML (15,626 stars) (1,409 forks)batch import
editorial changegood first issue

説明

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

コントリビューターガイド

add IDs to more `<dfn>`s · tc39/ecma262#3502 | Good First Issue