Bug 1569345 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

We have some object-fit-*-png-* WPT tests that are annotated as failing (on non-webrender) due to a fuzzy image-scaling issue.  This is basically fine -- the tests are only expected to be pixel-perfect if they can get `image-rendering: pixelated`, which we don't yet support.

Since it's not too many pixels differing, we should just annotate these as fuzzy rather than failing, to better reflect reality & to get a bit more strictness.
We have some `object-fit-*-png-*` WPT tests that are annotated as failing (on non-webrender) due to a fuzzy image-scaling issue.  This is basically fine -- the tests are only expected to be pixel-perfect if they can get `image-rendering: pixelated`, which we don't yet support.

Since it's not too many pixels differing, we should just annotate these as fuzzy rather than failing, to better reflect reality & to get a bit more strictness.

Back to Bug 1569345 Comment 0