Files
node/tools
Rich Trott 83f442a1fa tools: avoid generating duplicate id attributes
In all.html, we currently generate hundreds of duplicate id attributes
because of conflicts between the way allhtml.mjs prefixes in-page links
with the module name on the one hand, and the existence of legacy id
attributes hardcoded into the page on the other hand.

This prefaces the module name with `all_` to avoid the conflicts.

PR-URL: https://github.com/nodejs/node/pull/41291
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: James M Snell <jasnell@gmail.com>
2021-12-25 05:59:33 +00:00
..
2021-11-26 06:23:46 +00:00
2021-11-09 17:26:53 +01:00
2021-08-30 21:03:23 +02:00
2021-06-10 14:17:49 +08:00
2021-10-04 10:09:06 +00:00
2021-12-05 10:23:25 +00:00
2021-08-25 07:55:32 -07:00
2021-07-04 19:56:09 -07:00