Bug 1379810 - Intermittent layout/base/tests/test_scroll_snapping_scrollbars.html. disable on windows. r=KWierso

MozReview-Commit-ID: 9V5eR0r67rr
This commit is contained in:
Joel Maher 2017-07-24 18:28:24 -04:00
parent a54996bf34
commit 6af8e7f7ac

View File

@ -326,7 +326,7 @@ support-files = resize_flush_iframe.html
skip-if = toolkit == 'android' # Bug 1355844
support-files = scroll_selection_into_view_window.html
[test_scroll_snapping.html]
skip-if = toolkit == 'android' # Bug 1355851
skip-if = toolkit == 'android' || os == 'win' # Bug 1355851, win Bug 1379810
[test_scroll_snapping_scrollbars.html]
skip-if = toolkit == 'android' # Bug 1355851
[test_transformed_scrolling_repaints.html]