1 Repo
Links interactive elements to a form through nesting or IDs to ensure their data is submitted.
Distinct from Forms: Focuses on the logical association between elements and forms rather than general form state management.
Explore 1 awesome GitHub repository matching part of an awesome list · Form-Associated Elements. Refine with filters or upvote what's useful.
This repository contains the HTML specification, which defines the core standards for web page structuring, content organization, and document rendering. It establishes the fundamental algorithms for state-machine-based tokenization, tree construction for the document object model, and origin-based security isolation. The specification provides a framework for defining custom elements with independent lifecycles and registries. It also details the requirements for cross-document communication, session history management, and the synchronization of interface properties with content attributes.
Defines how elements are associated with forms to ensure data inclusion during submission.