Bug 1457435 - Higher maxDiff for resizer SVG image matching r=dao

MozReview-Commit-ID: DBkQAdKREng

--HG--
extra : rebase_source : ce083a49db7310d9553eabb87fc6b7c8d7f35ccb
This commit is contained in:
Timothy Guan-tin Chien 2018-04-27 08:03:04 -07:00
Родитель b4ccd4de21
Коммит d84752434e
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -87,7 +87,7 @@ test-pref(svg.context-properties.content.enabled,true) == treetwisty-svg-context
!= resizer-bottomend-rtl.xul blank-window.xul
# fuzzy for comparing SVG image flipped by CSS with a flipped SVG image.
# See bug 1450017 comment 79.
fuzzy(42,98) == resizer-bottomend-rtl.xul resizer-bottomend-flipped.xul
fuzzy(43,98) == resizer-bottomend-rtl.xul resizer-bottomend-flipped.xul
!= resizer-bottomstart.xul blank-window.xul
== resizer-bottomstart.xul resizer-bottomleft.xul
@ -96,4 +96,4 @@ fuzzy(42,98) == resizer-bottomend-rtl.xul resizer-bottomend-flipped.xul
!= resizer-bottomstart-rtl.xul blank-window.xul
# fuzzy for comparing SVG image flipped by CSS to a flipped SVG image.
# See bug 1450017 comment 79.
fuzzy(42,98) == resizer-bottomstart-rtl.xul resizer-bottomend.xul
fuzzy(43,98) == resizer-bottomstart-rtl.xul resizer-bottomend.xul