- From: poot <cvsmail@w3.org>
- Date: Tue, 5 Aug 2008 18:32:08 +0900 (JST)
- To: public-html-diffs@w3.org
typo (credit: pt) (whatwg r2003) toDataURL(type) http://people.w3.org/mike/diffs/html5/spec/Overview.1.1192.html#todataurl0 http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1191&r2=1.1192&f=h http://html5.org/tools/web-apps-tracker?from=2002&to=2003 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.1191 retrieving revision 1.1192 diff -u -d -r1.1191 -r1.1192 --- Overview.html 5 Aug 2008 09:22:30 -0000 1.1191 +++ Overview.html 5 Aug 2008 09:29:05 -0000 1.1192 @@ -20864,7 +20864,7 @@ <td> image/jpeg <td> The second argument, if it is a number between 0.0 and 1.0, must be - treated as the desired quality level. If it is no a number or is + treated as the desired quality level. If it is not a number or is outside that range, the user agent must use its default value, as if the argument had been omitted. </table>
Received on Tuesday, 5 August 2008 09:32:45 UTC