-
-
Notifications
You must be signed in to change notification settings - Fork 419
Open
Labels
Description
I thought I had seen an issue for this before but didn't find it. Apologies if I missed a previous discussion.
Is your feature request related to a problem? Please describe.
On most W3C specs, it can become difficult to discern the current reading position. In particular, when following cross-references or references from other specs to definitions inside a large spec.
Describe the solution you'd like
A scrollspy-like feature (cf. bootstrap's example can help readers by indicating (visually and programmatically) the current TOC items that are intersecting with the viewport.
Reactions are currently unavailable