Bug 1176969 followup - Increase error amounts for intermittent fuzzy-if(cocoaWidget).

This commit is contained in:
L. David Baron 2015-06-30 21:35:30 -07:00
Родитель f87bcd3914
Коммит 96d67742c7
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -63,5 +63,5 @@ fuzzy(3,99) fuzzy-if(/^Windows\x20NT\x206\.1/.test(http.oscpu)&&!layersGPUAccele
fuzzy(3,99) == animate-cube-degrees.html animate-cube-degrees-ref.html # subpixel AA fuzzy(3,99) == animate-cube-degrees.html animate-cube-degrees-ref.html # subpixel AA
== animate-cube-degrees-zoom.html animate-cube-degrees-zoom-ref.html == animate-cube-degrees-zoom.html animate-cube-degrees-zoom-ref.html
!= animate-cube-degrees-ref.html animate-cube-degrees-zoom-ref.html != animate-cube-degrees-ref.html animate-cube-degrees-zoom-ref.html
fuzzy-if(cocoaWidget,3,1) skip-if(Android) == animate-preserve3d-parent.html animate-preserve3d-ref.html # intermittently fuzzy on Mac fuzzy-if(cocoaWidget,128,3) skip-if(Android) == animate-preserve3d-parent.html animate-preserve3d-ref.html # intermittently fuzzy on Mac
fuzzy-if(cocoaWidget,3,1) == animate-preserve3d-child.html animate-preserve3d-ref.html # intermittently fuzzy on Mac fuzzy-if(cocoaWidget,128,3) == animate-preserve3d-child.html animate-preserve3d-ref.html # intermittently fuzzy on Mac