- From: poot <cvsmail@w3.org>
- Date: Sat, 8 Aug 2009 10:26:05 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Typo (bug 7214) (whatwg r3561) http://www.w3.org/Bugs/Public/show_bug.cgi?id=7214 http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2753&r2=1.2754&f=h http://html5.org/tools/web-apps-tracker?from=3560&to=3561 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2753 retrieving revision 1.2754 diff -u -d -r1.2753 -r1.2754 --- Overview.html 8 Aug 2009 01:21:33 -0000 1.2753 +++ Overview.html 8 Aug 2009 01:25:45 -0000 1.2754 @@ -27424,8 +27424,8 @@ </div><h6 id="telephone-state"><span class="secno">4.10.4.1.3 </span><dfn title="attr-input-type-tel">Telephone</dfn> state</h6><div class="impl"> - <p>When an <code><a href="#the-input-element">input</a></code> element's <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute is in the <a href="#telephone-state" title="attr-input-type-tel">Telphone</a> state, the rules in this - section apply.</p> + <p>When an <code><a href="#the-input-element">input</a></code> element's <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute is in the <a href="#telephone-state" title="attr-input-type-tel">Telephone</a> state, the rules in + this section apply.</p> </div><p>The <code><a href="#the-input-element">input</a></code> element <a href="#represents">represents</a> a control for editing a telephone number given in the element's <a href="#concept-fe-value" title="concept-fe-value">value</a>.<div class="impl">
Received on Saturday, 8 August 2009 01:26:41 UTC