tc39/ecma262

add IDs to more `<dfn>`s

Aperta

#3502 aperta il 27 nov 2024

 (1 commento) (0 reazioni) (0 assegnatari)HTML (1409 fork)batch import
editorial changegood first issue

Metriche repository

Star
 (15.626 stelle)
Metriche merge PR
 (Merge medio 92g 19h) (17 PR mergiate in 30 g)

Descrizione

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

Guida contributor