summaryrefslogtreecommitdiff
path: root/dom/animation
diff options
context:
space:
mode:
authorjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-03-14 09:04:22 +0100
committerjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-03-14 09:04:22 +0100
commitf2f83c15217ad4e35c525ec410266625574fb0fa (patch)
treeccce843e1df9c1d1ba8bf12a03397739888674f0 /dom/animation
parentcbae78d85f998fd80a6f84511088fd757cb4fe2f (diff)
downloadaura-central-f2f83c15217ad4e35c525ec410266625574fb0fa.tar.gz
Revert - Bug 1324985: Disable firing the transitionrun and transitionstart on Aurora 52
Issue mcp-graveyard/UXP%55
Diffstat (limited to 'dom/animation')
-rw-r--r--dom/animation/test/mochitest.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/animation/test/mochitest.ini b/dom/animation/test/mochitest.ini
index feb424518..c694e4d25 100644
--- a/dom/animation/test/mochitest.ini
+++ b/dom/animation/test/mochitest.ini
@@ -28,6 +28,7 @@ support-files =
css-transitions/file_animation-pausing.html
css-transitions/file_animation-ready.html
css-transitions/file_animation-starttime.html
+ css-transitions/file_csstransition-events.html
css-transitions/file_csstransition-transitionproperty.html
css-transitions/file_document-get-animations.html
css-transitions/file_effect-target.html
@@ -81,6 +82,7 @@ support-files =
[css-transitions/test_animation-pausing.html]
[css-transitions/test_animation-ready.html]
[css-transitions/test_animation-starttime.html]
+[css-transitions/test_csstransition-events.html]
[css-transitions/test_csstransition-transitionproperty.html]
[css-transitions/test_document-get-animations.html]
[css-transitions/test_effect-target.html]