- From: poot <cvsmail@w3.org>
- Date: Mon, 29 Mar 2010 14:14:22 +0900 (JST)
- To: public-html-diffs@w3.org
2Dapi; hixie: typo (whatwg r4885) http://dev.w3.org/cvsweb/html5/2dcontext/Overview.html?r1=1.26&r2=1.27&f=h http://html5.org/tools/web-apps-tracker?from=4884&to=4885 =================================================================== RCS file: /sources/public/html5/2dcontext/Overview.html,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- Overview.html 29 Mar 2010 05:09:40 -0000 1.26 +++ Overview.html 29 Mar 2010 05:14:11 -0000 1.27 @@ -1026,7 +1026,7 @@ the offset at the other end.</p> <p>Throws an <code>INDEX_SIZE_ERR</code> exception if the offset - it out of range. Throws a <code>SYNTAX_ERR</code> exception if the + is out of range. Throws a <code>SYNTAX_ERR</code> exception if the color cannot be parsed.</p> </dd>
Received on Monday, 29 March 2010 05:14:50 UTC