- From: poot <cvsmail@w3.org>
- Date: Thu, 10 Sep 2009 18:55:17 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: minor editorial issues (whatwg r3792) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2961&r2=1.2962&f=h http://html5.org/tools/web-apps-tracker?from=3791&to=3792 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2961 retrieving revision 1.2962 diff -u -d -r1.2961 -r1.2962 --- Overview.html 10 Sep 2009 09:53:29 -0000 1.2961 +++ Overview.html 10 Sep 2009 09:54:56 -0000 1.2962 @@ -10012,7 +10012,7 @@ <div class="example"> - <p>A news organisation's front page could include the following + <p>A news organization's front page could include the following markup in the page's <code><a href="#the-head-element-0">head</a></code> element, to ensure that the page automatically reloads from the server every five minutes:</p> @@ -29681,8 +29681,7 @@ <code class="no-backref" title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p> - <p>The <code title="event-input-input"><a href="#event-input-input">input</a></code> event does not - apply.</p> + <p>The <code class="no-backref" title="event-input-input"><a href="#event-input-input">input</a></code> event does not apply.</p> </div><h6 id="radio-button-state"><span class="secno">4.10.4.1.17 </span><dfn title="attr-input-type-radio">Radio Button</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><div class="impl"> @@ -29799,8 +29798,7 @@ <code class="no-backref" title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p> - <p>The <code title="event-input-input"><a href="#event-input-input">input</a></code> event does not - apply.</p> + <p>The <code class="no-backref" title="event-input-input"><a href="#event-input-input">input</a></code> event does not apply.</p> </div><h6 id="file-upload-state"><span class="secno">4.10.4.1.18 </span><dfn title="attr-input-type-file">File Upload</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- v2 ideas: * maximum height/width or required ratio for image uploads? - Leons Petrazickis @@ -29917,8 +29915,7 @@ <code class="no-backref" title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p> - <p>The <code title="event-input-input"><a href="#event-input-input">input</a></code> event does not - apply.</p> + <p>The <code class="no-backref" title="event-input-input"><a href="#event-input-input">input</a></code> event does not apply.</p> </div><h6 id="submit-button-state"><span class="secno">4.10.4.1.19 </span><dfn title="attr-input-type-submit">Submit Button</dfn> state</h6><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i><div class="impl">
Received on Thursday, 10 September 2009 09:55:56 UTC