- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 05 Feb 2010 20:09:58 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv3343 Modified Files: Overview.html Log Message: editing mistake (whatwg r4655) Index: Overview.html =================================================================== 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:09:59 UTC