Skip to content

[DRAFT] Add tests for fieldset readonly attribute#59741

Open
teoeter wants to merge 1 commit into
web-platform-tests:masterfrom
teoeter:fieldset-readonly
Open

[DRAFT] Add tests for fieldset readonly attribute#59741
teoeter wants to merge 1 commit into
web-platform-tests:masterfrom
teoeter:fieldset-readonly

Conversation

@teoeter
Copy link
Copy Markdown

@teoeter teoeter commented May 7, 2026

Tentative tests for the readonly content attribute on <fieldset>, covering propagation to descendant form controls, the first-legend-child exemption, nested fieldset behavior, the set of affected and unaffected control types, and the formReadonlyCallback on form-associated custom elements.

Tests are marked .tentative pending implementation. Mirrors the existing disabled-* tests in the same directory.

Spec issue: whatwg/html#10293
Whatwg/html PR: whatwg/html#12424

Tentative tests for the readonly content attribute on <fieldset>,
covering propagation to descendant form controls, the first-legend-child
exemption, nested fieldset behavior, the set of affected and unaffected
control types, and the formReadonlyCallback on form-associated custom
elements.

Tests are marked .tentative pending implementation. Mirrors the
existing disabled-* tests in the same directory.

Spec issue: whatwg/html#10293
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants