https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259671
Wolfram Schneider <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Assignee|[email protected] |[email protected] Status|New |Open --- Comment #3 from Wolfram Schneider <[email protected]> --- 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. -- You are receiving this mail because: You are the assignee for the bug.
