This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-4aaa8894-924a-4da3-a974-71c1a6a4eba8 XWIKI-23806 Open

Add accessibility test on paged.js results

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-9b77a50c-f4f3-4101-a92c-632356acd1da Charpentier Lucas created this issue on 09/Dec/25 17:50
 
Summary: Add accessibility test on paged.js results
Issue Type: cid:jira-generated-image-avatar-4aaa8894-924a-4da3-a974-71c1a6a4eba8 Improvement
Affects Versions: 17.10.0
Assignee: Unassigned
Components: Export - PDF
Created: 09/Dec/25 17:50
Labels: testneeded wcag
Priority: cid:jira-generated-image-static-major-ea51bfab-337e-4ad1-bb1e-3dc0bdf54bc8 Major
Reporter: Charpentier Lucas
Description:

When exporting PDF, the content of the page is updated by paged.js . The result of this process is not checked with accessibility tests.

In order to make sure we provide the best HTML we can to browser exporters, we should check the output of paged.js against our accessibility validator.

Anything past this point is not of our responsibility. Implementing this (with the violations it finds) would mean we can close XWIKI-19144 and XWIKI-19560 . Any additional error would come from the browser exporters.