- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 29 Mar 2011 22:23:30 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv12142 Modified Files: Overview.html Log Message: clarity (whatwg r5971) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4795 retrieving revision 1.4796 diff -u -d -r1.4795 -r1.4796 --- Overview.html 29 Mar 2011 22:11:49 -0000 1.4795 +++ Overview.html 29 Mar 2011 22:23:26 -0000 1.4796 @@ -62348,7 +62348,7 @@ element. A conceptual "bookmark" marks the position of the <code><a href="#the-b-element">b</a></code> in the <a href="#list-of-active-formatting-elements">list of active formatting elements</a>, but since that list has only one element in it, - it won't have much effect.</p> + the bookmark won't have much effect.</p> <p>As the algorithm progresses, <var title="">node</var> ends up set to the formatting element (<code><a href="#the-b-element">b</a></code>), and <var title="">last
Received on Tuesday, 29 March 2011 22:23:32 UTC