-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Code of Conduct
- I agree to follow this project's Code of Conduct.
Submission validity
- This is not a personal support request, that should be posted on discussions community.
- I checked current issues and this request isn't a duplicate of an existing issue, opened or closed.
Self troubleshooting
- I've read the documentation and made sure to follow it.
- I've read the troubleshooting first steps and frequent issues guides.
Version
1.9.2
Description
According to the WCAG 1.4.4 criteria, text can be resized without assistive technology up to 200 percent without loss of content or functionality.
Users might need to zoom text and content. To allow them to do so, CSS attributes and properties should be contained only in CSS files and style attributes.
We can find size attributes on the inputs of the page.
Expectation
To fix this issue, the size attributes should disappear and be replaced by CSS properties in a CSS file.
Reproduction steps
No response
Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
