- From: Darwin Huang <notifications@github.com>
- Date: Thu, 16 May 2019 18:21:28 -0700
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 May 2019 01:21:51 UTC
As garykac mentioned, users cannot rely on transcoding to be lossless. It happens to be lossless for image/png's raster information, but this is only for Chrome's current implementation, and should not be expected/wouldn't preserve non-raster (metadata) anyways. For lossy formats, it may very well be lossy, or not, depending on UA implementation, but this is up to UA and there shouldn't be any expectation for lossless transcoding. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3ctag/design-reviews/issues/350#issuecomment-493284415
Received on Friday, 17 May 2019 01:21:51 UTC