Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Intent to ship/unprefix: Canvas2D imageSmoothingEnabled

98 views
Skip to first unread message

Florian Scholz

unread,
Nov 29, 2015, 10:35:09 AM11/29/15
to dev-pl...@lists.mozilla.org
Hi,

we intend to ship ctx.imageSmoothingEnabled and add a deprecation
warning for ctx.mozImageSmoothingEnabled.

This is a Canvas2D context property which controls the interpolation of
images drawn to 2D canvas.

Bug https://bugzilla.mozilla.org/show_bug.cgi?id=768072

Spec https://html.spec.whatwg.org/multipage/scripting.html#image-smoothing
MDN
https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/imageSmoothingEnabled

Blink and WebKit unprefixed awhile ago, too:
https://code.google.com/p/chromium/issues/detail?id=277199
https://bugs.webkit.org/show_bug.cgi?id=147803

Florian

--
Florian Scholz
Technical Writer
Mozilla Developer Network

Ms2ger

unread,
Nov 30, 2015, 4:04:32 AM11/30/15
to
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 11/29/2015 04:34 PM, Florian Scholz wrote:
> Hi,
>
> we intend to ship ctx.imageSmoothingEnabled and add a deprecation
> warning for ctx.mozImageSmoothingEnabled.
>
> This is a Canvas2D context property which controls the
> interpolation of images drawn to 2D canvas.
>
> Bug https://bugzilla.mozilla.org/show_bug.cgi?id=768072
>
> Spec
> https://html.spec.whatwg.org/multipage/scripting.html#image-smoothing
>
>
MDN
> https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContex
t2D/imageSmoothingEnabled
>
>
>
> Blink and WebKit unprefixed awhile ago, too:
> https://code.google.com/p/chromium/issues/detail?id=277199
> https://bugs.webkit.org/show_bug.cgi?id=147803

Do we have a test suite that shows our implementation is interoperable
with Blink's and WebKit's?

Thanks
Ms2ger

-----BEGIN PGP SIGNATURE-----

iQEcBAEBAgAGBQJWXBESAAoJEOXgvIL+s8n2NcEH/0YsqESTN+lOYckFADa27c1D
JyL3pTFuAoLDqiIO9WXZVMe15rCZp9r5HJsDmqhYPNkIk5Mnn9eZXjPsEo8Pi+uD
aSwip1Cf5U0pn7DDeAUYOsEj8JVkwbrJhb2DUzmq0PNUUcHYEBG0hlmf8W6obdvU
BhWAKCV7OwK1JF+Zw6qEjFtams25syo3VmB3rgclzBqi0DZ7CRMCUnzbJgcwnkSN
QstbKcTGT/E62bEqW+Xxj0Zva3CEqWbTiub9V/iGimN4aq2vQRjuo/PzsNqcx+cN
sG01RqqZSmCDC1lW+W0HGz2vFpOfredEdKgc00fxzhJ1TJFm077OUgULTrAFD/w=
=HVw2
-----END PGP SIGNATURE-----

Florian Scholz

unread,
Dec 12, 2015, 5:42:34 PM12/12/15
to dev-pl...@lists.mozilla.org
I have opened https://github.com/w3c/web-platform-tests/pull/2416 to add
a few tests.
(https://bugzilla.mozilla.org/show_bug.cgi?id=696630 fixed our
implementation recently.)

Florian.

Florian Scholz
Technical Writer
Mozilla Developer Network

0 new messages