E-mail List Archives
Re: Chrome 80 Bug
From: Steve Green
Date: Mar 16, 2020 1:27AM
- Next message: JP Jamous: "Re: Chrome 80 Bug"
- Previous message: glen walker: "Re: Sub-domain link - open in new tab or same"
- Next message in Thread: JP Jamous: "Re: Chrome 80 Bug"
- Previous message in Thread: JP Jamous: "Chrome 80 Bug"
- View all messages in this Thread
I have replicated this issue, and it is simpler than you say, at least on my machine, which also has Chrome 80. I am looking at the <input> element's accessible name in the developer tools rather than relying on a screen reader, and the issue is just that the contents of the <strong> element are not included in the <input> element's accessible name.
All your examples work as described, but you could have left out the <span> elements.
I get the same behaviour whether the <label> is wrapped around the <input> element or if they are associated by means of "for" and "id" attributes.
Steve Green
Managing Director
Test Partners Ltd
- Next message: JP Jamous: "Re: Chrome 80 Bug"
- Previous message: glen walker: "Re: Sub-domain link - open in new tab or same"
- Next message in Thread: JP Jamous: "Re: Chrome 80 Bug"
- Previous message in Thread: JP Jamous: "Chrome 80 Bug"
- View all messages in this Thread