/html/semantics/forms/the-fieldset-element/HTMLFieldSetElement.html| status | subtest | message |
|---|---|---|
| PASS | The type attribute must return 'fieldset' | |
| PASS | The form attribute must return the fieldset's form owner | |
| PASS | The elements must return an HTMLCollection object | |
| FAIL | The controls must root at the fieldset element | assert_array_equals: The items in the collection must be children of the inner fieldset element. expected property 0 to be undefined but got Element node <input type="text" name="txt_inner"></input> (… |
bundle built 2026-07-16T07:16:48.063Z