mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
15 lines
351 B
INI
15 lines
351 B
INI
[HTMLFieldSetElement.html]
|
|
type: testharness
|
|
[The type attribute must return 'fieldset']
|
|
expected: FAIL
|
|
|
|
[The form attribute must return the fieldset's form owner]
|
|
expected: FAIL
|
|
|
|
[The elements must return an HTMLFormControlsCollection object]
|
|
expected: FAIL
|
|
|
|
[The controls must root at the fieldset element]
|
|
expected: FAIL
|
|
|