Short URL: http://html5.org/r/3969
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 3969 | 7583 | 2009-09-22 11:32 |
Index: source =================================================================== --- source (revision 3968) +++ source (revision 3969) @@ -7672,7 +7672,7 @@ <p>The <code>HTMLUnknownElement</code> interface must be used for <span>HTML elements</span> that are not defined by this - specification.</p> + specification (or other applicable specifications).</p> </div> @@ -34216,7 +34216,9 @@ <p>The <code>label</code> element's exact default presentation and behavior, in particular what its <span>activation behavior</span> might be, if anything, should match the platform's label - behavior.</p> + behavior. When the <span>labeled control</span> is not <span>being + rendered</span>, then the <code>label</code> element's + <span>activation behavior</span> must be to do nothing.</p> <div class="example"> @@ -79619,7 +79621,8 @@ given in the given token.</p> <p>The interface appropriate for an element in the <span>HTML - namespace</span> that is not defined in this specification is + namespace</span> that is not defined in this specification (or other + applicable specifications) is <code>HTMLUnknownElement</code>. Element in other namespaces whose interface is not defined by that namespace's specification must use the interface <code>Element</code>.</p>