WeasyPrint
WeasyPrint copied to clipboard
PDF/UA suspicious content
I have a very simple HTML 5 file, the main content is:
<main>
<h1>Ttlle</h1>
<p>Paragraph</p>
</main>
Viewing the file with the PDF Accessibility Checker 2021 Screenreader preview display first a non tagged element containing the whole text content twice: "TitleParagraph TitleParagraph" After the first wrong line, the H1 and P elements appear correctly.
On reference files I don't seen the first line as above.
If you’re interested in this issue, it’s time to test #2471! Feedback will be highly appreciated, even to say that it just works. 🙏