Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the-fieldset-element/disabled-001.html: Fix "disbled" typos #4588

Merged
merged 1 commit into from Jan 20, 2017

Conversation

cvrebert
Copy link
Contributor

"disbled" [sic] => "disabled"

@jdm
Copy link
Contributor

jdm commented Jan 20, 2017

This is good to merge after tests finish.

@wpt-stability-bot
Copy link

Chrome (unstable channel)

Testing web-platform-tests at revision 5922c7f
Using browser at version 55.0.2883.75
Starting 10 test iterations
All results were stable

All results

/html/semantics/forms/the-fieldset-element/disabled-001.html
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

@wpt-stability-bot
Copy link

Firefox (nightly channel)

Testing web-platform-tests at revision 5922c7f
Using browser at version BuildID 20170118211214; SourceStamp a5253dce8b67c2248d7b92ef664a6dd6664e7609
Starting 10 test iterations
All results were stable

All results

/html/semantics/forms/the-fieldset-element/disabled-001.html
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

@jdm jdm merged commit b77c132 into master Jan 20, 2017
@cvrebert cvrebert deleted the disbled-typos branch January 20, 2017 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants