Bug 1117955 - Disable css-animations/test_animation-pausing.html on Windows

This commit is contained in:
Brian Birtles 2015-01-06 14:36:55 +09:00
Родитель c8da89cfae
Коммит 579783f725
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -7,7 +7,7 @@ skip-if = buildapp == 'mulet'
[css-animations/test_animations-dynamic-changes.html]
[css-animations/test_animation-effect-name.html]
[css-animations/test_animation-pausing.html]
skip-if = os == "mac" && os_version == "10.8" # disabled until bug 1112480 lands
skip-if = os == "win" || (os == "mac" && os_version == "10.8") # disabled until bug 1112480 lands
[css-animations/test_animation-player-playstate.html]
[css-animations/test_animation-player-ready.html]
[css-animations/test_animation-target.html]