Skip to content
This repository was archived by the owner on Jul 30, 2019. It is now read-only.

Clarify label element#113

Merged
stevefaulkner merged 3 commits into
w3c:masterfrom
chaals:clarify-label-element
Mar 2, 2016
Merged

Clarify label element#113
stevefaulkner merged 3 commits into
w3c:masterfrom
chaals:clarify-label-element

Conversation

@chaals

@chaals chaals commented Mar 1, 2016

Copy link
Copy Markdown
Collaborator

This is to fix #109

  1. Remove form attribute that does nothing
  2. Show how the for attribute works with an example
  3. Show the difference between e.g. label on a checkbox that toggles it, and on a text input that focuses it
  4. illustrate more of the implementation stuff with examples

1. Remove [`form` attribute that does
nothing](http://chaals.github.io/testcases/MixedFormsTest.html)
2. Show how the `for` attribute works with an example
3. Show the difference between e.g. label on a checkbox that toggles
it, and on a text input that focuses it
4. illustrate more of the implementation stuff with examples
chaals added 2 commits March 1, 2016 12:21
English - a common language to divide us :(
Hopefully BS is happy now
stevefaulkner added a commit that referenced this pull request Mar 2, 2016
@stevefaulkner stevefaulkner merged commit f984f59 into w3c:master Mar 2, 2016
W3C-HTML-Bot pushed a commit that referenced this pull request Mar 2, 2016
@chaals chaals deleted the clarify-label-element branch May 2, 2016 12:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The description of "label" is confusing

2 participants