publ-a11y icon indicating copy to clipboard operation
publ-a11y copied to clipboard

Accessibility related discussions of the Publishing@W3C Groups

Results 137 publ-a11y issues
Sort by recently updated
recently updated
newest added

Page navigation is currently split between identifying if there is a page list in the navigation section and if there are page breaks in the other info section. We don't...

a11y-display-guide

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...

## Issue on the [“EPUB Accessibility Techniques 1.1”](https://www.w3.org/TR/epub-a11y-tech-11/) WG Note 3.1 Identify primary access modes Only the main access modes are provided, not the complete list as defined https://www.w3.org/community/reports/a11y-discov-vocab/CG-FINAL-vocabulary-20240906/#accessMode-vocabulary Missing...

In item #3 at https://www.w3.org/community/reports/publishingcg/CG-FINAL-epub-techniques-20250422/#accessibility-summary-instructions it states ``` IF accessibility_summary is NOT empty: THEN display the content of accessibility_summary with language_accessibility_summary as language. ``` the `with language_accessibility_summary as language` part...

In the documentation for the ONIX techniques (https://www.w3.org/community/reports/publishingcg/CG-FINAL-onix-techniques-20250422/#conformance-group) it has the following logic: ``` IF epub_accessibility_10: THEN display " EPUB Accessibility 1.0"[ID: conformance-details-epub-accessibility-1-0]. ELSE IF epub_accessibility_11: THEN display " EPUB...

Hello, Your [CG-FINAL-onix-techniques](https://www.w3.org/community/reports/publishingcg/CG-FINAL-onix-techniques-20250422/) document contains following errors: 1. In condition IF unknown_motion_simulation_hazard: THEN display "Motion simulation hazards not known"[ID: hazards-motion-unknown]. Variable definition for `unknown_motion_simulation_hazard` does not exist. 2. In condition...

After processing the metadata of several tens of thousands of ePubs, I was conducting some audits to check whether there were any ePubs that contained certain metadata in their XML,...