- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 05 Feb 2010 20:17:35 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv4178 Modified Files: Overview.html editing.html history.html spec.html Log Message: typo (whatwg r4657) [updated by splitter] Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.636 retrieving revision 1.637 diff -u -d -r1.636 -r1.637 --- Overview.html 5 Feb 2010 20:07:05 -0000 1.636 +++ Overview.html 5 Feb 2010 20:17:32 -0000 1.637 @@ -302,7 +302,7 @@ </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>. -This is revision 1.3707. +This is revision 1.3711. </p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2009 <a href="http://www.w3.org/"><abbr title="World Wide Index: history.html =================================================================== RCS file: /sources/public/html5/spec-author-view/history.html,v retrieving revision 1.565 retrieving revision 1.566 diff -u -d -r1.565 -r1.566 --- history.html 1 Feb 2010 23:27:19 -0000 1.565 +++ history.html 5 Feb 2010 20:17:32 -0000 1.566 @@ -400,8 +400,8 @@ in their respective <a href="#session-history" title="session history">session histories</a> removed except for the <a href="#current-entry-of-the-joint-session-history">current entry of the joint session history</a>.</p><p>The <dfn id="current-entry-of-the-joint-session-history">current entry of the joint session history</dfn> is the - entry that was the most recently became a <a href="#current-entry">current entry</a> - in its <a href="#session-history">session history</a>.</p><p>Entries in the <a href="#joint-session-history">joint session history</a> are ordered + entry that most recently became a <a href="#current-entry">current entry</a> in its + <a href="#session-history">session history</a>.</p><p>Entries in the <a href="#joint-session-history">joint session history</a> are ordered chronologically by the time they were added to their respective <a href="#session-history" title="session history">session histories</a>. (Since all these <a href="browsers.html#browsing-context" title="browsing context">browsing contexts</a> by Index: editing.html =================================================================== RCS file: /sources/public/html5/spec-author-view/editing.html,v retrieving revision 1.565 retrieving revision 1.566 diff -u -d -r1.565 -r1.566 --- editing.html 1 Feb 2010 23:27:18 -0000 1.565 +++ editing.html 5 Feb 2010 20:17:32 -0000 1.566 @@ -549,10 +549,9 @@ // do something ...mostly because I can't work out how to describe what it does quickly. ---><p>The <code><a href="#selection-0">Selection</a></code> interface is represents a list of +--><p>The <code><a href="#selection-0">Selection</a></code> interface represents a list of <code>Range</code> objects. The first item in the list has index 0, - and the last item has index <var title="">count</var>-1, where - <var title="">count</var> is the number of ranges in the list. <a href="references.html#refsDOMRANGE">[DOMRANGE]</a></p><p>All of the members of the <code><a href="#selection-0">Selection</a></code> interface are + and the last item has index <var title="">count</var>-1, where <var title="">count</var> is the number of ranges in the list. <a href="references.html#refsDOMRANGE">[DOMRANGE]</a></p><p>All of the members of the <code><a href="#selection-0">Selection</a></code> interface are defined in terms of operations on the <code>Range</code> objects represented by this object. These operations can raise exceptions, as defined for the <code>Range</code> interface; this can therefore Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.641 retrieving revision 1.642 diff -u -d -r1.641 -r1.642 --- spec.html 5 Feb 2010 20:07:06 -0000 1.641 +++ spec.html 5 Feb 2010 20:17:32 -0000 1.642 @@ -300,7 +300,7 @@ </dl><p>This specification is available in the following formats: <a href=spec.html>single page HTML</a>, <a href=Overview.html>multipage HTML</a>. -This is revision 1.3707. +This is revision 1.3711. </p> <p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> © 2009 <a href=http://www.w3.org/><abbr title="World Wide @@ -21915,8 +21915,8 @@ in their respective <a href=#session-history title="session history">session histories</a> removed except for the <a href=#current-entry-of-the-joint-session-history>current entry of the joint session history</a>.</p><p>The <dfn id=current-entry-of-the-joint-session-history>current entry of the joint session history</dfn> is the - entry that was the most recently became a <a href=#current-entry>current entry</a> - in its <a href=#session-history>session history</a>.</p><p>Entries in the <a href=#joint-session-history>joint session history</a> are ordered + entry that most recently became a <a href=#current-entry>current entry</a> in its + <a href=#session-history>session history</a>.</p><p>Entries in the <a href=#joint-session-history>joint session history</a> are ordered chronologically by the time they were added to their respective <a href=#session-history title="session history">session histories</a>. (Since all these <a href=#browsing-context title="browsing context">browsing contexts</a> by @@ -23034,10 +23034,9 @@ // do something ...mostly because I can't work out how to describe what it does quickly. ---><p>The <code><a href=#selection-0>Selection</a></code> interface is represents a list of +--><p>The <code><a href=#selection-0>Selection</a></code> interface represents a list of <code>Range</code> objects. The first item in the list has index 0, - and the last item has index <var title="">count</var>-1, where - <var title="">count</var> is the number of ranges in the list. <a href=#refsDOMRANGE>[DOMRANGE]</a></p><p>All of the members of the <code><a href=#selection-0>Selection</a></code> interface are + and the last item has index <var title="">count</var>-1, where <var title="">count</var> is the number of ranges in the list. <a href=#refsDOMRANGE>[DOMRANGE]</a></p><p>All of the members of the <code><a href=#selection-0>Selection</a></code> interface are defined in terms of operations on the <code>Range</code> objects represented by this object. These operations can raise exceptions, as defined for the <code>Range</code> interface; this can therefore
Received on Friday, 5 February 2010 20:17:39 UTC