- From: poot <cvsmail@w3.org>
- Date: Wed, 28 Oct 2009 05:21:43 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: over-eager search/replace error (whatwg r4360) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3492&r2=1.3493&f=h http://html5.org/tools/web-apps-tracker?from=4359&to=4360 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3492 retrieving revision 1.3493 diff -u -d -r1.3492 -r1.3493 --- Overview.html 27 Oct 2009 19:36:03 -0000 1.3492 +++ Overview.html 27 Oct 2009 19:37:22 -0000 1.3493 @@ -9037,7 +9037,8 @@ <p>If this raises an exception, then abort these steps.</p> - <p>Otherwise, let <var title="">new children</var> be <var title="">target</var>s returned.</p> + <p>Otherwise, let <var title="">new children</var> be the nodes + returned.</p> </li> @@ -9165,7 +9166,8 @@ <p>If this raises an exception, then abort these steps.</p> - <p>Otherwise, let <var title="">new children</var> be <var title="">target</var>s returned.</p> + <p>Otherwise, let <var title="">new children</var> be the nodes + returned.</p> </li>
Received on Tuesday, 27 October 2009 20:22:19 UTC