[Bug 20956] Getting a more formal definition for imageSmoothingEnabled

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20956

Tab Atkins Jr. <jackalmage@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jackalmage@gmail.com

--- Comment #1 from Tab Atkins Jr. <jackalmage@gmail.com> ---
As the canvas property was set up with the same basic use-cases as the CSS
property, perhaps just reference one of the values in
http://dev.w3.org/csswg/css4-images/#the-image-rendering.  "true" means
"image-rendering: auto;", "false" presumably means "image-rendering:
pixelated;".

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 11 February 2013 23:28:49 UTC