Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[giow] (2) Make autofocus='' not force the 'load' event to be delayed…
… by style computation.

Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@8152 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 22, 2013
1 parent 42aa0d1 commit 6774c79
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions complete.html
Expand Up @@ -256,7 +256,7 @@

<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 21 August 2013</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 22 August 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -53488,7 +53488,7 @@ <h5 id=autofocusing-a-form-control:-the-autofocus-attribute><span class=secno>4.
steps</a> for that element. User agents may also change the
scrolling position of the document, or perform some other action
that brings the element to the user's attention. The <a href=#task-source>task
source</a> for this task is the <a href=#dom-manipulation-task-source>DOM manipulation task
source</a> for this task is the <a href=#user-interaction-task-source>user interaction task
source</a>.</li>

</ol><p class=note>This handles the automatic focusing during document
Expand Down
4 changes: 2 additions & 2 deletions index
Expand Up @@ -256,7 +256,7 @@

<header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 21 August 2013</h2>
<h2 class="no-num no-toc">Living Standard &mdash; Last Updated 22 August 2013</h2>
</hgroup><dl><dt><strong>Web developer edition:</strong></dt>
<dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
<dt>Multiple-page version:</dt>
Expand Down Expand Up @@ -53488,7 +53488,7 @@ out of 233&thinsp;257&thinsp;824 bytes available&lt;/meter&gt;&lt;/p&gt;</pre>
steps</a> for that element. User agents may also change the
scrolling position of the document, or perform some other action
that brings the element to the user's attention. The <a href=#task-source>task
source</a> for this task is the <a href=#dom-manipulation-task-source>DOM manipulation task
source</a> for this task is the <a href=#user-interaction-task-source>user interaction task
source</a>.</li>

</ol><p class=note>This handles the automatic focusing during document
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -58874,7 +58874,7 @@ out of 233&#x2009;257&#x2009;824 bytes available&lt;/meter>&lt;/p></pre>
steps</span> for that element. User agents may also change the
scrolling position of the document, or perform some other action
that brings the element to the user's attention. The <span>task
source</span> for this task is the <span>DOM manipulation task
source</span> for this task is the <span>user interaction task
source</span>.</p></li>

</ol>
Expand Down

0 comments on commit 6774c79

Please sign in to comment.