tc39/ecma262

add IDs to more `<dfn>`s

Offen

#3.502 geöffnet am 27.11.2024

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)HTML (1.409 Forks)batch import
editorial changegood first issue

Repository-Metriken

Stars
 (15.626 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 92T 19h) (17 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide