mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +02:00
15 lines
650 B
INI
15 lines
650 B
INI
[disabled-001.html]
|
|
type: testharness
|
|
[The disabled attribute, when specified, causes all the form control descendants of the fieldset element, excluding those that are descendants of the fieldset element's first legend element child, if any, to be disabled.]
|
|
expected: FAIL
|
|
|
|
[The first 'legend' element is not a child of the disabled fieldset: Its descendants should be disabled.]
|
|
expected: FAIL
|
|
|
|
[The <legend> element is not a child of the disabled fieldset: Its descendants should be disabled.]
|
|
expected: FAIL
|
|
|
|
[The <legend> element is child of the disabled fieldset: Its descendants should be disabled.]
|
|
expected: FAIL
|
|
|