HTML5 Tracker

Diff (omit for latest revision)
Filter

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

SVNBugCommentTime (UTC)
47909020xref errors2010-02-23 02:01
Index: source
===================================================================
--- source	(revision 4789)
+++ source	(revision 4790)
@@ -40678,11 +40678,12 @@
 You cannot complete this form until the field is correct.</samp></pre>
   </div>
 
-  <p>When a control has a <code>pattern</code> attribute, the
-  <code>title</code> attribute, if used, must describe the pattern.
-  Additional information could also be included, so long as it assists
-  the user in filling in the control. Otherwise, assistive technology
-  would be impaired.</p>
+  <p>When a control has a <code
+  title="attr-input-pattern">pattern</code> attribute, the <code
+  title="attr-title">title</code> attribute, if used, must describe
+  the pattern.  Additional information could also be included, so long
+  as it assists the user in filling in the control. Otherwise,
+  assistive technology would be impaired.</p>
 
   <p class="example">For instance, if the title attribute contained
   the caption of the control, assistive technology could end up saying

|