- From: poot <cvsmail@w3.org>
- Date: Wed, 29 Sep 2010 15:10:56 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: typo (whatwg r5547) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4433&r2=1.4434&f=h http://html5.org/tools/web-apps-tracker?from=5546&to=5547 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4433 retrieving revision 1.4434 diff -u -d -r1.4433 -r1.4434 --- Overview.html 29 Sep 2010 02:03:26 -0000 1.4433 +++ Overview.html 29 Sep 2010 06:10:37 -0000 1.4434 @@ -6099,7 +6099,7 @@ <p>Let <var title="">collection</var> be an <code><a href="#htmlallcollection">HTMLAllCollection</a></code> object rooted at the same node as the <code><a href="#htmlallcollection">HTMLAllCollection</a></code> object on which the method was - invoked, whose filter matches only only elements that already + invoked, whose filter matches only elements that already match the filter of the <code><a href="#htmlallcollection">HTMLAllCollection</a></code> object on which the method was invoked and that are either:</p>
Received on Wednesday, 29 September 2010 06:11:25 UTC