Revert "[common][animations][remove manual case from animations]" 60/272660/1
authorJihun Park <jihun87.park@samsung.com>
Tue, 22 Mar 2022 08:05:23 +0000 (08:05 +0000)
committerJihun Park <jihun87.park@samsung.com>
Tue, 22 Mar 2022 08:05:23 +0000 (08:05 +0000)
This reverts commit 25e5513ce04787bfcf618a70adfbe9d532adf8bb.

Change-Id: I2f1c0e6656dce1b721a0b96e488047d86372ec49

common/tct-animations-css3-tests/tests.full.xml
common/tct-animations-css3-tests/tests.xml

index 4b8312b263f86f06fdf61558fef4508ecf86db3a..d7a755e7a109542b3687ad2b9b7f8b93059f442d 100755 (executable)
           </spec>
         </specs>
       </testcase>
-      <!--<testcase purpose="Check background color and position changed with animation effect" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" priority="P1" id="transitions-css3">
+      <testcase purpose="Check background color and position changed with animation effect" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" priority="P1" id="transitions-css3">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animations-css3.html</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
     </set>
   </suite>
 </test_definition>
index 03821213c3901afcf2bc4a1b3b299c6fa0c8b0e0..dde66e172930c15fdaa12cbbc3c57cf2f892dafa 100755 (executable)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
+    <?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
 <test_definition>
   <suite name="tct-animations-css3-tests" category="W3C/HTML5 APIs">
     <set name="Animations" type="js">
           <test_script_entry>/opt/tct-animations-css3-tests/animations/CSS3Animations_animationEvent_constructor_animationEventInitDict.html</test_script_entry>
         </description>
         </testcase>
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animations-css3" purpose="Check background color and position changed with animation effect">
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animations-css3" purpose="Check background color and position changed with animation effect">
         <description>
