-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix HTML validation of the input field (#16)
* Add handling of aria-expanded attribute on the input field. role="combobox" requires aria-expanded to pass HTML validation. * Set autocorrect only if the field supports it. This ensures the result is valid HTML.
- Loading branch information
1 parent
37da6a8
commit a0af4f0
Showing
1 changed file
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters