mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-09 16:57:36 +00:00
Bug 1117955 - Disable css-animations/test_animation-pausing.html on Windows
This commit is contained in:
parent
c8da89cfae
commit
579783f725
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user