-          <pre_condition/>
+          <pre_condition />
           <steps>
             <step order="1">
               <step_desc>Check background color and position changed with animation effect</step_desc>
           </steps>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animations-css3.html</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-delay-001" purpose="When animation-delay is set to a negative time offset, animation will execute as soon as it is applied but act as if the animation had started the specified time in the past">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-delay-001" purpose="When animation-delay is set to a negative time offset, animation will execute as soon as it is applied but act as if the animation had started the specified time in the past">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-delay-001-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-delay-002" purpose="When animation-delay is set to a positive time offset, animation will delay execution by the specified offset value">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-delay-002" purpose="When animation-delay is set to a positive time offset, animation will delay execution by the specified offset value">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-delay-002-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-delay-003" purpose="When animation-delay is set to 0s (zero seconds), animation will execute as soon as it is applied">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-delay-003" purpose="When animation-delay is set to 0s (zero seconds), animation will execute as soon as it is applied">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-delay-003-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-delay-004" purpose="Check that animation-delay applies to the ::after pseudo element">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-delay-004" purpose="Check that animation-delay applies to the ::after pseudo element">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-delay-004-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-delay-005" purpose="Check that animation-delay applies to the ::before pseudo element">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-delay-005" purpose="Check that animation-delay applies to the ::before pseudo element">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-delay-005-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-delay-006" purpose="Check that animation-delay property accepts 'initial' keyword">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-delay-006" purpose="Check that animation-delay property accepts 'initial' keyword">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-delay-006-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-delay-007" purpose="Check that animation-delay property accepts 'inherit' keyword">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-delay-007" purpose="Check that animation-delay property accepts 'inherit' keyword">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-delay-007-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-direction-001" purpose="When animation-direction is set to alternate, animation cycle will iteration that are odd counts are played in the normal direction, and the animation cycle iterations that are even counts are played in a reverse direction">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-direction-001" purpose="When animation-direction is set to alternate, animation cycle will iteration that are odd counts are played in the normal direction, and the animation cycle iterations that are even counts are played in a reverse direction">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-direction-001-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-direction-002" purpose="When animation-direction is set to normal, all iterations of animation are played as specified">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-direction-002" purpose="When animation-direction is set to normal, all iterations of animation are played as specified">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-direction-002-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-direction-003" purpose="When animation-direction is set to alternate-reverse, the animation cycle iterations that are odd counts are played in the normal direction, and the animation cycle iterations that are  Even counts are played in a reverse direction">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-direction-003" purpose="When animation-direction is set to alternate-reverse, the animation cycle iterations that are odd counts are played in the normal direction, and the animation cycle iterations that are  Even counts are played in a reverse direction">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-direction-003-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-direction-004" purpose="When animation-direction is set to reverse, all iterations of the animation are played in the reverse direction from the way they were specified">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-direction-004" purpose="When animation-direction is set to reverse, all iterations of the animation are played in the reverse direction from the way they were specified">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-direction-004-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-direction-005" purpose="Check that animation-direction applies to the ::after pseudo element">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-direction-005" purpose="Check that animation-direction applies to the ::after pseudo element">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-direction-005-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-direction-006" purpose="Check that animation-direction applies to the ::before pseudo element">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-direction-006" purpose="Check that animation-direction applies to the ::before pseudo element">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-direction-006-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-display" purpose="Check that setting 'display' property to 'none' terminates running animation applied to the element, and updating 'display' property to a value other than 'none' will start the animation">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-display" purpose="Check that setting 'display' property to 'none' terminates running animation applied to the element, and updating 'display' property to a value other than 'none' will start the animation">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-display-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-duration-001" purpose="When animation-duration value is set blank, there will be no animation seen">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-duration-001" purpose="When animation-duration value is set blank, there will be no animation seen">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-duration-001-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-duration-002" purpose="When animation-duration is set a finite time offset, animation takes the specifies time to complete one cycle">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-duration-002" purpose="When animation-duration is set a finite time offset, animation takes the specifies time to complete one cycle">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-duration-002-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-duration-003" purpose="When animation-duration is set to a negative value, it is treated as 0s (zero seconds) and no animation is seen">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-duration-003" purpose="When animation-duration is set to a negative value, it is treated as 0s (zero seconds) and no animation is seen">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-duration-003-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-duration-004" purpose="When animation-duration is set to 0s (zero seconds), animation occurs instantaneously, there will be no animation seen">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-duration-004" purpose="When animation-duration is set to 0s (zero seconds), animation occurs instantaneously, there will be no animation seen">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-duration-004-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-duration-005" purpose="When animation-duration is set to 0s (zero seconds), and 'animation-fill-mode' is set to 'forwards', the last frame of the animation will be displayed">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-duration-005" purpose="When animation-duration is set to 0s (zero seconds), and 'animation-fill-mode' is set to 'forwards', the last frame of the animation will be displayed">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-duration-005-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-duration-006" purpose="When animation-duration is set to 0s (zero seconds), and 'animation-fill-mode' is set to 'both', the last frame of the animation will be displayed">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-duration-006" purpose="When animation-duration is set to 0s (zero seconds), and 'animation-fill-mode' is set to 'both', the last frame of the animation will be displayed">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-duration-006-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-duration-007" purpose="Check that animation-duration applies to the ::before pseudo element">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-duration-007" purpose="Check that animation-duration applies to the ::before pseudo element">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-duration-007-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-duration-008" purpose="Check that animation-duration applies to the ::after pseudo element">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-duration-008" purpose="Check that animation-duration applies to the ::after pseudo element">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-duration-008-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-fill-mode-001" purpose="When animation-fill-mode is set to none, animation has no effect when it is applied but not executing">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-fill-mode-001" purpose="When animation-fill-mode is set to none, animation has no effect when it is applied but not executing">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-fill-mode-001-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-fill-mode-002" purpose="When animation-fill-mode is set to forwards, animation will apply the property values for the time the amination ended after the animation ends">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-fill-mode-002" purpose="When animation-fill-mode is set to forwards, animation will apply the property values for the time the amination ended after the animation ends">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-fill-mode-002-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-fill-mode-003" purpose="When animation-fill-mode is set to backwards, animation-delay is set a positive time offset, and animation-direction is 'normal' or 'alternate-reverse', animation will apply the from or 0% keyframe That will start the first iteration">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-fill-mode-003" purpose="When animation-fill-mode is set to backwards, animation-delay is set a positive time offset, and animation-direction is 'normal' or 'alternate-reverse', animation will apply the from or 0% keyframe That will start the first iteration">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-fill-mode-003-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-fill-mode-004" purpose="Check if animation-fill-mode is set to both, the effects of both 'forwards' and 'backwards' will apply">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-fill-mode-004" purpose="Check if animation-fill-mode is set to both, the effects of both 'forwards' and 'backwards' will apply">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-fill-mode-004-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-fill-mode-005" purpose="Check that animation-fill-mode applies to the ::after pseudo element">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-fill-mode-005" purpose="Check that animation-fill-mode applies to the ::after pseudo element">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-fill-mode-005-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-fill-mode-006" purpose="Check that animation-fill-mode applies to the ::before pseudo element">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-fill-mode-006" purpose="Check that animation-fill-mode applies to the ::before pseudo element">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-fill-mode-006-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-count-001" purpose="When animation-iteration-count is not set, 1 is taken by default and animation will play from beginning to end once">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-count-001" purpose="When animation-iteration-count is not set, 1 is taken by default and animation will play from beginning to end once">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-iteration-count-001-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-count-002" purpose="When animation-iteration-count is set to infinite, animation will repeat forever">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-count-002" purpose="When animation-iteration-count is set to infinite, animation will repeat forever">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-iteration-count-002-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-count-003" purpose="When animation-iteration-count is set to negative count, it is invalid and animation will play from beginning to end once">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-count-003" purpose="When animation-iteration-count is set to negative count, it is invalid and animation will play from beginning to end once">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-iteration-count-003-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-count-004" purpose="When animation-iteration-count is set to non-integer, animation will end partway through its last cycle">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-count-004" purpose="When animation-iteration-count is set to non-integer, animation will end partway through its last cycle">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-iteration-count-004-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-count-005" purpose="When animation-iteration-count is set to integer count, animation will repeat the specified number of times">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-count-005" purpose="When animation-iteration-count is set to integer count, animation will repeat the specified number of times">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-iteration-count-005-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-count-006" purpose="When animation-iteration-count is set to 0 (zero), no animation is seen">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-count-006" purpose="When animation-iteration-count is set to 0 (zero), no animation is seen">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-iteration-count-006-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-count-007" purpose="Check that animation-iteration-count applies to the ::after pseudo element">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-count-007" purpose="Check that animation-iteration-count applies to the ::after pseudo element">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-iteration-count-007-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-count-008" purpose="Check that animation-iteration-count applies to the ::before pseudo element">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-count-008" purpose="Check that animation-iteration-count applies to the ::before pseudo element">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-iteration-count-008-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-event" purpose="Check that animationiteration event occurs at the end of each iteration of an animation for which animation-iteration-count is greater than one">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-iteration-event" purpose="Check that animationiteration event occurs at the end of each iteration of an animation for which animation-iteration-count is greater than one">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-iteration-event-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-keyframes-001" purpose="Check that @keyframes rule accepts 'from' and 'to' keywords, and percentage values">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-keyframes-001" purpose="Check that @keyframes rule accepts 'from' and 'to' keywords, and percentage values">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-keyframes-001-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-keyframes-002" purpose="Check that a keyframe selector specifies negative percentage values or values higher than 100%, the keyframe will be ignored">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-keyframes-002" purpose="Check that a keyframe selector specifies negative percentage values or values higher than 100%, the keyframe will be ignored">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-keyframes-002-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-keyframes-003" purpose="Check that @keyframes rule accpets 'animation-timing-function' property used as the animation moves to the next keyframe">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-keyframes-003" purpose="Check that @keyframes rule accpets 'animation-timing-function' property used as the animation moves to the next keyframe">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-keyframes-003-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-name-001" purpose="Check that animation-name is set without any value, there will be no animation">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-name-001" purpose="Check that animation-name is set without any value, there will be no animation">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-name-001-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-name-002" purpose="When animation-name is set to refer to a keyframe at-rule that provides the property values for the animation, animation will execute">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-name-002" purpose="When animation-name is set to refer to a keyframe at-rule that provides the property values for the animation, animation will execute">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-name-002-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-name-003" purpose="Check that animation-name is set to none, there will be no animation">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-name-003" purpose="Check that animation-name is set to none, there will be no animation">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-name-003-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-name-004" purpose="Check that animation-name does not match any keyframe at-rule, there are no properties to be animated and animation will not execute">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-name-004" purpose="Check that animation-name does not match any keyframe at-rule, there are no properties to be animated and animation will not execute">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-name-004-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-name-005" purpose="Check that animation-name applies to the ::after pseudo element">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-name-005" purpose="Check that animation-name applies to the ::after pseudo element">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-name-005-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-name-006" purpose="Check that animation-name applies to the ::before pseudo element">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-name-006" purpose="Check that animation-name applies to the ::before pseudo element">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-name-006-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-play-state-001" purpose="When animation-play-state is set to paused, animation is paused where the progress it had made before being paused">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-play-state-001" purpose="When animation-play-state is set to paused, animation is paused where the progress it had made before being paused">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-play-state-001-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-play-state-002" purpose="When animation-play-state is set to running, animation will proceed as normal">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-play-state-002" purpose="When animation-play-state is set to running, animation will proceed as normal">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-play-state-002-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-play-state-003" purpose="Check that animation-play-state applies to the ::after pseudo element">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-play-state-003" purpose="Check that animation-play-state applies to the ::after pseudo element">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-play-state-003-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-play-state-004" purpose="Check that animation-play-state applies to the ::before pseudo element">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-play-state-004" purpose="Check that animation-play-state applies to the ::before pseudo element">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-play-state-004-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-shorthand-001" purpose="Check that animation shorthand property accepts time values for animation-duration and animation-delay in order">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-shorthand-001" purpose="Check that animation shorthand property accepts time values for animation-duration and animation-delay in order">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-shorthand-001-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-shorthand-002" purpose="Check that animation shorthand applies to the ::after pseudo element and accepts time values for animation-duration and animation-delay in order">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-shorthand-002" purpose="Check that animation shorthand applies to the ::after pseudo element and accepts time values for animation-duration and animation-delay in order">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-shorthand-002-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-shorthand-003" purpose="Check that animation shorthand applies to the ::before pseudo element and accepts time values for animation-duration and animation-delay  in order">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-shorthand-003" purpose="Check that animation shorthand applies to the ::before pseudo element and accepts time values for animation-duration and animation-delay  in order">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-shorthand-003-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animationstart-and-animationend-events" purpose="Check that animationstart event occurs at the start of an animation, animationend event occurs when animation finishes">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animationstart-and-animationend-events" purpose="Check that animationstart event occurs at the start of an animation, animationend event occurs when animation finishes">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animationstart-and-animationend-events-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-001" purpose="When animation-timing-function is set to cubic-bezier with parameters (0,0,1,1), animation will progress over one cycle  of its duration with constant speed">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-001" purpose="When animation-timing-function is set to cubic-bezier with parameters (0,0,1,1), animation will progress over one cycle  of its duration with constant speed">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-timing-function-001-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-002" purpose="Check that animation-timing-function is set to ease, animation will starts slow, gain acceleration in the middle and again slow down at the end">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-002" purpose="Check that animation-timing-function is set to ease, animation will starts slow, gain acceleration in the middle and again slow down at the end">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-timing-function-002-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-003" purpose="Check that animation-timing-function is set to ease-in, animation will start slow, gain acceleration as time progresses">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-003" purpose="Check that animation-timing-function is set to ease-in, animation will start slow, gain acceleration as time progresses">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-timing-function-003-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-004" purpose="Check that animation-timing-function is set to ease-in-out,  animation will start slow, gain acceleration in the middle and again slow down at the end">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-004" purpose="Check that animation-timing-function is set to ease-in-out,  animation will start slow, gain acceleration in the middle and again slow down at the end">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-timing-function-004-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-005" purpose="Check that animation-timing-function is set to ease-out, animation will start with higher (than the normal) speed and relatively slow down as time progresses">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-005" purpose="Check that animation-timing-function is set to ease-out, animation will start with higher (than the normal) speed and relatively slow down as time progresses">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-timing-function-005-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-006" purpose="When animation-timing-function is set to linear, animation will progress over one cycle of its duration with constant speed">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-006" purpose="When animation-timing-function is set to linear, animation will progress over one cycle of its duration with constant speed">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-timing-function-006-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-007" purpose="When animation-timing-function is set to step-start, animation will play the end effect at the start of the interval">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-007" purpose="When animation-timing-function is set to step-start, animation will play the end effect at the start of the interval">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-timing-function-007-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-008" purpose="When animation-timing-function is set to step-end, animation will play the end effect at the end time point, and keep the start effect at the start of the interval">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-008" purpose="When animation-timing-function is set to step-end, animation will play the end effect at the end time point, and keep the start effect at the start of the interval">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-timing-function-008-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-009" purpose="When animation-timing-function is set to steps with parameters (number, start), animation will be defined by the number that divides the domain of operation into equally size intervals, evey time the change happens at the start of the interval">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-009" purpose="When animation-timing-function is set to steps with parameters (number, start), animation will be defined by the number that divides the domain of operation into equally size intervals, evey time the change happens at the start of the interval">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-timing-function-009-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-010" purpose="When animation-timing-function is set to steps with parameters  (number, end), animation will be defined by the number that divides the domain of operation into equally size intervals, evey time the changes happens at the end of the interval">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-010" purpose="When animation-timing-function is set to steps with parameters  (number, end), animation will be defined by the number that divides the domain of operation into equally size intervals, evey time the changes happens at the end of the interval">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-timing-function-010-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-011" purpose="Check that animation-timing-function applies to the ::after pseudo element">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-011" purpose="Check that animation-timing-function applies to the ::after pseudo element">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-timing-function-011-manual.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-012" purpose="Check that animation-timing-function applies to the ::before pseudo element">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="manual" id="animation-timing-function-012" purpose="Check that animation-timing-function applies to the ::before pseudo element">
         <description>
           <test_script_entry>/opt/tct-animations-css3-tests/animations/csswg/animation-timing-function-012-manual.html</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
     </set>
     <set name="Animations2" type="js">
       <testcase component="W3C_HTML5 APIs/DOM, Forms and Styles/CSS Animations Module Level 3" execution_type="auto" id="animationevent-interface" purpose="Test AnimationEvent interface">