Bug 1341102 - Fix the reftest expectation again.

MozReview-Commit-ID: 6u28ETnJRtJ
This commit is contained in:
Xidorn Quan 2017-05-06 22:38:02 +10:00
parent 32b0b9df1f
commit bd05606389

View File

@ -11,7 +11,7 @@ HTTP(..) != font-features-turkish.html font-features-ref.html
HTTP(..) != font-features-noliga.html font-features-ref.html
# check that enabling optional ligatures causes a change
fails-if(stylo) HTTP(..) != font-features-hlig.html font-features-ref.html
HTTP(..) != font-features-hlig.html font-features-ref.html
# compare Turkish rendering with reference using ZWNJ to break the ligature
HTTP(..) == font-features-turkish.html font-features-turkish-ref.html
@ -24,7 +24,7 @@ HTTP(..) == font-features-turkish.html font-features-noliga.html
# though they're not really meaningful unless the tests above passed already.
# compare feature specified within @font-face to same feature in style rule
HTTP(..) == font-features-hlig-2.html font-features-hlig.html
fails-if(stylo) HTTP(..) == font-features-hlig-2.html font-features-hlig.html
HTTP(..) == font-features-hlig-4.html font-features-hlig.html
HTTP(..) != font-features-hlig-5.html font-features-hlig.html
HTTP(..) == font-features-ligatures-none.html font-features-noliga.html