summaryrefslogtreecommitdiff
path: root/firefox-tests-reftest.patch
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2021-03-30 09:01:38 +0200
committerMartin Stransky <stransky@redhat.com>2021-03-30 09:01:38 +0200
commit92a764c2a3f5a5fa6fb12050944a8a955667d2a6 (patch)
tree21fa1eae4fe14294d6a53eab17e3502a896aa563 /firefox-tests-reftest.patch
parentFedora 32 build fix (diff)
downloadlibrewolf-fedora-ff-92a764c2a3f5a5fa6fb12050944a8a955667d2a6.tar.gz
librewolf-fedora-ff-92a764c2a3f5a5fa6fb12050944a8a955667d2a6.tar.bz2
librewolf-fedora-ff-92a764c2a3f5a5fa6fb12050944a8a955667d2a6.zip
Reftest fix
Diffstat (limited to 'firefox-tests-reftest.patch')
-rw-r--r--firefox-tests-reftest.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox-tests-reftest.patch b/firefox-tests-reftest.patch
index 50dcc69..f76da7d 100644
--- a/firefox-tests-reftest.patch
+++ b/firefox-tests-reftest.patch
@@ -118,7 +118,7 @@ diff -U0 firefox-87.0/layout/reftests/bidi/reftest.list.firefox-tests-reftest fi
+++ firefox-87.0/layout/reftests/bidi/reftest.list 2021-03-25 18:32:51.616417722 +0100
@@ -3 +3 @@
-fuzzy-if(cocoaWidget,0-1,0-1) random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) == bdi-element.html bdi-element-ref.html # Bug 1392106
-+fuzzy(0-1, 0-1) fuzzy-if(cocoaWidget,0-1,0-1) random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) == bdi-element.html bdi-element-ref.html # Bug 1392106
++fuzzy(0-1,0-1) fuzzy-if(cocoaWidget,0-1,0-1) random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) == bdi-element.html bdi-element-ref.html # Bug 1392106
@@ -33,2 +33,2 @@
-fuzzy-if(Android,0-1,0-6) fuzzy-if(cocoaWidget,0-1,0-2) == mixedChartype-02.html mixedChartype-02-ref.html
-fuzzy-if(Android,0-1,0-6) fuzzy-if(cocoaWidget,0-1,0-2) == mixedChartype-02-j.html mixedChartype-02-ref.html
bgstack15