@@ -1335,6 +1335,15 @@ <h5>Evaluator credentials</h5>
13351335 < a href ="https://www.w3.org/TR/epub/#subexpression "> associated with</ a > [[epub-3]] the < a
13361336 href ="#sec-evaluator-name "> evaluator's name</ a > .</ p >
13371337
1338+ < div class ="note ">
1339+ < p > Although it is possible to use a URL as the value of the
1340+ < code > a11y:certifierCredential</ code > property instead of a human-readable string,
1341+ this could lead to awkward display of the metadata in some reading systems, vendor
1342+ bookstores, and library catalogues. To improve the display (e.g., to match the URL and
1343+ display an icon in its place), the provider of the credential is responsible for
1344+ ensuring these systems are aware of their URL badge and how to process it.</ p >
1345+ </ div >
1346+
13381347 < aside class ="example " title ="Expressing a basic credential ">
13391348 < p > In this example, the < code > refines</ code > attribute associates the credential with the
13401349 certifier.</ p >
@@ -1974,6 +1983,9 @@ <h2>Change log</h2>
19741983 < summary > Substantive changes since < a href ="https://w3.org/TR/epub-a11y-11/ "> EPUB Accessibility
19751984 1.1</ a > </ summary >
19761985 < ul >
1986+ < li > 05-Sept-2025: Added a note to the evaluator credential field that while URLs are valid values
1987+ they will typically require additional processing for display. See < a
1988+ href ="https://github.com/w3c/epub-specs/issues/2112 "> issue 2112</ a > .</ li >
19771989 < li > 04-Sept-2025: Added < code > a11y:contactEmail</ code > to allow EPUB creators to include a contact
19781990 email for additional accessibility info and to express concerns. See < a
19791991 href ="https://github.com/w3c/epub-specs/issues/2702 "> issue 2702</ a > .</ li >
0 commit comments