Skip to content

Commit

Permalink
Bug 1792313 - Add fuziness to an intermittent reftest. r=gfx-reviewer…
Browse files Browse the repository at this point in the history
…s,jnicol

Why the fuzziness is intermittent is beyond me, but the idea of the test is to stress preicsion issues with a scaling transform applied to an SVG rect so it is prone to result in small difference on the antialiased edges.

Differential Revision: https://phabricator.services.mozilla.com/D159501
  • Loading branch information
nical committed Oct 19, 2022
1 parent e480e61 commit 45667d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout/reftests/svg/reftest.list
Original file line number Diff line number Diff line change
Expand Up @@ -629,4 +629,4 @@ fails-if(Android) != mask-resource.html about:blank # The image the test uses is
fuzzy(0-1,0-150) == mask-opacity-invalidation-1.html mask-opacity-invalidation-1-ref.html # clip-path mask/opacity optimization
skip-if(Android) skip-if(cocoaWidget) skip-if(/^Windows\x20NT\x2010\.0/.test(http.oscpu)) == transform-animation-on-path.html transform-animation-on-path-ref.html #Bug 1638909

== 1792313.svg 1792313-ref.svg
fuzzy(0-20,0-110) == 1792313.svg 1792313-ref.svg

0 comments on commit 45667d2

Please sign in to comment.