-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Forgo currently exports one list of HTMLAttributes which applies to all elements in HTMLElementTagNameMap (with exception of HTMLMarqueeElement, which is unused). Not all attributes listed in HTMLAttributes apply to all elements, making it possible for invalid properties to exist on certain elements.
For example, acceptCharset is only valid on form.
Is there a possibility for these properties to be more specific?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels