Closed
Description
Product
axe Extension
Product Version
4.58.3
Latest Version
- I have tested the issue with the latest version of the product
Issue Description
Expectation
When using the ElementInternals API, form-associated custom elements should be able to be referenced by <label>
elements using the for
attribute.
Actual
The extension cited a critical issue saying the element was missing a label.
How to Reproduce
- Go to 'https://cdpn.io/break-stuff/fullpage/qBQPGVb?nocache=true&view=fullpage'
- Open developer tools and select "axe DevTools" tab
- Click "Scan All of my Page"
Additional context
The source code for this can be found here - https://codepen.io/break-stuff/pen/qBQPGVb