Skip to content

Commit

Permalink
[e] (0) tweak some class=impl markings
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=21410
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@7779 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Mar 28, 2013
1 parent ec57a28 commit 81ebc33
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 20 deletions.
16 changes: 9 additions & 7 deletions complete.html
Expand Up @@ -55081,6 +55081,8 @@ <h5 id=form-submission-algorithm><span class=secno>4.10.22.3 </span>Form submiss
</ol></div>


<div class=impl>

<h5 id=selecting-a-form-submission-encoding><span class=secno>4.10.22.5 </span>Selecting a form submission encoding</h5>

<p>If the user agent is to <dfn id=picking-an-encoding-for-the-form title="picking an encoding for the form">pick an encoding for a
Expand Down Expand Up @@ -55123,7 +55125,10 @@ <h5 id=selecting-a-form-submission-encoding><span class=secno>4.10.22.5 </span>S

</li>

</ol><h5 id=url-encoded-form-data><span class=secno>4.10.22.6 </span>URL-encoded form data</h5>
</ol></div>


<h5 id=url-encoded-form-data><span class=secno>4.10.22.6 </span>URL-encoded form data</h5>

<p class=note>This form data set encoding is in many ways an aberrant monstrosity, the result of
many years of implementation accidents and compromises leading to a set of requirements necessary
Expand Down Expand Up @@ -55334,10 +55339,10 @@ <h5 id=selecting-a-form-submission-encoding><span class=secno>4.10.22.5 </span>S



<div class=impl>

<h5 id=multipart-form-data><span class=secno>4.10.22.7 </span>Multipart form data</h5>

<div class=impl>

<!-- http://hixie.ch/tests/adhoc/html/forms/submission/multipart_form-data/ -->

<!-- NOTE: This algorithm is also used by the XHR spec -->
Expand Down Expand Up @@ -71070,12 +71075,8 @@ <h4 id=javascript-protocol><span class=secno>7.1.5 </span><dfn title="javascript

<h4 id=events><span class=secno>7.1.6 </span>Events</h4>

<div class=impl>

<h5 id=event-handler-attributes><span class=secno>7.1.6.1 </span>Event handlers</h5>

</div>

<!--test: <a href="http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A...%3Cscript%3E%0Aw(a%3Ddocument.implementation.createDocument(null%2C%20null%2C%20null))%3B%0Aw(a.appendChild(a.createElementNS('http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml'%2C%20'html')))%3B%0Aw(b%3Da.firstChild.appendChild(a.createElementNS('http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml'%2C%20'body')))%3B%0Aw(b.test%20%3D%20w)%3B%0Aw(b.setAttribute('onclick'%2C%20'test(%22fire%3A%20%22%20%2B%20event)'))%3B%0Aw(b.onclick)%3B%0Aw(e%3Da.createEvent('Event'))%3B%0Aw(e.initEvent('click'%2C%20false%2C%20false))%3B%0Aw(b.dispatchEvent(e))%3B%0A%3C%2Fscript%3E">test</a>-->

<p>Many objects can have <dfn id=event-handlers>event handlers</dfn> specified. These act as non-capture event
Expand Down Expand Up @@ -101436,6 +101437,7 @@ <h2 class=no-num id=references>References</h2><!--REFS-->
Michael Carter,
Michael Daskalov,
Michael Day,
Michael Dyck,
Michael Enright,
Michael Gratton,
Michael Nordman,
Expand Down
16 changes: 9 additions & 7 deletions index
Expand Up @@ -55081,6 +55081,8 @@ fur
</ol></div>


<div class=impl>

<h5 id=selecting-a-form-submission-encoding><span class=secno>4.10.22.5 </span>Selecting a form submission encoding</h5>

<p>If the user agent is to <dfn id=picking-an-encoding-for-the-form title="picking an encoding for the form">pick an encoding for a
Expand Down Expand Up @@ -55123,7 +55125,10 @@ fur

</li>

</ol><h5 id=url-encoded-form-data><span class=secno>4.10.22.6 </span>URL-encoded form data</h5>
</ol></div>


<h5 id=url-encoded-form-data><span class=secno>4.10.22.6 </span>URL-encoded form data</h5>

