- From: poot <cvsmail@w3.org>
- Date: Thu, 25 Feb 2010 11:22:04 +0900 (JST)
- To: public-html-diffs@w3.org
microdata; hixie: Make some algorithms things more consistent with other algorithms. (whatwg r4804) http://dev.w3.org/cvsweb/html5/md/Overview.html?r1=1.42&r2=1.43&f=h http://html5.org/tools/web-apps-tracker?from=4803&to=4804 =================================================================== RCS file: /sources/public/html5/md/Overview.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- Overview.html 23 Feb 2010 22:26:17 -0000 1.42 +++ Overview.html 25 Feb 2010 02:21:55 -0000 1.43 @@ -1245,7 +1245,7 @@ the child elements of <var title="">current</var> to <var title="">pending</var>.</li> <li><p><i>End of loop</i>: If <var title="">pending</var> is not - empty, return to the step marked <i>loop</i>.</li> + empty, return to the step labeled <i>loop</i>.</li> <li><p>Return <var title="">results</var>.</li>
Received on Thursday, 25 February 2010 02:22:33 UTC