Sudo Classes in unordered lists

"Murphy, Sean" <[email protected]> Tue, 24 Mar 2020 02:20:56 +0000
Newsgroups gmane.org.w3c.accessibility.general
Message-ID <SYCPR01MB53091D0957A79516D7055A93B4F10@SYCPR01MB5309.ausprd01.prod.outlook.com>
All,

On a page I am reviewing they are using Pseudo classes to style the bullets for an unordered list. The Pseudo class is at the <ul> node level.  Jaws is reading the styled bullet and then on the next line the text. If the class is removed. Jaws announces bullet then the text. The question I have is:


  *   Do people think this is a screen reader problem or not?
  *   How to address the issue so the screen reader correctly announces bullet -> text on the same line.
I don't see this as a failure of 1.3.1. comments and means of fixing are more than welcomed. I haven't tested with NVDA at this time.

Sean