- From: poot <cvsmail@w3.org>
- Date: Sat, 6 Feb 2010 05:10:05 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: editing mistake (whatwg r4655) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3708&r2=1.3709&f=h http://html5.org/tools/web-apps-tracker?from=4654&to=4655 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3708 retrieving revision 1.3709 diff -u -d -r1.3708 -r1.3709 --- Overview.html 5 Feb 2010 20:08:33 -0000 1.3708 +++ Overview.html 5 Feb 2010 20:09:54 -0000 1.3709 @@ -43422,8 +43422,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>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>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>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
Received on Friday, 5 February 2010 20:10:33 UTC