hixie: mention that scaling algorithm isn't defined (whatwg r3471)

hixie: mention that scaling algorithm isn't defined (whatwg r3471)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2674&r2=1.2675&f=h
http://html5.org/tools/web-apps-tracker?from=3470&to=3471

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2674
retrieving revision 1.2675
diff -u -d -r1.2674 -r1.2675
--- Overview.html 27 Jul 2009 22:04:03 -0000 1.2674
+++ Overview.html 27 Jul 2009 22:09:59 -0000 1.2675
@@ -22169,6 +22169,9 @@
   image as it is rendered (e.g. <code title="attr-dim-width"><a href="#attr-dim-width">width</a></code> and <code title="attr-dim-height"><a href="#attr-dim-height">height</a></code> attributes on the source
   element have no effect).</p>
 
+  <p class="note">This specification does not define the algorithm to
+  use when scaling the image, if necessary.</p>
+
   </div><p><img alt="" src="images/drawImage.png"></p><!-- no alt="" text
   since the image is just repeating what was stated in the previous
   paragraph. --><div class="impl">

Received on Monday, 27 July 2009 22:10:54 UTC