publ-a11y
publ-a11y copied to clipboard
How to handle display of the certifier report link
One issue I've noticed is there is different guidance on how to handle the certifier's report.
The algorithm says to replace the entire string with a hyperlink, but the examples in the guidelines show only the words "certifier's report" hyperlinked.
The guidelines approach makes more sense to me, but is there a way to accommodate that with a placeholder since it's not possible to know what words to hyperlink in any other language?
Could we use brackets, for example:
For more information refer to the [certifier's report]
And then instruct to hyperlink the text in brackets?