Skip to content

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

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

Open
mfreed7 opened this issue Mar 10, 2025 · 3 comments
Open

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

mfreed7 opened this issue Mar 10, 2025 · 3 comments

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

@adactio
Copy link

adactio commented Mar 19, 2025

I would love it if legend and fieldset were included!

I've written up my thoughts in a blog post.

@lukewarlow
Copy link
Member

I've raised a separate issue to discuss fieldset and legend #11983 it would be good to mention specifics of what changes you'd like to see for both elements (specifically is fieldset problematic or is it more legend?).

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

3 participants