HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/5911

SVNBugCommentTime (UTC)
591111699[Gecko] [Internet Explorer] [Opera] [Webkit] Define when the platform-specific focusing behavior happens relative to focus events, etc.2011-02-19 00:26
Index: source
===================================================================
--- source	(revision 5910)
+++ source	(revision 5911)
@@ -76496,6 +76496,16 @@
 
    </li>
 
+   <li>
+
+    <p>The user agent may apply relevant platform-specific conventions
+    for focusing widgets.</p>
+
+    <p class="note">For example, some platforms select the contents of
+    a text field when that field is focused.</p>
+
+   </li>
+
    <li><p><span>Fire a simple event</span> named <code
    title="event-focus">focus</code> at the element.</p></li>
    <!-- http://software.hixie.ch/utilities/js/live-dom-viewer/saved/723 -->

|