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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 5922c7f71a5ff3aa328dc890c15d9b9189bf1c5a
Using browser at version BuildID 20170118211214; SourceStamp a5253dce8b67c2248d7b92ef664a6dd6664e7609
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.`                                                                                                                           | PASS    |
| `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-274165207

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