Bug 1437572 - Update reftest fuzziness from WR PR 2408. r?jrmuizel draft
authorKartikaya Gupta <kgupta@mozilla.com>
Fri, 16 Feb 2018 11:02:57 -0500
changeset 756210 66ca68d09700a3941270bd7569c6f5cbc53ccb86
parent 756209 1291b9f661710b822448768fb447c07b4cdee2e3
push id99420
push userkgupta@mozilla.com
push dateFri, 16 Feb 2018 16:03:58 +0000
reviewersjrmuizel
bugs1437572
milestone60.0a1
Bug 1437572 - Update reftest fuzziness from WR PR 2408. r?jrmuizel MozReview-Commit-ID: 78ORHyYT4Bq
dom/html/reftests/reftest.list
--- a/dom/html/reftests/reftest.list
+++ b/dom/html/reftests/reftest.list
@@ -39,17 +39,17 @@ skip-if(Android) == 649134-2.html 649134
 == image-load-shortcircuit-1.html image-load-shortcircuit-ref.html
 == image-load-shortcircuit-2.html image-load-shortcircuit-ref.html
 
 # Test that image documents taken into account CSS properties like
 # image-orientation when determining the size of the image.
 # (Fuzzy necessary due to pixel-wise comparison of different JPEGs.
 # The vast majority of the fuzziness comes from Linux and WinXP.)
 fuzzy(1,149) == bug917595-iframe-1.html    bug917595-1-ref.html
-fuzzy(3,640) == bug917595-exif-rotated.jpg bug917595-pixel-rotated.jpg # bug 1060869
+fuzzy(3,640) fuzzy-if(webrender,10-10,10328-10328) == bug917595-exif-rotated.jpg bug917595-pixel-rotated.jpg # bug 1060869
 
 # Test support for SVG-as-image in <picture> elements.
 == bug1106522-1.html bug1106522-ref.html
 == bug1106522-2.html bug1106522-ref.html
 
 == href-attr-change-restyles.html href-attr-change-restyles-ref.html
 == figure.html figure-ref.html
 == pre-1.html pre-1-ref.html