|
|
|
|
|
by Someone1234
2691 days ago
|
|
It works fine. Screen readers obey CSS, this uses CSS to hide all of the additional elements (display: none). Screen readers are also designed to work when text is broken up by other inline elements e.g.: He<b>llo</b> world In this case it reads out both the words Sponsored and Public. > If searching "Sponsored" in Chrome doesn't match the posts That also worked perfectly fine in Chrome, Firefox, and Edge. Did you scroll enough to render any Sponsored posts? |
|