HTML5 Tracker

Diff (omit for latest revision)
Filter

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

SVNBugCommentTime (UTC)
50129436Suggest using pattern='' with type=tel2010-04-13 01:33
Index: source
===================================================================
--- source	(revision 5011)
+++ source	(revision 5012)
@@ -38740,6 +38740,7 @@
   number fields tend to be free-form fields, because there are a wide
   variety of valid phone numbers. Systems that need to enforce a
   particular format are encouraged to use the <code
+  title="attr-input-pattern">pattern</code> attribute or the <code
   title="dom-cva-setCustomValidity">setCustomValidity()</code> method
   to hook into the client-side validation mechanism.</p>
 
@@ -103294,6 +103295,7 @@
   Mike Shaver,
   Mikko Rantalainen,
   Mohamed Zergaoui<!-- Innovimax SARL -->,
+  Mounir Lamouri,
   Ms2ger,
   NARUSE Yui,
   Neil Deakin,

|