зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1258241 - Fix a fuzzing typo on Win10. r=me
--HG-- extra : rebase_source : eb495ddb4d38b49edf70251a3d491df2f3dc0efb
This commit is contained in:
Родитель
7853cf9f02
Коммит
3c2d1d5060
|
@ -4,6 +4,6 @@
|
|||
default-preferences pref(layout.css.filters.enabled,true)
|
||||
|
||||
# Some platforms render this complex filter chain a little differently, and that's ok.
|
||||
fuzzy(5,13000) fuzzy-if(/^Windows\x20NT\x2010\.0/.test(http.oscpu)&&layersGPUAccelerated,35,13055) == long-chain.html long-chain-ref.html # Win10: Bug 1258241
|
||||
fuzzy(5,13000) fuzzy-if(/^Windows\x20NT\x2010\.0/.test(http.oscpu)&&layersGPUAccelerated,35,13057) == long-chain.html long-chain-ref.html # Win10: Bug 1258241
|
||||
== moz-element.html moz-element-ref.html
|
||||
== same-filter.html same-filter-ref.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче