You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?).
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>
The text was updated successfully, but these errors were encountered: