Skip to content

Implement complete CSS default matching - #475

Merged
wieslawsoltes merged 1 commit into
mainfrom
feature/css-form-default-257
Sep 18, 2026
Merged

wieslawsoltes merged 1 commit into
mainfrom
feature/css-form-default-257

Conversation

@wieslawsoltes

Copy link
Copy Markdown
Collaborator

Closes #474. Parent #257.

Implements complete :default matching for authored checked inputs, authored selected options, and the first submit-capable control owned by each form, including explicit form ownership and iframe/document isolation. Mutation dependencies update direct authored defaults and conservatively recascade for submitter ownership/order changes.

Per the current implementation-only directive, tests, WPT/browser/native comparison, builds, performance/lifecycle benchmarks, package qualification, and CI monitoring are deferred and recorded on #474.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement complete CSS :default form-control matching

1 participant