summaryrefslogtreecommitdiff
path: root/firefox-tests-reftest.patch
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2021-03-30 09:02:14 +0200
committerMartin Stransky <stransky@redhat.com>2021-03-30 09:02:14 +0200
commitf9687bc9aca6ecfeb38a288f50c096ff6f9249f6 (patch)
tree21fa1eae4fe14294d6a53eab17e3502a896aa563 /firefox-tests-reftest.patch
parentMerge branch 'main' into f34 (diff)
parentReftest fix (diff)
downloadlibrewolf-fedora-ff-f9687bc9aca6ecfeb38a288f50c096ff6f9249f6.tar.gz
librewolf-fedora-ff-f9687bc9aca6ecfeb38a288f50c096ff6f9249f6.tar.bz2
librewolf-fedora-ff-f9687bc9aca6ecfeb38a288f50c096ff6f9249f6.zip
Merge branch 'main' into f34
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