[animation-delay-010.html]
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1356222
expected:
if not debug and (os == "linux"): FAIL
if (os == "mac"): FAIL
if not debug and (os == "win") and (version == "6.1.7601"): FAIL
if debug and not e10s and (os == "win") and (version == "6.1.7601"): FAIL
if not debug and not e10s and (os == "mac"): FAIL
if debug and not e10s and (os == "linux") and (processor == "x86_64"): FAIL