keerthanameka25
Results
2
issues of
keerthanameka25
### Summary > I have a textarea with remaining character counter. Used aria-live="assertive" to announce the updated count. > Example: 1. Go to https://www.w3schools.com/code/tryit.asp?filename=GKFPYHX1EUKZ 2. TAB to the TextArea **In...
aria-live-region
### When form fields are inside a FieldSet, the Heading is appended to the field labels in the forms field list. > Example Code: ``` The fieldset element First name:...