User:Graham87/sandbox25#Gaps
This sandbox is for testing a problem that occured in Chrome under versions of JAWS before 2024.2312.53. See this discussion (or the list of links to this page) for more information.
Val
- {{val|123456.78901}} (read incorrectly by my screen reader)
This is its own paragraph. This is a code block. The number follows:
{{val|123456.78901}} ... the number here is read correctly.
- {{val|123456.78901}} (read incorrectly, this time in a numbered list)
Gaps
- {{gaps|123|456}} (read incorrectly by my screen reader)
If it's in its own paragraph, {{gaps|123|456}} reads fine.
- But in a numbered list, {{gaps|123|456}} doesn't work either.
Bold/italics
- A. B. In an unordered list, JAWS thinks there's a space between the italics and the full stop/period when none exists.
A. B. The text reads out fine without this list markup.
- A. B. The problem re-occurs here.