Bug 1507154 - disable grid-placement-auto-implicit-001.html on win10. r=mats

disable grid-placement-auto-implicit-001.html on win10

Differential Revision: https://phabricator.services.mozilla.com/D11895

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Joel Maher 2018-11-14 19:11:00 +00:00
parent dd44476442
commit ac44a96cd0

View File

@ -35,7 +35,7 @@ random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) == grid-abspos-items-015.ht
fuzzy-if(skiaContent,0-1,0-200) == grid-order-placement-definite-001.html grid-order-placement-definite-001-ref.html
skip-if(Android) == grid-placement-definite-implicit-001.html grid-placement-definite-implicit-001-ref.html
== grid-placement-definite-implicit-002.html grid-placement-definite-implicit-002-ref.html
fuzzy-if(skiaContent,0-64,0-1) skip-if(Android) == grid-placement-auto-implicit-001.html grid-placement-auto-implicit-001-ref.html
fuzzy-if(skiaContent,0-64,0-1) skip-if(Android||/^Windows\x20NT\x2010\.0/.test(http.oscpu)) == grid-placement-auto-implicit-001.html grid-placement-auto-implicit-001-ref.html # win10: bug 1507154
== grid-placement-abspos-implicit-001.html grid-placement-abspos-implicit-001-ref.html
random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) == rtl-grid-placement-definite-001.html rtl-grid-placement-definite-001-ref.html # Bug 1392106
random-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)) == rtl-grid-placement-auto-row-sparse-001.html rtl-grid-placement-auto-row-sparse-001-ref.html # Bug 1392106