Re: [html-tests] the-fieldset-element/disabled-001.html: Fix "disbled" typos (#4588)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 5922c7f71a5ff3aa328dc890c15d9b9189bf1c5a
Using browser at version 55.0.2883.75
Starting 10 test iterations
All results were stable

## All results ##

<details>

<summary><a href="http://w3c-test.org/submissions/4588/html/semantics/forms/the-fieldset-element/disabled-001.html">/html/semantics/forms/the-fieldset-element/disabled-001.html</a></summary>


|                                                                                                            Subtest                                                                                                            | Results |
|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                                                                                                                               | OK      |
| `The <legend> element is not a child of the disabled fieldset: Its descendants should be disabled.`                                                                                                                           | FAIL    |
| `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.` | PASS    |
| `The first 'legend' element is not a child of the disabled fieldset: Its descendants should be disabled.`                                                                                                                     | PASS    |
| `The <legend> element is child of the disabled fieldset: Its descendants should be disabled.`                                                                                                                                 | PASS    |

</details>


View on GitHub: https://github.com/w3c/web-platform-tests/pull/4588#issuecomment-274165104

Received on Friday, 20 January 2017 19:57:30 UTC