WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: NVDA reads all elements in the list when focusing with the tab key

for

From: Patrick H. Lauke
Date: Aug 4, 2021 10:34AM


On 04/08/2021 14:19, Vsevolod Popov wrote:
> Thank you!
> So the point that it was a css thing was correct
> And I have another question.
> How do you find these CSS properties?
> Usually when I explore the code I press ctrl+u or i press shift + f10 on
> a focusable element and choose inspect, but I find HTML there only. How
> do I find CSS properties to be able to view them?

Use the browser's developer tools (F12, or the 'inspect' context menu
option you mentioned). In the page inspector, you see the DOM, but also
have a panel with all the styles currently applied to whatever element
has focus/is highlighted in the DOM view

https://developer.mozilla.org/en-US/docs/Tools

P
--
Patrick H. Lauke

https://www.splintered.co.uk/ | https://github.com/patrickhlauke
https://flickr.com/photos/redux/ | https://www.deviantart.com/redux
twitter: @patrick_h_lauke | skype: patrick_h_lauke