<p class=note>This form data set encoding is in many ways an aberrant monstrosity, the result of
many years of implementation accidents and compromises leading to a set of requirements necessary
Expand Down Expand Up @@ -55334,10 +55339,10 @@ fur



<div class=impl>

<h5 id=multipart-form-data><span class=secno>4.10.22.7 </span>Multipart form data</h5>

<div class=impl>

<!-- http://hixie.ch/tests/adhoc/html/forms/submission/multipart_form-data/ -->

<!-- NOTE: This algorithm is also used by the XHR spec -->
Expand Down Expand Up @@ -71070,12 +71075,8 @@ interface <dfn id=navigatoronline>NavigatorOnLine</dfn> {

<h4 id=events><span class=secno>7.1.6 </span>Events</h4>

<div class=impl>

<h5 id=event-handler-attributes><span class=secno>7.1.6.1 </span>Event handlers</h5>

</div>

<!--test: <a href="http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A...%3Cscript%3E%0Aw(a%3Ddocument.implementation.createDocument(null%2C%20null%2C%20null))%3B%0Aw(a.appendChild(a.createElementNS('http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml'%2C%20'html')))%3B%0Aw(b%3Da.firstChild.appendChild(a.createElementNS('http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml'%2C%20'body')))%3B%0Aw(b.test%20%3D%20w)%3B%0Aw(b.setAttribute('onclick'%2C%20'test(%22fire%3A%20%22%20%2B%20event)'))%3B%0Aw(b.onclick)%3B%0Aw(e%3Da.createEvent('Event'))%3B%0Aw(e.initEvent('click'%2C%20false%2C%20false))%3B%0Aw(b.dispatchEvent(e))%3B%0A%3C%2Fscript%3E">test</a>-->

<p>Many objects can have <dfn id=event-handlers>event handlers</dfn> specified. These act as non-capture event
Expand Down Expand Up @@ -101436,6 +101437,7 @@ if (s = prompt('What is your name?')) {
Michael Carter,
Michael Daskalov,
Michael Day,
Michael Dyck,
Michael Enright,
Michael Gratton,
Michael Nordman,
Expand Down
13 changes: 7 additions & 6 deletions source
Expand Up @@ -65732,6 +65732,8 @@ fur
</div>


<div class="impl">

<h5>Selecting a form submission encoding</h5>

<p>If the user agent is to <dfn title="picking an encoding for the form">pick an encoding for a
Expand Down Expand Up @@ -65781,6 +65783,8 @@ fur

</ol>

</div>


<h5>URL-encoded form data</h5>

Expand Down Expand Up @@ -66032,10 +66036,10 @@ fur



<div class="impl">

<h5>Multipart form data</h5>

<div class="impl">

<!-- http://hixie.ch/tests/adhoc/html/forms/submission/multipart_form-data/ -->

<!-- NOTE: This algorithm is also used by the XHR spec -->
Expand Down Expand Up @@ -84384,12 +84388,8 @@ interface <dfn>NavigatorOnLine</dfn> {

<h4>Events</h4>

<div class="impl">

<h5 id="event-handler-attributes">Event handlers</h5>

</div>

<!--test: <a href="http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E%0A...%3Cscript%3E%0Aw(a%3Ddocument.implementation.createDocument(null%2C%20null%2C%20null))%3B%0Aw(a.appendChild(a.createElementNS('http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml'%2C%20'html')))%3B%0Aw(b%3Da.firstChild.appendChild(a.createElementNS('http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml'%2C%20'body')))%3B%0Aw(b.test%20%3D%20w)%3B%0Aw(b.setAttribute('onclick'%2C%20'test(%22fire%3A%20%22%20%2B%20event)'))%3B%0Aw(b.onclick)%3B%0Aw(e%3Da.createEvent('Event'))%3B%0Aw(e.initEvent('click'%2C%20false%2C%20false))%3B%0Aw(b.dispatchEvent(e))%3B%0A%3C%2Fscript%3E">test</a>-->

<p>Many objects can have <dfn>event handlers</dfn> specified. These act as non-capture event
Expand Down Expand Up @@ -118619,6 +118619,7 @@ if (s = prompt('What is your name?')) {
Michael Carter,
Michael Daskalov,
Michael Day,
Michael Dyck,
Michael Enright,
Michael Gratton,
Michael Nordman,
Expand Down

0 comments on commit 81ebc33

Please sign in to comment.