Date: Thu, 29 Sep 2022 17:07:40 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 259671] horitontal tab %09 within anchors in some manual pages Message-ID: <bug-259671-9-0LhPAWwYRT@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-259671-9@https.bugs.freebsd.org/bugzilla/> References: <bug-259671-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259671 Wolfram Schneider <wosch@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wosch@FreeBSD.org Assignee|bugs@FreeBSD.org |wosch@FreeBSD.org Status|New |Open --- Comment #3 from Wolfram Schneider <wosch@FreeBSD.org> --- In HTML5 the %09 is a valid character for ID, see https://stackoverflow.com/questions/70579/what-are-valid-values-for-the-id-= attribute-in-html/31773673#31773673 https://www.w3.org/TR/2011/WD-html5-20110525/elements.html#the-id-attribute The IDs are working fine in Firefox and Safari. I agree that it does not look nice. I will check if we can replace it with = an underscore. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-259671-9-0LhPAWwYRT>