Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-forms-1] Some controls should be mentioned/included #11893

Open
mfreed7 opened this issue Mar 10, 2025 · 1 comment
Open

[css-forms-1] Some controls should be mentioned/included #11893

mfreed7 opened this issue Mar 10, 2025 · 1 comment

Comments

@mfreed7
Copy link
Contributor

mfreed7 commented Mar 10, 2025

There are a few controls that aren't mentioned in the spec draft, and probably should be:

Likely need some additional customizability and style standardization:

  • <input type=button>
  • <input type=reset>
  • <input type=submit>
  • <input type=email>
  • <input type=tel>
  • <input type=url>
  • <input type=image>
  • <fieldset>
  • <legend>

These might be roughly "done" but perhaps should be included for completeness?

  • <button>
  • <output>
  • <object>
  • <img>
  • <details>/<summary>
@lukewarlow
Copy link
Member

<input type=button>
<input type=reset>
<input type=submit>

Should be partly addressed by #11875

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants