Fix TTS-2022 by sort the files with multi-tests in tests.xml/tests.full.xml
authorCui, Jieqiong <jieqiongx.cui@intel.com>
Tue, 24 Sep 2013 03:12:59 +0000 (11:12 +0800)
committerwanmingx.lin <wanmingx.lin@intel.com>
Tue, 24 Sep 2013 08:37:01 +0000 (16:37 +0800)
Signed-off-by: Cui, Jieqiong <jieqiongx.cui@intel.com>
16 files changed:
tct-2dtransforms-css3-tests/tests.full.xml
tct-2dtransforms-css3-tests/tests.xml
tct-3dtransforms-css3-tests/tests.full.xml
tct-3dtransforms-css3-tests/tests.xml
tct-audio-html5-tests/tests.full.xml
tct-audio-html5-tests/tests.xml
tct-netinfo-w3c-tests/tests.full.xml
tct-netinfo-w3c-tests/tests.xml
tct-transitions-css3-tests/tests.full.xml
tct-transitions-css3-tests/tests.xml
tct-video-html5-tests/tests.full.xml
tct-video-html5-tests/tests.xml
tct-webmessaging-w3c-tests/tests.full.xml
tct-webmessaging-w3c-tests/tests.xml
tct-xmlhttprequest-w3c-tests/tests.full.xml
tct-xmlhttprequest-w3c-tests/tests.xml

index 1d3a000a8b59e25d6af2d03dd1270ee892f44514..35c2a7fe0108492c746c3909cf0495561a35c30f 100644 (file)
@@ -2,58 +2,58 @@
 <?xml-stylesheet type="text/xsl"  href="./testcase.xsl"?>
 <test_definition>
   <suite name="tct-2dtransforms-css3-tests" launcher="WRTLauncher" category="W3C/HTML5 APIs">
-    <set name="2DTransforms1">
-      <testcase purpose="Check the computed value for 'transform: scale(2) scaleX()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry12">
+    <set name="2DTransforms">
+      <testcase purpose="Check if the perspective-origin property exists" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_perspective-origin_exists">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=12</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/2dtransform_property_exist.html?total_num=4&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="perspective-origin" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'tRAnSFoRM: scale(2) translate()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry8">
+      <testcase purpose="Check if the perspective property exists" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_perspective_exists">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=8</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/2dtransform_property_exist.html?total_num=4&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="perspective" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'TRANSFORM: translate(1px)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry78">
+      <testcase purpose="Check if the transform-style property exists" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_transform-style_exists">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=78</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/2dtransform_property_exist.html?total_num=4&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="transform-style" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'transform: scale(2) translateX()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry9">
+      <testcase purpose="Check if the backface-visibility property exists" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_backface-visibility_exists">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=9</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/2dtransform_property_exist.html?total_num=4&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="backface-visibility" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the getComputedStyle(div).transform with no attributes set" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry117">
+      <testcase purpose="Check the computed value for 'TRANSFORM: none' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P0" id="css3_2Dtransforms_tests_entry1">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=117</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
@@ -63,9 +63,9 @@
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'tRAnSFoRM: scale(2) rotate()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry14">
+      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) quasit' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry4">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=14</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-    </set>
-    <set name="2DTransforms2">
-      <testcase purpose="Check the computed value for 'transform: scale(2) skewX()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry15">
+      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) matrix()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry7">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=15</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         <specs>
           <spec>
@@ -89,9 +87,9 @@
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'TRANSFORM: matrix(1,2,3,4,5,6)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry75">
+      <testcase purpose="Check the computed value for 'tRAnSFoRM: scale(2) translate()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry8">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=75</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the getComputedStyle(div).transformOrigin with 'transform: none; transform-origin: none' via setting setAttribute()" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P0" id="css3_2Dtransforms_tests_entry2575">
+      <testcase purpose="Check the computed value for 'transform: scale(2) translateX()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry9">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=2575</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform-origin" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'TRANSFORM: skewy(45deg)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry111">
+      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) translateY()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry10">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=111</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=10</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="Check the computed value for 'tRAnSFoRM: scale(2) scale()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry11">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=11</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=11</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) translateY()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry10">
+      <testcase purpose="Check the computed value for 'transform: scale(2) scaleX()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry12">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=10</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=12</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry87">
+      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) scaleY()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry13">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=87</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=13</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'TRANSFORM: none' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P0" id="css3_2Dtransforms_tests_entry1">
+      <testcase purpose="Check the computed value for 'tRAnSFoRM: scale(2) rotate()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry14">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=14</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-    </set>
-    <set name="2DTransforms3">
-      <testcase purpose="Check the computed value for 'TRANSFORM: translatey(1in)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry84">
+      <testcase purpose="Check the computed value for 'transform: scale(2) skewX()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry15">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=84</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=15</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'TRANSFORM: rotate(90deg)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry96">
+      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) skewY()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry16">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=96</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=16</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) quasit' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry4">
+      <testcase purpose="Check the computed value for 'tRAnSFoRM: scale(2) skew()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry17">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=17</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'tRAnSFoRM: scale(2) skew()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry17">
+      <testcase purpose="Check the computed value for 'TRANSFORM: matrix(1,2,3,4,5,6)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry75">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=17</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=75</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'TRANSFORM: skewx(45deg)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry108">
+      <testcase purpose="Check the computed value for 'TRANSFORM: translate(1px)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry78">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=108</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=78</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) scaleY()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry13">
+      <testcase purpose="Check the computed value for 'TRANSFORM: translatex(1pt)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry81">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=13</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=81</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="getComputedStyle(div).transform with 'transform: none', set via setAttribute()" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P2" id="css3_2Dtransforms_tests_entry119">
+      <testcase purpose="Check the computed value for 'TRANSFORM: translatey(1in)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry84">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=119</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=84</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications" />
+            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
-            <spec_statement />
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Boundaries with 'transform: none', set via CSSOM; switch style 1" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P2" id="css3_2Dtransforms_tests_entry120">
+      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry87">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=120</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=87</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications" />
+            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
-            <spec_statement />
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Boundaries with 'transform: skewY(45deg)', set via setAttribute(); switch style 0" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P2" id="css3_2Dtransforms_tests_entry1774">
+      <testcase purpose="Check the computed value for 'TRANSFORM: scalex(2)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry90">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=1774</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=90</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications" />
+            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
-            <spec_statement />
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-    </set>
-    <set name="2DTransforms4">
-      <testcase purpose="Check the computed value for 'TRANSFORM: translatex(1pt)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry81">
+      <testcase purpose="Check the computed value for 'TRANSFORM: scaley(2)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry93">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=81</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=93</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) matrix()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry7">
+      <testcase purpose="Check the computed value for 'TRANSFORM: rotate(90deg)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry96">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=96</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'TRANSFORM: scalex(2)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry90">
+      <testcase purpose="Check the computed value for 'TRANSFORM: skewx(45deg)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry108">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=90</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=108</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'TRANSFORM: scaley(2)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry93">
+      <testcase purpose="Check the computed value for 'TRANSFORM: skewy(45deg)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry111">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=93</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=111</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="Check the computed value for 'TRANSFORM: skew(45deg, 45deg)' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry114">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=114</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=114</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) skewY()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry16">
+      <testcase purpose="Check the getComputedStyle(div).transform with no attributes set" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_tests_entry117">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=16</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=117</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the perspective-origin property exists" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_perspective-origin_exists">
+      <testcase purpose="getComputedStyle(div).transform with 'transform: none', set via setAttribute()" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P2" id="css3_2Dtransforms_tests_entry119">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/2dtransform_property_exist.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=119</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="perspective-origin" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications" />
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
-            <spec_statement/>
+            <spec_statement />
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the perspective property exists" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_perspective_exists">
+      <testcase purpose="Boundaries with 'transform: none', set via CSSOM; switch style 1" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P2" id="css3_2Dtransforms_tests_entry120">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/2dtransform_property_exist.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=120</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="perspective" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications" />
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
-            <spec_statement/>
+            <spec_statement />
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the transform-style property exists" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_transform-style_exists">
+      <testcase purpose="getComputedStyle(div).transform with 'transform: translate(-1px, 1em)', set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P2" id="css3_2Dtransforms_tests_entry727">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/2dtransform_property_exist.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=727</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform-style" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications" />
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
-            <spec_statement/>
+            <spec_statement />
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the backface-visibility property exists" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P1" id="css3_2Dtransforms_backface-visibility_exists">
+      <testcase purpose="Boundaries with 'transform: skewY(45deg)', set via setAttribute(); switch style 0" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P2" id="css3_2Dtransforms_tests_entry1774">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/2dtransform_property_exist.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=1774</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="backface-visibility" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications" />
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
-            <spec_statement/>
+            <spec_statement />
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="getComputedStyle(div).transform with 'transform: translate(-1px, 1em)', set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P2" id="css3_2Dtransforms_tests_entry727">
+      <testcase purpose="Check the getComputedStyle(div).transformOrigin with 'transform: none; transform-origin: none' via setting setAttribute()" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" priority="P0" id="css3_2Dtransforms_tests_entry2575">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=727</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=2575</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications" />
+            <spec_assertion element_type="property" element_name="transform-origin" interface="CSS" specification="CSS 2D Transforms" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
-            <spec_statement />
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
index 31c1f8ce6077c04797ad117b8740584e2d894dec..db64097a8cbec348639f3e131ebeb93f06bb0678 100644 (file)
     <?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
 <test_definition>
   <suite launcher="WRTLauncher" name="tct-2dtransforms-css3-tests" category="W3C/HTML5 APIs">
-    <set name="2DTransforms1">
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry12" purpose="Check the computed value for 'transform: scale(2) scaleX()' set via CSSOM">
+    <set name="2DTransforms">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_perspective-origin_exists" purpose="Check if the perspective-origin property exists">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=12</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/2dtransform_property_exist.html?total_num=4&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry8" purpose="Check the computed value for 'tRAnSFoRM: scale(2) translate()' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_perspective_exists" purpose="Check if the perspective property exists">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=8</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/2dtransform_property_exist.html?total_num=4&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry78" purpose="Check the computed value for 'TRANSFORM: translate(1px)' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_transform-style_exists" purpose="Check if the transform-style property exists">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=78</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/2dtransform_property_exist.html?total_num=4&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry9" purpose="Check the computed value for 'transform: scale(2) translateX()' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_backface-visibility_exists" purpose="Check if the backface-visibility property exists">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=9</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/2dtransform_property_exist.html?total_num=4&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry117" purpose="Check the getComputedStyle(div).transform with no attributes set">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry1" purpose="Check the computed value for 'TRANSFORM: none' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=117</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry14" purpose="Check the computed value for 'tRAnSFoRM: scale(2) rotate()' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry4" purpose="Check the computed value for 'TRANSFORM: scale(2) quasit' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=14</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         </testcase>
-    </set>
-    <set name="2DTransforms2">
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry15" purpose="Check the computed value for 'transform: scale(2) skewX()' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry7" purpose="Check the computed value for 'TRANSFORM: scale(2) matrix()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=15</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry75" purpose="Check the computed value for 'TRANSFORM: matrix(1,2,3,4,5,6)' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry8" purpose="Check the computed value for 'tRAnSFoRM: scale(2) translate()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=75</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry2575" purpose="Check the getComputedStyle(div).transformOrigin with 'transform: none; transform-origin: none' via setting setAttribute()">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry9" purpose="Check the computed value for 'transform: scale(2) translateX()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=2575</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry111" purpose="Check the computed value for 'TRANSFORM: skewy(45deg)' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry10" purpose="Check the computed value for 'TRANSFORM: scale(2) translateY()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=111</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=10</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry11" purpose="Check the computed value for 'tRAnSFoRM: scale(2) scale()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=11</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=11</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry10" purpose="Check the computed value for 'TRANSFORM: scale(2) translateY()' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry12" purpose="Check the computed value for 'transform: scale(2) scaleX()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=10</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=12</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry87" purpose="Check the computed value for 'TRANSFORM: scale(2)' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry13" purpose="Check the computed value for 'TRANSFORM: scale(2) scaleY()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=87</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=13</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry1" purpose="Check the computed value for 'TRANSFORM: none' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry14" purpose="Check the computed value for 'tRAnSFoRM: scale(2) rotate()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=14</test_script_entry>
         </description>
         </testcase>
-    </set>
-    <set name="2DTransforms3">
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry84" purpose="Check the computed value for 'TRANSFORM: translatey(1in)' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry15" purpose="Check the computed value for 'transform: scale(2) skewX()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=84</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=15</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry96" purpose="Check the computed value for 'TRANSFORM: rotate(90deg)' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry16" purpose="Check the computed value for 'TRANSFORM: scale(2) skewY()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=96</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=16</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry4" purpose="Check the computed value for 'TRANSFORM: scale(2) quasit' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry17" purpose="Check the computed value for 'tRAnSFoRM: scale(2) skew()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=17</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry17" purpose="Check the computed value for 'tRAnSFoRM: scale(2) skew()' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry75" purpose="Check the computed value for 'TRANSFORM: matrix(1,2,3,4,5,6)' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=17</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=75</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry108" purpose="Check the computed value for 'TRANSFORM: skewx(45deg)' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry78" purpose="Check the computed value for 'TRANSFORM: translate(1px)' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=108</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=78</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry13" purpose="Check the computed value for 'TRANSFORM: scale(2) scaleY()' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry81" purpose="Check the computed value for 'TRANSFORM: translatex(1pt)' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=13</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=81</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry119" purpose="getComputedStyle(div).transform with 'transform: none', set via setAttribute()">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry84" purpose="Check the computed value for 'TRANSFORM: translatey(1in)' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=119</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=84</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry120" purpose="Boundaries with 'transform: none', set via CSSOM; switch style 1">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry87" purpose="Check the computed value for 'TRANSFORM: scale(2)' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=120</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=87</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry1774" purpose="Boundaries with 'transform: skewY(45deg)', set via setAttribute(); switch style 0">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry90" purpose="Check the computed value for 'TRANSFORM: scalex(2)' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=1774</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=90</test_script_entry>
         </description>
         </testcase>
-    </set>
-    <set name="2DTransforms4">
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry81" purpose="Check the computed value for 'TRANSFORM: translatex(1pt)' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry93" purpose="Check the computed value for 'TRANSFORM: scaley(2)' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=81</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=93</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry7" purpose="Check the computed value for 'TRANSFORM: scale(2) matrix()' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry96" purpose="Check the computed value for 'TRANSFORM: rotate(90deg)' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=96</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry90" purpose="Check the computed value for 'TRANSFORM: scalex(2)' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry108" purpose="Check the computed value for 'TRANSFORM: skewx(45deg)' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=90</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=108</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry93" purpose="Check the computed value for 'TRANSFORM: scaley(2)' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry111" purpose="Check the computed value for 'TRANSFORM: skewy(45deg)' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=93</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=111</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry114" purpose="Check the computed value for 'TRANSFORM: skew(45deg, 45deg)' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=114</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=114</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry16" purpose="Check the computed value for 'TRANSFORM: scale(2) skewY()' set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry117" purpose="Check the getComputedStyle(div).transform with no attributes set">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=16</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=117</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_perspective-origin_exists" purpose="Check if the perspective-origin property exists">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry119" purpose="getComputedStyle(div).transform with 'transform: none', set via setAttribute()">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/2dtransform_property_exist.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=119</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_perspective_exists" purpose="Check if the perspective property exists">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry120" purpose="Boundaries with 'transform: none', set via CSSOM; switch style 1">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/2dtransform_property_exist.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=120</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_transform-style_exists" purpose="Check if the transform-style property exists">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry727" purpose="getComputedStyle(div).transform with 'transform: translate(-1px, 1em)', set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/2dtransform_property_exist.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=727</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_backface-visibility_exists" purpose="Check if the backface-visibility property exists">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry1774" purpose="Boundaries with 'transform: skewY(45deg)', set via setAttribute(); switch style 0">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/2dtransform_property_exist.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=1774</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry727" purpose="getComputedStyle(div).transform with 'transform: translate(-1px, 1em)', set via CSSOM">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 2D Transforms" execution_type="auto" id="css3_2Dtransforms_tests_entry2575" purpose="Check the getComputedStyle(div).transformOrigin with 'transform: none; transform-origin: none' via setting setAttribute()">
         <description>
-          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;amp;locator_key=id&amp;amp;value=727</test_script_entry>
+          <test_script_entry>/opt/tct-2dtransforms-css3-tests/2dtransforms/csswg/2d-transforms.html?total_num=3428&amp;locator_key=id&amp;value=2575</test_script_entry>
         </description>
         </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>
index 8793f34e879054baced067cbadc384c8b4220617..d908cb5c0816790e04a96d137933e872cad7e3df 100644 (file)
@@ -2,84 +2,82 @@
 <?xml-stylesheet type="text/xsl"  href="./testcase.xsl"?>
 <test_definition>
   <suite name="tct-3dtransforms-css3-tests" launcher="WRTLauncher" category="W3C/HTML5 APIs">
-    <set name="3DTransforms1">
-      <testcase purpose="Check the computed value for 'transform: scale(2) translateZ()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry3">
+    <set name="3DTransforms">
+      <testcase purpose="Check if the element backface-visibility is 'visible'" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P0" id="CSS33Dtransform_backface-visibility">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_backface-visibility.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
+            <spec_assertion element_type="property" element_name="backface-visibility" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/#backface-visibility</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the boundaries are with 'transform: translate3d(1pt, -50%, 0.0px)', setting via CSSOM; switch style 2" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P0" id="css3_3Dtransforms_tests_entry1000">
+      <testcase purpose="Check if the element perspective is '200px'" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="CSS33Dtransform_perspective">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1000</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_perspective.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
+            <spec_assertion element_type="property" element_name="perspective" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/#perspective-property</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Boundaries with 'transform: matrix3d(27.51, 19.4, -45.68, 0, -37.24, -18.45, 41.11, 0, 24.12, -3.3, -46.37, 0, 32.76, -36.5, 18.25, 1); transform-origin: 0 0', set via CSSOM; switch style 7" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry122">
+      <testcase purpose="Check if the element perspective-origin is '50px 27px'" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="CSS33Dtransform_perspective-origin">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=122</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_perspective-origin.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform-origin" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
+            <spec_assertion element_type="property" element_name="perspective-origin" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/#perspective-origin</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-    </set>
-    <set name="3DTransforms2">
-      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) rotateX()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry7">
+      <testcase purpose="Check if the element transform is 'matrix(2, 0, 0, 2, 0, 0)'" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="CSS33Dtransform_transform">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_transform.html</test_script_entry>
         </description>
         <specs>
           <spec>
             <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
+            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/#effects</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'tRAnSFoRM: scale(2) translate3d()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry2">
+      <testcase purpose="Check if the element transform-origin is 'left top'" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="CSS33Dtransform_transform-origin">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_transform-origin.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
+            <spec_assertion element_type="property" element_name="transform-origin" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/#transform-origin</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'tRAnSFoRM: scale(2) rotateY()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry8">
+      <testcase purpose="Check if the element transform-style is 'preserve-3d'" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="CSS33Dtransform_transform-style">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=8</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_transform-style.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
+            <spec_assertion element_type="property" element_name="transform-style" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/#transform-style</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'tRAnSFoRM: scale(2) scaleZ()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry5">
+      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) matrix3d()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry1">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the boundaries with 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47); transform-style: preserve-3d' are on test div's grandparent, 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47); transform-style: preserve-3d' are on test div's parent, 'transform: none' on test div, setting via CSSOM; switch style 1" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P0" id="css3_3Dtransforms_tests_entry1587">
+      <testcase purpose="Check the computed value for 'tRAnSFoRM: scale(2) translate3d()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry2">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1587</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform-style" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="getComputedStyle(div).transform with 'transform: matrix3d(-1.72, -3.57, 0.15, 0, -3.95, 2.29, -1.53, 0, -3.74, 4.89, 0.34, 0, -2, 0.95, 0.53, 1)', set via setAttribute()" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry117">
+      <testcase purpose="Check the computed value for 'transform: scale(2) translateZ()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry3">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=117</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Boundaries with 'perspective: 100mm' on test div's parent, 'transform: rotateX(45deg)' on test div, set via setAttribute(); switch style 1" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry3865">
+      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) scale3d()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry4">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=3865</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="perspective" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-    </set>
-    <set name="3DTransforms3">
-      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) scale3d()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry4">
+      <testcase purpose="Check the computed value for 'tRAnSFoRM: scale(2) scaleZ()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry5">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the getComputedStyle(div.parentNode).perspective with 'perspective: none' is on test div's parent, setting via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry3738">
+      <testcase purpose="Check the computed value for 'transform: scale(2) rotate3d()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry6">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=3738</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="perspective" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the boundaries with 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47); transform-style: preserve-3d' are on test div's grandparent, 'transform: rotate3d(0, 0.6, 0.8, 90deg); transform-style: preserve-3d' are on test div's parent, 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47)' are on test div, setting via CSSOM; switch style 3" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry1674">
+      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) rotateX()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry7">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1674</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform-style" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the getComputedStyle(div.parentNode).perspective with no attributes set" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry3736">
+      <testcase purpose="Check the computed value for 'tRAnSFoRM: scale(2) rotateY()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry8">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=3736</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="perspective" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
       </testcase>
       <testcase purpose="Check the computed value for 'transform: scale(2) rotateZ()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry9">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=9</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) perspective()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P0" id="css3_3Dtransforms_tests_entry10">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=10</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=10</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Boundaries with 'transform: translate3d(0.23in, 17pt, -0.6em)' on test div's grandparent, 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47)' on test div's parent, 'transform: rotate3d(0, 0.6, 0.8, 90deg)' on test div, set via CSSOM; switch style 5" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry1749">
+      <testcase purpose="getComputedStyle(div).transform with 'transform: matrix3d(-1.72, -3.57, 0.15, 0, -3.95, 2.29, -1.53, 0, -3.74, 4.89, 0.34, 0, -2, 0.95, 0.53, 1)', set via setAttribute()" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry117">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1749</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=117</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Boundaries with 'transform: translate3d(0.23in, 17pt, -0.6em); transform-style: preserve-3d' on test div's grandparent, 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47); transform-style: preserve-3d' on test div's parent, 'transform: perspective(200px)' on test div, set via setAttribute(); switch style 7" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry1752">
+      <testcase purpose="Boundaries with 'transform: matrix3d(27.51, 19.4, -45.68, 0, -37.24, -18.45, 41.11, 0, 24.12, -3.3, -46.37, 0, 32.76, -36.5, 18.25, 1); transform-origin: 0 0', set via CSSOM; switch style 7" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry122">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1752</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=122</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="perspective" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="transform-origin" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-    </set>
-    <set name="3DTransforms4">
-      <testcase purpose="Check the computed value for 'transform: scale(2) rotate3d()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry6">
+      <testcase purpose="Check the boundaries are with 'transform: translate3d(1pt, -50%, 0.0px)', setting via CSSOM; switch style 2" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P0" id="css3_3Dtransforms_tests_entry1000">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1000</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the getComputedStyle(div).transformOrigin with 'transform: none; transform-origin: left top .0', setting via setAttribute()" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P0" id="css3_3Dtransforms_tests_entry2293">
+      <testcase purpose="Boundaries with 'transform: translateZ(1ex)', set via CSSOM; switch style 5" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry1006">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=2293</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1006</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform-origin" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check the computed value for 'TRANSFORM: scale(2) matrix3d()' set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry1">
+      <testcase purpose="getComputedStyle(div).transform with 'transform: scale3d(-0.12, 0, -2)', set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry1081">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1081</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Boundaries with 'transform: translateZ(1ex)', set via CSSOM; switch style 5" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry1006">
+      <testcase purpose="Boundaries with 'transform: rotate3d(1, -1, 0, 270deg)', set via CSSOM; switch style 4" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry1442">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1006</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1442</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-    </set>
-    <set name="3DTransforms5">
-      <testcase purpose="Check if the element backface-visibility is 'visible'" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P0" id="CSS33Dtransform_backface-visibility">
+      <testcase purpose="Boundaries with 'transform: rotate3d(1, 0, 0, 6.28rad)', set via CSSOM; switch style 3" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry1516">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_backface-visibility.html</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1516</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="backface-visibility" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/#backface-visibility</spec_url>
+            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the element perspective is '200px'" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="CSS33Dtransform_perspective">
+      <testcase purpose="Boundaries with 'transform: perspective(1mm)', set via CSSOM; switch style 4" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry1574">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_perspective.html</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1574</test_script_entry>
         </description>
         <specs>
           <spec>
             <spec_assertion element_type="property" element_name="perspective" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/#perspective-property</spec_url>
+            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the element perspective-origin is '50px 27px'" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="CSS33Dtransform_perspective-origin">
+      <testcase purpose="Check the boundaries with 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47); transform-style: preserve-3d' are on test div's grandparent, 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47); transform-style: preserve-3d' are on test div's parent, 'transform: none' on test div, setting via CSSOM; switch style 1" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P0" id="css3_3Dtransforms_tests_entry1587">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_perspective-origin.html</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1587</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="perspective-origin" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/#perspective-origin</spec_url>
+            <spec_assertion element_type="property" element_name="transform-style" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the element transform is 'matrix(2, 0, 0, 2, 0, 0)'" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="CSS33Dtransform_transform">
+      <testcase purpose="Check the boundaries with 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47); transform-style: preserve-3d' are on test div's grandparent, 'transform: rotate3d(0, 0.6, 0.8, 90deg); transform-style: preserve-3d' are on test div's parent, 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47)' are on test div, setting via CSSOM; switch style 3" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry1674">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_transform.html</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1674</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/#effects</spec_url>
+            <spec_assertion element_type="property" element_name="transform-style" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the element transform-origin is 'left top'" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="CSS33Dtransform_transform-origin">
+      <testcase purpose="Boundaries with 'transform: translate3d(0.23in, 17pt, -0.6em)' on test div's grandparent, 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47)' on test div's parent, 'transform: rotate3d(0, 0.6, 0.8, 90deg)' on test div, set via CSSOM; switch style 5" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry1749">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_transform-origin.html</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1749</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform-origin" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/#transform-origin</spec_url>
+            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the element transform-style is 'preserve-3d'" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="CSS33Dtransform_transform-style">
+      <testcase purpose="Boundaries with 'transform: translate3d(0.23in, 17pt, -0.6em); transform-style: preserve-3d' on test div's grandparent, 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47); transform-style: preserve-3d' on test div's parent, 'transform: perspective(200px)' on test div, set via setAttribute(); switch style 7" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry1752">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_transform-style.html</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1752</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform-style" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/#transform-style</spec_url>
+            <spec_assertion element_type="property" element_name="perspective" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="getComputedStyle(div).transform with 'transform: scale3d(-0.12, 0, -2)', set via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry1081">
+      <testcase purpose="Check the getComputedStyle(div).transformOrigin with 'transform: none; transform-origin: left top .0', setting via setAttribute()" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P0" id="css3_3Dtransforms_tests_entry2293">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1081</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=2293</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="transform-origin" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Boundaries with 'transform: rotate3d(1, -1, 0, 270deg)', set via CSSOM; switch style 4" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry1442">
+      <testcase purpose="Check the getComputedStyle(div.parentNode).perspective with no attributes set" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry3736">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1442</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=3736</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="perspective" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Boundaries with 'transform: rotate3d(1, 0, 0, 6.28rad)', set via CSSOM; switch style 3" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry1516">
+      <testcase purpose="Check the getComputedStyle(div.parentNode).perspective with 'perspective: none' is on test div's parent, setting via CSSOM" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P1" id="css3_3Dtransforms_tests_entry3738">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1516</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=3738</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="property" element_name="transform" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="property" element_name="perspective" interface="CSS" specification="CSS 3D Transforms Module Level 3 (Partial)" section="DOM, Forms and Styles" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-css3-transforms-20120911/</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Boundaries with 'transform: perspective(1mm)', set via CSSOM; switch style 4" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry1574">
+      <testcase purpose="Boundaries with 'perspective: 100mm' on test div's parent, 'transform: rotateX(45deg)' on test div, set via setAttribute(); switch style 1" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" priority="P2" id="css3_3Dtransforms_tests_entry3865">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1574</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=3865</test_script_entry>
         </description>
         <specs>
           <spec>
index 220587e883d1f17cd753d5b6b4c24a5b05f8b93f..649bf09d066773526bd8a99cb14a801d68d22327 100644 (file)
     <?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
 <test_definition>
   <suite launcher="WRTLauncher" name="tct-3dtransforms-css3-tests" category="W3C/HTML5 APIs">
-    <set name="3DTransforms1">
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry3" purpose="Check the computed value for 'transform: scale(2) translateZ()' set via CSSOM">
+    <set name="3DTransforms">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="CSS33Dtransform_backface-visibility" purpose="Check if the element backface-visibility is 'visible'">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_backface-visibility.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1000" purpose="Check the boundaries are with 'transform: translate3d(1pt, -50%, 0.0px)', setting via CSSOM; switch style 2">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="CSS33Dtransform_perspective" purpose="Check if the element perspective is '200px'">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1000</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_perspective.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry122" purpose="Boundaries with 'transform: matrix3d(27.51, 19.4, -45.68, 0, -37.24, -18.45, 41.11, 0, 24.12, -3.3, -46.37, 0, 32.76, -36.5, 18.25, 1); transform-origin: 0 0', set via CSSOM; switch style 7">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="CSS33Dtransform_perspective-origin" purpose="Check if the element perspective-origin is '50px 27px'">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=122</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_perspective-origin.html</test_script_entry>
         </description>
-        </testcase>
-    </set>
-    <set name="3DTransforms2">
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry7" purpose="Check the computed value for 'TRANSFORM: scale(2) rotateX()' set via CSSOM">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="CSS33Dtransform_transform" purpose="Check if the element transform is 'matrix(2, 0, 0, 2, 0, 0)'">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_transform.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry2" purpose="Check the computed value for 'tRAnSFoRM: scale(2) translate3d()' set via CSSOM">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="CSS33Dtransform_transform-origin" purpose="Check if the element transform-origin is 'left top'">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_transform-origin.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry8" purpose="Check the computed value for 'tRAnSFoRM: scale(2) rotateY()' set via CSSOM">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="CSS33Dtransform_transform-style" purpose="Check if the element transform-style is 'preserve-3d'">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=8</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_transform-style.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry5" purpose="Check the computed value for 'tRAnSFoRM: scale(2) scaleZ()' set via CSSOM">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1" purpose="Check the computed value for 'TRANSFORM: scale(2) matrix3d()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1587" purpose="Check the boundaries with 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47); transform-style: preserve-3d' are on test div's grandparent, 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47); transform-style: preserve-3d' are on test div's parent, 'transform: none' on test div, setting via CSSOM; switch style 1">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry2" purpose="Check the computed value for 'tRAnSFoRM: scale(2) translate3d()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1587</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry117" purpose="getComputedStyle(div).transform with 'transform: matrix3d(-1.72, -3.57, 0.15, 0, -3.95, 2.29, -1.53, 0, -3.74, 4.89, 0.34, 0, -2, 0.95, 0.53, 1)', set via setAttribute()">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry3" purpose="Check the computed value for 'transform: scale(2) translateZ()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=117</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry3865" purpose="Boundaries with 'perspective: 100mm' on test div's parent, 'transform: rotateX(45deg)' on test div, set via setAttribute(); switch style 1">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry4" purpose="Check the computed value for 'TRANSFORM: scale(2) scale3d()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=3865</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
-        </testcase>
-    </set>
-    <set name="3DTransforms3">
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry4" purpose="Check the computed value for 'TRANSFORM: scale(2) scale3d()' set via CSSOM">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry5" purpose="Check the computed value for 'tRAnSFoRM: scale(2) scaleZ()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry3738" purpose="Check the getComputedStyle(div.parentNode).perspective with 'perspective: none' is on test div's parent, setting via CSSOM">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry6" purpose="Check the computed value for 'transform: scale(2) rotate3d()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=3738</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1674" purpose="Check the boundaries with 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47); transform-style: preserve-3d' are on test div's grandparent, 'transform: rotate3d(0, 0.6, 0.8, 90deg); transform-style: preserve-3d' are on test div's parent, 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47)' are on test div, setting via CSSOM; switch style 3">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry7" purpose="Check the computed value for 'TRANSFORM: scale(2) rotateX()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1674</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry3736" purpose="Check the getComputedStyle(div.parentNode).perspective with no attributes set">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry8" purpose="Check the computed value for 'tRAnSFoRM: scale(2) rotateY()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=3736</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry9" purpose="Check the computed value for 'transform: scale(2) rotateZ()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=9</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry10" purpose="Check the computed value for 'TRANSFORM: scale(2) perspective()' set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=10</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=10</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1749" purpose="Boundaries with 'transform: translate3d(0.23in, 17pt, -0.6em)' on test div's grandparent, 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47)' on test div's parent, 'transform: rotate3d(0, 0.6, 0.8, 90deg)' on test div, set via CSSOM; switch style 5">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry117" purpose="getComputedStyle(div).transform with 'transform: matrix3d(-1.72, -3.57, 0.15, 0, -3.95, 2.29, -1.53, 0, -3.74, 4.89, 0.34, 0, -2, 0.95, 0.53, 1)', set via setAttribute()">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1749</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=117</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1752" purpose="Boundaries with 'transform: translate3d(0.23in, 17pt, -0.6em); transform-style: preserve-3d' on test div's grandparent, 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47); transform-style: preserve-3d' on test div's parent, 'transform: perspective(200px)' on test div, set via setAttribute(); switch style 7">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry122" purpose="Boundaries with 'transform: matrix3d(27.51, 19.4, -45.68, 0, -37.24, -18.45, 41.11, 0, 24.12, -3.3, -46.37, 0, 32.76, -36.5, 18.25, 1); transform-origin: 0 0', set via CSSOM; switch style 7">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1752</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=122</test_script_entry>
         </description>
-        </testcase>
-    </set>
-    <set name="3DTransforms4">
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry6" purpose="Check the computed value for 'transform: scale(2) rotate3d()' set via CSSOM">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1000" purpose="Check the boundaries are with 'transform: translate3d(1pt, -50%, 0.0px)', setting via CSSOM; switch style 2">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1000</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry2293" purpose="Check the getComputedStyle(div).transformOrigin with 'transform: none; transform-origin: left top .0', setting via setAttribute()">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1006" purpose="Boundaries with 'transform: translateZ(1ex)', set via CSSOM; switch style 5">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=2293</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1006</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1" purpose="Check the computed value for 'TRANSFORM: scale(2) matrix3d()' set via CSSOM">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1081" purpose="getComputedStyle(div).transform with 'transform: scale3d(-0.12, 0, -2)', set via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1081</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1006" purpose="Boundaries with 'transform: translateZ(1ex)', set via CSSOM; switch style 5">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1442" purpose="Boundaries with 'transform: rotate3d(1, -1, 0, 270deg)', set via CSSOM; switch style 4">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1006</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1442</test_script_entry>
         </description>
-        </testcase>
-    </set>
-    <set name="3DTransforms5">
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="CSS33Dtransform_backface-visibility" purpose="Check if the element backface-visibility is 'visible'">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1516" purpose="Boundaries with 'transform: rotate3d(1, 0, 0, 6.28rad)', set via CSSOM; switch style 3">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_backface-visibility.html</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1516</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="CSS33Dtransform_perspective" purpose="Check if the element perspective is '200px'">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1574" purpose="Boundaries with 'transform: perspective(1mm)', set via CSSOM; switch style 4">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_perspective.html</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1574</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="CSS33Dtransform_perspective-origin" purpose="Check if the element perspective-origin is '50px 27px'">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1587" purpose="Check the boundaries with 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47); transform-style: preserve-3d' are on test div's grandparent, 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47); transform-style: preserve-3d' are on test div's parent, 'transform: none' on test div, setting via CSSOM; switch style 1">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_perspective-origin.html</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1587</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="CSS33Dtransform_transform" purpose="Check if the element transform is 'matrix(2, 0, 0, 2, 0, 0)'">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1674" purpose="Check the boundaries with 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47); transform-style: preserve-3d' are on test div's grandparent, 'transform: rotate3d(0, 0.6, 0.8, 90deg); transform-style: preserve-3d' are on test div's parent, 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47)' are on test div, setting via CSSOM; switch style 3">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_transform.html</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1674</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="CSS33Dtransform_transform-origin" purpose="Check if the element transform-origin is 'left top'">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1749" purpose="Boundaries with 'transform: translate3d(0.23in, 17pt, -0.6em)' on test div's grandparent, 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47)' on test div's parent, 'transform: rotate3d(0, 0.6, 0.8, 90deg)' on test div, set via CSSOM; switch style 5">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_transform-origin.html</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1749</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="CSS33Dtransform_transform-style" purpose="Check if the element transform-style is 'preserve-3d'">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1752" purpose="Boundaries with 'transform: translate3d(0.23in, 17pt, -0.6em); transform-style: preserve-3d' on test div's grandparent, 'transform: matrix3d(0.98, 1.06, 4.07, 3.29, 4.06, -1.82, -4.09, -3.69, 0.22, 4.42, 1.29, -1.76, -3.59, 4.05, 3.36, 2.47); transform-style: preserve-3d' on test div's parent, 'transform: perspective(200px)' on test div, set via setAttribute(); switch style 7">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/CSS33Dtransform_transform-style.html</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=1752</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1081" purpose="getComputedStyle(div).transform with 'transform: scale3d(-0.12, 0, -2)', set via CSSOM">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry2293" purpose="Check the getComputedStyle(div).transformOrigin with 'transform: none; transform-origin: left top .0', setting via setAttribute()">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1081</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=2293</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1442" purpose="Boundaries with 'transform: rotate3d(1, -1, 0, 270deg)', set via CSSOM; switch style 4">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry3736" purpose="Check the getComputedStyle(div.parentNode).perspective with no attributes set">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1442</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=3736</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1516" purpose="Boundaries with 'transform: rotate3d(1, 0, 0, 6.28rad)', set via CSSOM; switch style 3">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry3738" purpose="Check the getComputedStyle(div.parentNode).perspective with 'perspective: none' is on test div's parent, setting via CSSOM">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1516</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=3738</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry1574" purpose="Boundaries with 'transform: perspective(1mm)', set via CSSOM; switch style 4">
+      </testcase>
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS 3D Transforms Module Level 3 (Partial)" execution_type="auto" id="css3_3Dtransforms_tests_entry3865" purpose="Boundaries with 'perspective: 100mm' on test div's parent, 'transform: rotateX(45deg)' on test div, set via setAttribute(); switch style 1">
         <description>
-          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;amp;locator_key=id&amp;amp;value=1574</test_script_entry>
+          <test_script_entry>/opt/tct-3dtransforms-css3-tests/3dtransforms/csswg/3d-transforms.html?total_num=3893&amp;locator_key=id&amp;value=3865</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>
index 3aea109aee4b6ab4e2e4666396ca02478303afd7..3d44c3f84f75a342edface6033904ac2ad8705a3 100644 (file)
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.autoplay attritbute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_autoplay_attribute_exists">
+      <testcase purpose="Check if new Audio() returns a new audio element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P0" id="audio_constructor">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=69</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_constructor.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="autoplay" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="constructor" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.buffered attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_buffered_exists">
+      <testcase purpose="Check if the audio.load exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_load_method_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=26</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_load_method_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="buffered" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="load" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if new Audio() returns a new audio element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P0" id="audio_constructor">
+      <testcase purpose="Check if audio.MediaController.buffered exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_buffered_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_constructor.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_buffered_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="constructor" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="attribute" element_name="buffered" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.controller exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_controller_attribute_exists">
+      <testcase purpose="Check if audio.MediaController.currentTime exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_currentTime_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=77</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_currentTime_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="controller" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="attribute" element_name="currentTime" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.controls exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_controls_attribute_exists">
+      <testcase purpose="Check if audio.MediaController.defaultPlaybackRate exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_defaultPlaybackRate_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=79</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_defaultPlaybackRate_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="attribute" element_name="defaultPlaybackRate" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.controls is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P0" id="audio_controls_attribute_type">
+      <testcase purpose="Check if audio.MediaController.duration exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_duration_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=80</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_duration_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="attribute" element_name="duration" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.currentTime attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_currentTime_attribute_exists">
+      <testcase purpose="Check if audio.MediaController.muted exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_muted_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=49</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_muted_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="currentTime" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="attribute" element_name="muted" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.defaultMuted attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_defaultMuted_attribute_exists">
+      <testcase purpose="Check if audio.MediaController.paused exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_paused_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=87</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_paused_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="attribute" element_name="paused" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.defaultMuted initial value is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_defaultMuted_attribute_initial">
+      <testcase purpose="Check if audio.MediaController.pause exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_pause_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=89</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_pause_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="method" element_name="pause" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.defaultPlaybackRate attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_defaultPlaybackRate_attribute_exists">
+      <testcase purpose="Check if audio.MediaController.playbackRate exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_playbackRate_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=58</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_playbackRate_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="defaultPlaybackRate" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="attribute" element_name="playbackRate" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.duration attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_duration_attribute_exists">
+      <testcase purpose="Check if audio.MediaController.played exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_played_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=51</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_played_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="duration" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="attribute" element_name="played" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.ended attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_ended_attribute_exists">
+      <testcase purpose="Check if audio.MediaController.play exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_play_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=66</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_play_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="ended" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="method" element_name="play" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.HAVE_CURRENT_DATA exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_HAVE_CURRENT_DATA_constant_exists">
+      <testcase purpose="Check if audio.MediaController.seekable exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_seekable_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=34</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_seekable_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_CURRENT_DATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="attribute" element_name="seekable" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.HAVE_ENOUGH_DATA exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_HAVE_ENOUGH_DATA_constant_exists">
+      <testcase purpose="Check if audio.MediaController.volume exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_volume_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=40</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_volume_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_ENOUGH_DATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="attribute" element_name="volume" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.HAVE_FUTURE_DATA exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_HAVE_FUTURE_DATA_constant_exists">
+      <testcase purpose="Check if audio.error.code exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaError_code_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=37</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaError_code_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_FUTURE_DATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="attribute" element_name="code" interface="MediaError" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediaerror</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.HAVE_METADATA exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_HAVE_METADATA_constant_exists">
+      <testcase purpose="Check if audio.error.MEDIA_ERR_ABORTED exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaError_MEDIA_ERR_ABORTED_constant_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=31</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaError_MEDIA_ERR_ABORTED_constant_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_METADATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="attribute" element_name="MEDIA_ERR_ABORTED" interface="MediaError" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediaerror</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.HAVE_NOTHING exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_HAVE_NOTHING_constant_exists">
+      <testcase purpose="Check if audio.error.MEDIA_ERR_DECODE exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaError_MEDIA_ERR_DECODE_constant_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=28</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaError_MEDIA_ERR_DECODE_constant_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_NOTHING" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="attribute" element_name="MEDIA_ERR_DECODE" interface="MediaError" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediaerror</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.load exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_load_method_exists">
+      <testcase purpose="Check if audio.error.MEDIA_ERR_NETWORK exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaError_MEDIA_ERR_NETWORK_constant_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_load_method_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaError_MEDIA_ERR_NETWORK_constant_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="load" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="attribute" element_name="MEDIA_ERR_NETWORK" interface="MediaError" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediaerror</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.loop attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_loop_attribute_exists">
+      <testcase purpose="Check if audio.error.MEDIA_ERR_SRC_NOT_SUPPORTED exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaError_MEDIA_ERR_SRC_NOT_SUPPORTED_constant_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=72</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaError_MEDIA_ERR_SRC_NOT_SUPPORTED_constant_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_assertion element_type="attribute" element_name="MEDIA_ERR_SRC_NOT_SUPPORTED" interface="MediaError" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediaerror</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.loop is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P0" id="audio_loop_attribute_type">
+      <testcase purpose="Check if audio.pause method exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_pause_method_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=73</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_pause_method_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="pause" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.loop initial value is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_loop_attribute_initial">
+      <testcase purpose="Check if audio.play method exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_play_method_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=74</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_play_method_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="play" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.MediaController.buffered exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_buffered_exists">
+      <testcase purpose="Check if audio.TimeRanges.end exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_TimeRanges_end_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_buffered_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_TimeRanges_end_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="buffered" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
+            <spec_assertion element_type="method" element_name="end" interface="TimeRanges" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#timeranges</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.MediaController.currentTime exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_currentTime_exists">
+      <testcase purpose="Check if audio.TimeRanges.length exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_TimeRanges_length_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_currentTime_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_TimeRanges_length_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="currentTime" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
+            <spec_assertion element_type="attribute" element_name="length" interface="TimeRanges" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#timeranges</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.MediaController.defaultPlaybackRate exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_defaultPlaybackRate_exists">
+      <testcase purpose="Check if audio.TimeRanges.start exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_TimeRanges_start_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_defaultPlaybackRate_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_TimeRanges_start_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="defaultPlaybackRate" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
+            <spec_assertion element_type="method" element_name="start" interface="TimeRanges" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#timeranges</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.MediaController.duration exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_duration_exists">
+      <testcase purpose="Check if user agent is able to set audio.volume with new value in the range 0.0 to 1.0 inclusive" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P0" id="audio_volume_normal">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_duration_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="duration" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.MediaController.muted exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_muted_exists">
+      <testcase purpose="Check if audio.MediaController.playbackState attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_playbackState_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_muted_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_playbackState_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="muted" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="playbackState" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.MediaController.paused exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_paused_exists">
+      <testcase purpose="Check if the type of audio.MediaController.playbackState attribute is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_playbackState_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_paused_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_playbackState_type.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="paused" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="playbackState" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.MediaController.pause exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_pause_exists">
+      <testcase purpose="Check if audio.MediaController.unpause method exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_unpause_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_pause_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_unpause_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="pause" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="unpause" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.MediaController.playbackRate exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_playbackRate_exists">
+      <testcase purpose="Check if the type of audio.MediaController.unpause method is function" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_unpause_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_playbackRate_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_unpause_type.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="playbackRate" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="unpause" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.MediaController.played exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_played_exists">
+      <testcase purpose="Check that audio.preload reflects 'none' value" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_preload_reflects_none">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_played_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/preload_reflects_none.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="played" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
-            <spec_statement/>
+            <spec_assertion element_type="attribute" element_name="preload" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_statement>The autoplay attribute can override the preload attribute (since if the media plays, it naturally has to buffer first, regardless of the hint given by the preload attribute). Including both is not an error, however.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.MediaController.play exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_play_exists">
+      <testcase purpose="Check that audio.canPlayType method support marks-fantasmagorical-format" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_canplaytype_bogus_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_play_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_bogus_type.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="play" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
-            <spec_statement/>
+            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_statement>The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type 'application/octet-stream'; it must return 'probably' if the user agent is confident that the type represents a media resource that it can render if used in with this audio or video element; and it must return 'maybe' otherwise. Implementors are encouraged to return 'maybe' unless the type can be confidently established as being supported or not. Generally, a user agent should never return 'probably' for a type that allows the codecs parameter if that parameter is not present.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.MediaController.seekable exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_seekable_exists">
+      <testcase purpose="Check that audio.preload reflects 'auto' value" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_preload_reflects_auto_value">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_seekable_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/preload_reflects_auto_value.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="seekable" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
-            <spec_statement/>
+            <spec_assertion element_type="attribute" element_name="preload" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_statement>The preload IDL attribute must reflect the content attribute of the same name, limited to only known values.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.MediaController.volume exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_volume_exists">
+      <testcase purpose="Check that audio.src is empty if there is no source" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_src_reflects_no_value">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_volume_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/src_reflects_no_value.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
-            <spec_statement/>
+            <spec_assertion element_type="attribute" element_name="src" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_statement>The src IDL attribute on media elements must reflect the content attribute of the same name.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.error.code exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaError_code_exists">
+      <testcase purpose="Check that canplaythrough event is triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_event_canplaythrough">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaError_code_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_canplaythrough.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="code" interface="MediaError" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediaerror</spec_url>
-            <spec_statement/>
+            <spec_assertion element_type="eventhandler" element_name="oncanplaythrough" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_statement>The user agent estimates that if playback were to be started now, the media resource could be rendered at the current playback rate all the way to its end without having to stop for further buffering.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.error.MEDIA_ERR_ABORTED exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaError_MEDIA_ERR_ABORTED_constant_exists">
+      <testcase purpose="Check that audio.readyState is greater than or equal to HAVE_FUTURE_DATA if playing event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="content_audio_readystate_during_playing">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaError_MEDIA_ERR_ABORTED_constant_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_during_playing.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="MEDIA_ERR_ABORTED" interface="MediaError" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediaerror</spec_url>
-            <spec_statement/>
+            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_statement>readyState is newly equal to or greater than HAVE_FUTURE_DATA</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.error.MEDIA_ERR_DECODE exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaError_MEDIA_ERR_DECODE_constant_exists">
+      <testcase purpose="Check that audio.readyState is greater than or equal to HAVE_CURRENT_DATA if loadeddata event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="content_audio_readystate_during_loadeddata">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaError_MEDIA_ERR_DECODE_constant_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_during_loadeddata.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="MEDIA_ERR_DECODE" interface="MediaError" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediaerror</spec_url>
-            <spec_statement/>
+            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_statement>readyState newly increased to HAVE_CURRENT_DATA or greater for the first time.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.error.MEDIA_ERR_NETWORK exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaError_MEDIA_ERR_NETWORK_constant_exists">
+      <testcase purpose="Check that the property of audio.error is null if no source" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="error_null_no_source">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaError_MEDIA_ERR_NETWORK_constant_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/error_null.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="MEDIA_ERR_NETWORK" interface="MediaError" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediaerror</spec_url>
-            <spec_statement/>
+            <spec_assertion element_type="attribute" element_name="error" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_statement>The error attribute, on getting, must return the MediaError object created for this last error, or null if there has not been an error.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.error.MEDIA_ERR_SRC_NOT_SUPPORTED exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaError_MEDIA_ERR_SRC_NOT_SUPPORTED_constant_exists">
+      <testcase purpose="Check that audio.preload reflects 'metadata' value" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_preload_reflects_metadata">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaError_MEDIA_ERR_SRC_NOT_SUPPORTED_constant_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/preload_reflects_metadata.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="MEDIA_ERR_SRC_NOT_SUPPORTED" interface="MediaError" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediaerror</spec_url>
-            <spec_statement/>
+            <spec_assertion element_type="attribute" element_name="preload" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
+            <spec_statement>The preload IDL attribute must reflect the content attribute of the same name, limited to only known values.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.mediaGroup exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_mediaGroup_attribute_exists">
+      <testcase purpose="Check that audio.canPlayType method support vorbis format" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="canplaytype_application_octet_stream_with_codecs_vorbis">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=75</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_application_octet_stream_with_codecs_1.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="mediaGroup" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement/>
+            <spec_statement>The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type 'application/octet-stream'; it must return 'probably' if the user agent is confident that the type represents a media resource that it can render if used in with this audio or video element; and it must return 'maybe' otherwise. Implementors are encouraged to return 'maybe' unless the type can be confidently established as being supported or not. Generally, a user agent should never return 'probably' for a type that allows the codecs parameter if that parameter is not present.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.muted exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_muted_attribute_exists">
+      <testcase purpose="Check that audio.readyState is HAVE_ENOUGH_DATA if canplaythrough event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="content_audio_readystate_during_canplaythrough">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=84</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_during_canplaythrough.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement/>
+            <spec_statement>readyState is newly equal to HAVE_ENOUGH_DATA.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.muted initial value is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_muted_attribute_initial">
+      <testcase purpose="Check that audio.canPlayType method exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_canplaytype_method_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=86</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_method_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement/>
+            <spec_statement>The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type 'application/octet-stream'; it must return 'probably' if the user agent is confident that the type represents a media resource that it can render if used in with this audio or video element; and it must return 'maybe' otherwise. Implementors are encouraged to return 'maybe' unless the type can be confidently established as being supported or not. Generally, a user agent should never return 'probably' for a type that allows the codecs parameter if that parameter is not present.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.NETWORK_EMPTY exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_NETWORK_EMPTY_constant_exists">
+      <testcase purpose="Check that audio.networkState property exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_networkstate_property_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=9</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/networkState_property_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_EMPTY" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="networkState" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement/>
+            <spec_statement>As media elements interact with the network, their current network activity is represented by the networkState attribute.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.NETWORK_IDLE exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_NETWORK_IDLE_constant_exists">
+      <testcase purpose="Check that audio.currentSrc returns non-empty after setting src attribute" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_currentsrc_nonempty_after_setting_src">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=12</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/currentSrc_nonempty_after_setting_src.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_IDLE" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="currentSrc" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement/>
+            <spec_statement>The currentSrc IDL attribute is initially the empty string. There are two ways to specify a media resource, the src attribute, or source elements. The attribute overrides the elements.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.NETWORK_LOADING exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_NETWORK_LOADING_constant_exists">
+      <testcase purpose="Check that audio.preload reflects 'none' value even if autoplay attribute is present" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_preload_reflects_none_autoplay">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=15</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/preload_reflects_none_autoplay.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_LOADING" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="preload" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement/>
+            <spec_statement>The preload IDL attribute must reflect the content attribute of the same name, limited to only known values.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.NETWORK_NO_SOURCE exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_NETWORK_NO_SOURCE_constant_exists">
+      <testcase purpose="Check that audio.readyState is greater than or equal to HAVE_METADATA_DATA if loadedMETAdata event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="content_audio_readystate_during_loadedmetadata">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=18</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_during_loadedmetadata.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_NO_SOURCE" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement/>
+            <spec_statement>readyState is newly equal to HAVE_METADATA or greater for the first time.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.paused attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_paused_attribute_exists">
+      <testcase purpose="Check that audio.currentSrc returns empty if there is no source" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_currentsrc_empty_if_no_src">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=55</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/currentSrc_empty_if_no_src.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="paused" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="currentSrc" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement/>
+            <spec_statement>The currentSrc IDL attribute is initially the empty string. There are two ways to specify a media resource, the src attribute, or source elements. The attribute overrides the elements.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.pause method exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_pause_method_exists">
+      <testcase purpose="Check that removing audio.src attribute tiggers loadstart event" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_src_removal_does_not_trigger_loadstart">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_pause_method_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/src_removal_does_not_trigger_loadstart.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="pause" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="src" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement/>
+            <spec_statement>If a src attribute of a media element is set or changed, the user agent must invoke the media element's media element load algorithm. (Removing the src attribute does not do this, even if there are source elements present.)</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.playbackRate attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_playbackRate_attribute_exists">
+      <testcase purpose="Check that audio.currentSrc returns non-empty if add source element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_currentsrc_nonempty_after_adding_source_child">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=60</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/currentSrc_nonempty_after_adding_source_child.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="playbackRate" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="currentSrc" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement/>
+            <spec_statement>The currentSrc IDL attribute is initially the empty string. There are two ways to specify a media resource, the src attribute, or source elements. The attribute overrides the elements.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.played attribute is [object TimeRanges]" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_played_attribute_exists">
+      <testcase purpose="Check that audio.canPlayType method supported mp4 format codecs parameter" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_canplaytype_mp4_supported_but_no_codecs_parameter">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=62</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_supported_but_no_codecs_parameter_2.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="played" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement/>
+            <spec_statement>The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type 'application/octet-stream'; it must return 'probably' if the user agent is confident that the type represents a media resource that it can render if used in with this audio or video element; and it must return 'maybe' otherwise. Implementors are encouraged to return 'maybe' unless the type can be confidently established as being supported or not. Generally, a user agent should never return 'probably' for a type that allows the codecs parameter if that parameter is not present.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.play method exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_play_method_exists">
+      <testcase purpose="Check that audio.readyState initial value is HAVE_NOTHING" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="content_audio_readystate_initial">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_play_method_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_initial.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="play" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement/>
+            <spec_statement>The ready state of a media element at any particular time is the greatest value describing the state of the element</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if attribute audio.seekable attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_seekable_attribute_exists">
+      <testcase purpose="Check that audio.canPlayType method support mp4 format" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="canplaytype_application_octet_stream_with_codecs_mp4a">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=64</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_application_octet_stream_with_codecs_2.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="seekable" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement/>
+            <spec_statement>A type that the user agent knows it cannot render is one that describes a resource that the user agent definitely does not support, for example because it doesn't recognize the container type, or it doesn't support the listed codecs.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.seeking attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_seeking_attribute_exists">
+      <testcase purpose="Check that audio.canPlayType method support octet-stream" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_canplaytype_application_octet_stream">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=46</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_application_octet_stream.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="seeking" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement/>
+            <spec_statement>The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type 'application/octet-stream'; it must return 'probably' if the user agent is confident that the type represents a media resource that it can render if used in with this audio or video element; and it must return 'maybe' otherwise. Implementors are encouraged to return 'maybe' unless the type can be confidently established as being supported or not. Generally, a user agent should never return 'probably' for a type that allows the codecs parameter if that parameter is not present.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.src exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_src_attribute_exists">
+      <testcase purpose="Check that audio.controls returns true if the controls attribute is present in the audio element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_controls_true_controls_present">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_controls_reflect.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="src" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.TimeRanges.end exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_TimeRanges_end_exists">
+      <testcase purpose="Check that audio.controls returns false if the controls attribute is set to false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_controls_reflects_false">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_TimeRanges_end_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_controls_reflect.html?total_num=3&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="end" interface="TimeRanges" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#timeranges</spec_url>
+            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.TimeRanges.length exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_TimeRanges_length_exists">
+      <testcase purpose="Check that audio.controls returns true if the controls attribute is set to true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_controls_reflects_true">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_TimeRanges_length_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_controls_reflect.html?total_num=3&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="length" interface="TimeRanges" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#timeranges</spec_url>
+            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.TimeRanges.start exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_TimeRanges_start_exists">
+      <testcase purpose="Check that audio.defaultMuted returns true if the muted attribute is present in the audio element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_defaultMuted_true_muted_present">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_TimeRanges_start_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_defaultMuted_reflect.html?total_num=4&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
-          <spec>
-            <spec_assertion element_type="method" element_name="start" interface="TimeRanges" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#timeranges</spec_url>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.volume attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_volume_attribute_exists">
+      <testcase purpose="Check that media.defaultMuted returns true if the muted attribute is set to false and the muted attribute is present in the audio element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_defaultMuted_no_dynamic_effect_muted">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=82</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_defaultMuted_reflect.html?total_num=4&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if user agent is able to set audio.volume with new value in the range 0.0 to 1.0 inclusive" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P0" id="audio_volume_normal">
+      <testcase purpose="Check that audio.defaultMuted returns false if the muted attribute is absent in the audio element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_defaultMuted_false_muted_absent">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_defaultMuted_reflect.html?total_num=4&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.MediaController.playbackState attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_playbackState_exists">
+      <testcase purpose="Check that audio.defaultMuted returns false if the muted attribute is set to true and the muted attribute is asent in the audio element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_defaultMuted_no_dynamic_effect">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_playbackState_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_defaultMuted_reflect.html?total_num=4&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="playbackState" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
+            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.MediaController.playbackState attribute is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_playbackState_type">
+      <testcase purpose="Check that seeking event is triggered more than once if audio.loop is set to true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_loop_base" onload_delay="15">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_playbackState_type.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_base.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="playbackState" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
+            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.MediaController.unpause method exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_unpause_exists">
+      <testcase purpose="Check that audio.loop returns true if the loop attribute is present in the audio element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_loop_true_loop_present">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_unpause_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_reflect.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="unpause" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
+            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.MediaController.unpause method is function" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_MediaController_unpause_type">
+      <testcase purpose="Check if audio.loop can be set to false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_loop_reflects_false">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_unpause_type.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_reflect.html?total_num=3&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="unpause" interface="MediaController" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#mediacontroller</spec_url>
+            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.preload reflects 'none' value" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_preload_reflects_none">
+      <testcase purpose="Check if audio.loop can be set to true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_loop_reflects_true">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/preload_reflects_none.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_reflect.html?total_num=3&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="preload" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>The autoplay attribute can override the preload attribute (since if the media plays, it naturally has to buffer first, regardless of the hint given by the preload attribute). Including both is not an error, however.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.canPlayType method support marks-fantasmagorical-format" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_canplaytype_bogus_type">
+      <testcase purpose="Check that audio.muted returns true if the muted attribute is present in the audio element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_muted_true_muted_present">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_bogus_type.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_muted_check.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type 'application/octet-stream'; it must return 'probably' if the user agent is confident that the type represents a media resource that it can render if used in with this audio or video element; and it must return 'maybe' otherwise. Implementors are encouraged to return 'maybe' unless the type can be confidently established as being supported or not. Generally, a user agent should never return 'probably' for a type that allows the codecs parameter if that parameter is not present.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.preload reflects 'auto' value" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_preload_reflects_auto_value">
+      <testcase purpose="Check if audio.muted can be set to false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_muted_false_unmuted">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/preload_reflects_auto_value.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_muted_check.html?total_num=3&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="preload" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>The preload IDL attribute must reflect the content attribute of the same name, limited to only known values.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.src is empty if there is no source" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_src_reflects_no_value">
+      <testcase purpose="Check if audio.muted can be set to true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_muted_true_muted">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/src_reflects_no_value.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_muted_check.html?total_num=3&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="src" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>The src IDL attribute on media elements must reflect the content attribute of the same name.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that canplaythrough event is triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_event_canplaythrough">
+      <testcase purpose="Check that volumechange event is triggered if audio.muted is changed" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_muted_volumechange">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_canplaythrough.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_muted_volumechange.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="eventhandler" element_name="oncanplaythrough" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>The user agent estimates that if playback were to be started now, the media resource could be rendered at the current playback rate all the way to its end without having to stop for further buffering.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.readyState is greater than or equal to HAVE_FUTURE_DATA if playing event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="content_audio_readystate_during_playing">
+      <testcase purpose="Check if the intial value of the audio.volume is in the range 0.0 to 1.0 inclusive" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_volume_initial">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_during_playing.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>readyState is newly equal to or greater than HAVE_FUTURE_DATA</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.readyState is greater than or equal to HAVE_CURRENT_DATA if loadeddata event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="content_audio_readystate_during_loadeddata">
+      <testcase purpose="Check if user agent is able to set audio.volume with new value 0.0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_volume_silent">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_during_loadeddata.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>readyState newly increased to HAVE_CURRENT_DATA or greater for the first time.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the property of audio.error is null if no source" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="error_null_no_source">
+      <testcase purpose="Check if user agent is able to set audio.volume with new value 1.0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_volume_loudest">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/error_null.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="error" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>The error attribute, on getting, must return the MediaError object created for this last error, or null if there has not been an error.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.preload reflects 'metadata' value" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_preload_reflects_metadata">
+      <testcase purpose="Check that user agent is able to get an INDEX_SIZE_ERR exception if set audio.volume with new value less than 0.0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_volume_exception_lower">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/preload_reflects_metadata.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="preload" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>The preload IDL attribute must reflect the content attribute of the same name, limited to only known values.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.canPlayType method support vorbis format" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="canplaytype_application_octet_stream_with_codecs_vorbis">
+      <testcase purpose="Check that user agent is able to get an INDEX_SIZE_ERR exception if set audio.volume with new value more than 1.0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_volume_exception_upper">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_application_octet_stream_with_codecs_1.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type 'application/octet-stream'; it must return 'probably' if the user agent is confident that the type represents a media resource that it can render if used in with this audio or video element; and it must return 'maybe' otherwise. Implementors are encouraged to return 'maybe' unless the type can be confidently established as being supported or not. Generally, a user agent should never return 'probably' for a type that allows the codecs parameter if that parameter is not present.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.readyState is HAVE_ENOUGH_DATA if canplaythrough event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="content_audio_readystate_during_canplaythrough">
+      <testcase purpose="Check that volumechange event is triggered if audio.volume is changed" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_volume_volumechange">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_during_canplaythrough.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_volumechange.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>readyState is newly equal to HAVE_ENOUGH_DATA.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.canPlayType method exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_canplaytype_method_exists">
+      <testcase purpose="Check that canplay event is triggered, then playing event triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P3" id="audio_event_order_canplay_playing">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_method_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_order_canplay_playing.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion usage="true" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type 'application/octet-stream'; it must return 'probably' if the user agent is confident that the type represents a media resource that it can render if used in with this audio or video element; and it must return 'maybe' otherwise. Implementors are encouraged to return 'maybe' unless the type can be confidently established as being supported or not. Generally, a user agent should never return 'probably' for a type that allows the codecs parameter if that parameter is not present.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.networkState property exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_networkstate_property_exists">
+      <testcase purpose="Check that audio.paused is false if play event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P3" id="audio_paused_false_during_play">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/networkState_property_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/paused_false_during_play.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="networkState" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion usage="true" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>As media elements interact with the network, their current network activity is represented by the networkState attribute.</spec_statement>
+            <spec_statement>paused is newly false</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.currentSrc returns non-empty after setting src attribute" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_currentsrc_nonempty_after_setting_src">
+      <testcase purpose="Check that canplay event is triggered, then canplaythrough event triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P3" id="audio_event_order_canplay_canplaythrough">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/currentSrc_nonempty_after_setting_src.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_order_canplay_canplaythrough.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="currentSrc" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion usage="true" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>The currentSrc IDL attribute is initially the empty string. There are two ways to specify a media resource, the src attribute, or source elements. The attribute overrides the elements.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.preload reflects 'none' value even if autoplay attribute is present" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_preload_reflects_none_autoplay">
+      <testcase purpose="Check that audio.paused is true if pause event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P3" id="audio_paused_true_during_pause">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/preload_reflects_none_autoplay.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/paused_true_during_pause.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="preload" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion usage="true" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>The preload IDL attribute must reflect the content attribute of the same name, limited to only known values.</spec_statement>
+            <spec_statement>paused is newly true.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.readyState is greater than or equal to HAVE_METADATA_DATA if loadedMETAdata event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="content_audio_readystate_during_loadedmetadata">
+      <testcase purpose="Check that loadedmetadata event is triggered, then loadeddata event triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P3" id="audio_event_order_loadedmetadata_loadeddata">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_during_loadedmetadata.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_order_loadedmetadata_loadeddata.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion usage="true" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>readyState is newly equal to HAVE_METADATA or greater for the first time.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.currentSrc returns empty if there is no source" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_currentsrc_empty_if_no_src">
+      <testcase purpose="Check that loadstart event is triggered, then progress event triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P3" id="audio_event_order_loadstart_progress">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/currentSrc_empty_if_no_src.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_order_loadstart_progress.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="currentSrc" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion usage="true" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>The currentSrc IDL attribute is initially the empty string. There are two ways to specify a media resource, the src attribute, or source elements. The attribute overrides the elements.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that removing audio.src attribute tiggers loadstart event" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_src_removal_does_not_trigger_loadstart">
+      <testcase purpose="Check if the audio element has a current media controller that expecting the loop attribute has no effect" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="manual" priority="P2" id="audio_loop_current_media_controller">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/src_removal_does_not_trigger_loadstart.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_current_media_controller.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="src" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>If a src attribute of a media element is set or changed, the user agent must invoke the media element's media element load algorithm. (Removing the src attribute does not do this, even if there are source elements present.)</spec_statement>
+            <spec_assertion element_type="attribute" element_name="controller" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-audio-element.html</spec_url>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.currentSrc returns non-empty if add source element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_currentsrc_nonempty_after_adding_source_child">
+      <testcase purpose="Check if the type of audio.error is object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_error_attribute_type">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/currentSrc_nonempty_after_adding_source_child.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="currentSrc" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="error" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>The currentSrc IDL attribute is initially the empty string. There are two ways to specify a media resource, the src attribute, or source elements. The attribute overrides the elements.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.canPlayType method supported mp4 format codecs parameter" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_canplaytype_mp4_supported_but_no_codecs_parameter">
+      <testcase purpose="Check if audio.src exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_src_attribute_exists">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_supported_but_no_codecs_parameter_2.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="src" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type 'application/octet-stream'; it must return 'probably' if the user agent is confident that the type represents a media resource that it can render if used in with this audio or video element; and it must return 'maybe' otherwise. Implementors are encouraged to return 'maybe' unless the type can be confidently established as being supported or not. Generally, a user agent should never return 'probably' for a type that allows the codecs parameter if that parameter is not present.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.readyState initial value is HAVE_NOTHING" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="content_audio_readystate_initial">
+      <testcase purpose="Check if the type of audio.src is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_src_attribute_type">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_initial.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="src" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>The ready state of a media element at any particular time is the greatest value describing the state of the element</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.canPlayType method support mp4 format" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="canplaytype_application_octet_stream_with_codecs_mp4a">
+      <testcase purpose="Check if the type of audio.currentsrc is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_currentSrc_attribute_type">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_application_octet_stream_with_codecs_2.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="currentSrc" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>A type that the user agent knows it cannot render is one that describes a resource that the user agent definitely does not support, for example because it doesn't recognize the container type, or it doesn't support the listed codecs.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.canPlayType method support octet-stream" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_canplaytype_application_octet_stream">
+      <testcase purpose="Check if the audio.NETWORK_EMPTY exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_NETWORK_EMPTY_constant_exists">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_application_octet_stream.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="NETWORK_EMPTY" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type 'application/octet-stream'; it must return 'probably' if the user agent is confident that the type represents a media resource that it can render if used in with this audio or video element; and it must return 'maybe' otherwise. Implementors are encouraged to return 'maybe' unless the type can be confidently established as being supported or not. Generally, a user agent should never return 'probably' for a type that allows the codecs parameter if that parameter is not present.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.autoplay attribute is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_autoplay_attribute_type">
+      <testcase purpose="Check if the type of audio.NETWORK_EMPTY is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_NETWORK_EMPTY_constant_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=70</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=10</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="autoplay" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="NETWORK_EMPTY" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.autoplay attribute default is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_autoplay_default_value">
+      <testcase purpose="Check if audio.NETWORK_EMPTY const value is 0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_NETWORK_EMPTY_constant_value">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=71</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=11</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="autoplay" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="NETWORK_EMPTY" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.buffered is object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_buffered_type">
+      <testcase purpose="Check if the audio.NETWORK_IDLE exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_NETWORK_IDLE_constant_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=27</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=12</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="buffered" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="NETWORK_IDLE" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.controller is object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_controller_attribute_type">
+      <testcase purpose="Check if the type of audio.NETWORK_IDLE is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_NETWORK_IDLE_constant_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=78</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=13</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="controller" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="NETWORK_IDLE" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.controls returns false if the controls attribute is set to false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_controls_reflects_false">
+      <testcase purpose="Check if audio.NETWORK_IDLE const value is 1" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_NETWORK_IDLE_constant_value">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_controls_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=14</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="NETWORK_IDLE" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.controls returns true if the controls attribute is set to true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_controls_reflects_true">
+      <testcase purpose="Check if the audio.NETWORK_LOADING exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_NETWORK_LOADING_constant_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_controls_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=15</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="NETWORK_LOADING" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.controls returns true if the controls attribute is present in the audio element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_controls_true_controls_present">
+      <testcase purpose="Check if the type of audio.NETWORK_LOADING is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_NETWORK_LOADING_constant_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_controls_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=16</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="NETWORK_LOADING" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.currentsrc is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_currentSrc_attribute_type">
+      <testcase purpose="Check if audio.NETWORK_LOADING const value is 2" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_NETWORK_LOADING_constant_value">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=17</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="currentSrc" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="NETWORK_LOADING" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.currentTime attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_currentTime_attribute_type">
+      <testcase purpose="Check if the audio.NETWORK_NO_SOURCE exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_NETWORK_NO_SOURCE_constant_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=50</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=18</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="currentTime" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="NETWORK_NO_SOURCE" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.defaultMuted is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_defaultMuted_attribute_type">
+      <testcase purpose="Check if the type of audio.NETWORK_NO_SOURCE is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_NETWORK_NO_SOURCE_constant_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=88</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=19</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="NETWORK_NO_SOURCE" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.defaultMuted returns false if the muted attribute is absent in the audio element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_defaultMuted_false_muted_absent">
+      <testcase purpose="Check if audio.NETWORK_NO_SOURCE const value is 3" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_NETWORK_NO_SOURCE_constant_value">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_defaultMuted_reflect.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=20</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="NETWORK_NO_SOURCE" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.defaultMuted returns false if the muted attribute is set to true and the muted attribute is asent in the audio element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_defaultMuted_no_dynamic_effect">
+      <testcase purpose="Check if the type of audio.networkState is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_networkState_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_defaultMuted_reflect.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=22</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="networkState" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that media.defaultMuted returns true if the muted attribute is set to false and the muted attribute is present in the audio element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_defaultMuted_no_dynamic_effect_muted">
+      <testcase purpose="Check if the type of audio.preload is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_preload_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_defaultMuted_reflect.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=25</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="preload" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.defaultMuted returns true if the muted attribute is present in the audio element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_defaultMuted_true_muted_present">
+      <testcase purpose="Check if the audio.buffered attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_buffered_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_defaultMuted_reflect.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=26</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="buffered" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.defaultPlaybackRate attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_defaultPlaybackRate_attribute_type">
+      <testcase purpose="Check if the type of audio.buffered is object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_buffered_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=59</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=27</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="defaultPlaybackRate" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="buffered" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.duration attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_duration_attribute_type">
+      <testcase purpose="Check if the audio.HAVE_NOTHING exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_HAVE_NOTHING_constant_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=52</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=28</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="duration" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_NOTHING" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.ended is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_ended_attribute_type">
+      <testcase purpose="Check if the type of audio.HAVE_NOTHING is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_NOTHING_constant_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=67</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=29</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="ended" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_NOTHING" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the default value of attribute audio.ended is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_ended_default_value">
+      <testcase purpose="Check if the constant value of audio.HAVE_NOTHING is 0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_NOTHING_constant_value">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=68</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=30</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="ended" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_NOTHING" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.error is object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_error_attribute_type">
+      <testcase purpose="Check if the audio.HAVE_METADATA exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_HAVE_METADATA_constant_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=31</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="error" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_METADATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.HAVE_CURRENT_DATA is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_CURRENT_DATA_constant_type">
+      <testcase purpose="Check if the type of audio.HAVE_METADATA is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_METADATA_constant_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=35</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=
+32</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_CURRENT_DATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_METADATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the constant value of audio.HAVE_CURRENT_DATA is 2" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_CURRENT_DATA_constant_value">
+      <testcase purpose="Check if the constant value of audio.HAVE_METADATA is 1" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_METADATA_constant_value">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=36</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=33</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_CURRENT_DATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_METADATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.HAVE_ENOUGH_DATA is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_ENOUGH_DATA_constant_type">
+      <testcase purpose="Check if the audio.HAVE_CURRENT_DATA exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_HAVE_CURRENT_DATA_constant_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=41</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=34</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_ENOUGH_DATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_CURRENT_DATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the constant value of audio.HAVE_ENOUGH_DATA is 4" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_ENOUGH_DATA_constant_value">
+      <testcase purpose="Check if the type of audio.HAVE_CURRENT_DATA is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_CURRENT_DATA_constant_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=42</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=35</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_ENOUGH_DATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_CURRENT_DATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.HAVE_FUTURE_DATA is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_FUTURE_DATA_constant_type">
+      <testcase purpose="Check if the constant value of audio.HAVE_CURRENT_DATA is 2" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_CURRENT_DATA_constant_value">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=38</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=36</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_FUTURE_DATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_CURRENT_DATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the constant value of audio.HAVE_FUTURE_DATA is 3" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_FUTURE_DATA_constant_value">
+      <testcase purpose="Check if the audio.HAVE_FUTURE_DATA exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_HAVE_FUTURE_DATA_constant_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=39</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=37</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.HAVE_METADATA is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_METADATA_constant_type">
+      <testcase purpose="Check if the type of audio.HAVE_FUTURE_DATA is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_FUTURE_DATA_constant_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=32</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=38</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_METADATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_FUTURE_DATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the constant value of audio.HAVE_METADATA is 1" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_METADATA_constant_value">
+      <testcase purpose="Check if the constant value of audio.HAVE_FUTURE_DATA is 3" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_FUTURE_DATA_constant_value">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=33</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=39</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_METADATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_FUTURE_DATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.HAVE_NOTHING is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_NOTHING_constant_type">
+      <testcase purpose="Check if the audio.HAVE_ENOUGH_DATA exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_HAVE_ENOUGH_DATA_constant_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=29</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=40</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_NOTHING" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_ENOUGH_DATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the constant value of audio.HAVE_NOTHING is 0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_NOTHING_constant_value">
+      <testcase purpose="Check if the type of audio.HAVE_ENOUGH_DATA is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_ENOUGH_DATA_constant_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=30</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=41</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_NOTHING" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_ENOUGH_DATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that seeking event is triggered more than once if audio.loop is set to true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_loop_base" onload_delay="15">
+      <testcase purpose="Check if the constant value of audio.HAVE_ENOUGH_DATA is 4" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_HAVE_ENOUGH_DATA_constant_value">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_base.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=42</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_ENOUGH_DATA" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.loop can be set to false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_loop_reflects_false">
+      <testcase purpose="Check if the type of audio.readyState attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_readyState_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=44</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.loop can be set to true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_loop_reflects_true">
+      <testcase purpose="Check if the audio.seeking attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_seeking_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=46</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="seeking" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.loop returns true if the loop attribute is present in the audio element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_loop_true_loop_present">
+      <testcase purpose="Check if the type of audio.seeking attribute is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_seeking_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=47</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="seeking" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.mediagroup is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_mediaGroup_attribute_type">
+      <testcase purpose="Check if the audio.seeking attribute must initially have the value false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_seeking_default_value">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=76</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=48</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="mediaGroup" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="seeking" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.muted is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_muted_attribute_type">
+      <testcase purpose="Check if the audio.currentTime attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_currentTime_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=85</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=49</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="currentTime" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.muted can be set to false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_muted_false_unmuted">
+      <testcase purpose="Check if the type of audio.currentTime attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_currentTime_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_muted_check.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=50</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="currentTime" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.muted can be set to true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_muted_true_muted">
+      <testcase purpose="Check if the audio.duration attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_duration_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_muted_check.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=51</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="duration" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.muted returns true if the muted attribute is present in the audio element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_muted_true_muted_present">
+      <testcase purpose="Check if the type of audio.duration attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_duration_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_muted_check.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=52</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="duration" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that volumechange event is triggered if audio.muted is changed" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_muted_volumechange">
+      <testcase purpose="Check if the audio.paused attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_paused_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_muted_volumechange.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=55</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="paused" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.networkState is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_networkState_attribute_type">
+      <testcase purpose="Check if the type of audio.paused attribute is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_paused_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=22</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=56</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="networkState" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="paused" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.NETWORK_EMPTY is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_NETWORK_EMPTY_constant_type">
+      <testcase purpose="Check if the audio.paused attribute must initially be true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_paused_attribute_default_value">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=10</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=57</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_EMPTY" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="paused" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.NETWORK_EMPTY const value is 0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_NETWORK_EMPTY_constant_value">
+      <testcase purpose="Check if the audio.defaultPlaybackRate attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_defaultPlaybackRate_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=11</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=58</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_EMPTY" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="defaultPlaybackRate" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.NETWORK_IDLE is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_NETWORK_IDLE_constant_type">
+      <testcase purpose="Check if the type of audio.defaultPlaybackRate attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_defaultPlaybackRate_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=13</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=59</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_IDLE" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="defaultPlaybackRate" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.NETWORK_IDLE const value is 1" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_NETWORK_IDLE_constant_value">
+      <testcase purpose="Check if the audio.playbackRate attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_playbackRate_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=14</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=60</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_IDLE" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="playbackRate" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.NETWORK_LOADING is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_NETWORK_LOADING_constant_type">
+      <testcase purpose="Check if the type of audio.playbackRate attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_playbackRate_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=16</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=61</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_LOADING" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="playbackRate" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.NETWORK_LOADING const value is 2" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_NETWORK_LOADING_constant_value">
+      <testcase purpose="Check if the type of audio.played attribute is [object TimeRanges]" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_played_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=17</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=62</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_LOADING" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="played" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.NETWORK_NO_SOURCE is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_NETWORK_NO_SOURCE_constant_type">
+      <testcase purpose="Check if the type of attribute audio.played is object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_played_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=19</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=63</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_NO_SOURCE" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="played" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if audio.NETWORK_NO_SOURCE const value is 3" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_NETWORK_NO_SOURCE_constant_value">
+      <testcase purpose="Check if attribute audio.seekable attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_seekable_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=20</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=64</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_NO_SOURCE" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="seekable" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.paused attribute must initially be true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_paused_attribute_default_value">
+      <testcase purpose="Check if the type of audio.seekable attribute is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_seekable_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=57</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=65</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="paused" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="seekable" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.paused attribute is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_paused_attribute_type">
+      <testcase purpose="Check if audio.ended attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_ended_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=56</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=66</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="paused" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="ended" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.playbackRate attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_playbackRate_attribute_type">
+      <testcase purpose="Check if the type of audio.ended is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_ended_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=61</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=67</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="playbackRate" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="ended" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of attribute audio.played is object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_played_attribute_type">
+      <testcase purpose="Check if the default value of attribute audio.ended is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_ended_default_value">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=63</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=68</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="played" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="ended" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.preload is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_preload_attribute_type">
+      <testcase purpose="Check if the audio.autoplay attritbute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_autoplay_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=25</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=69</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="preload" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="autoplay" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.readyState attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_readyState_attribute_type">
+      <testcase purpose="Check if the type of audio.autoplay attribute is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_autoplay_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=44</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=70</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="autoplay" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.seekable attribute is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_seekable_attribute_type">
+      <testcase purpose="Check if audio.autoplay attribute default is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_autoplay_default_value">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=65</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=71</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="seekable" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="autoplay" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.seeking attribute is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_seeking_attribute_type">
+      <testcase purpose="Check if audio.loop attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_loop_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=47</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=72</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="seeking" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio.seeking attribute must initially have the value false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_seeking_default_value">
+      <testcase purpose="Check if the type of audio.loop is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P0" id="audio_loop_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=48</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=73</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="seeking" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.src is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_src_attribute_type">
+      <testcase purpose="Check if audio.loop initial value is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_loop_attribute_initial">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=74</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="src" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of audio.volume attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_volume_attribute_type">
+      <testcase purpose="Check if audio.mediaGroup exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_mediaGroup_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=83</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=75</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="mediaGroup" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that user agent is able to get an INDEX_SIZE_ERR exception if set audio.volume with new value less than 0.0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_volume_exception_lower">
+      <testcase purpose="Check if the type of audio.mediagroup is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_mediaGroup_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=76</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="mediaGroup" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that user agent is able to get an INDEX_SIZE_ERR exception if set audio.volume with new value more than 1.0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_volume_exception_upper">
+      <testcase purpose="Check if the audio.controller exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_controller_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=77</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="controller" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the intial value of the audio.volume is in the range 0.0 to 1.0 inclusive" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_volume_initial">
+      <testcase purpose="Check if the type of audio.controller is object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_controller_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=78</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="controller" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if user agent is able to set audio.volume with new value 1.0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_volume_loudest">
+      <testcase purpose="Check if the audio.controls exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_controls_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=79</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if user agent is able to set audio.volume with new value 0.0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_volume_silent">
+      <testcase purpose="Check if the type of audio.controls is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P0" id="audio_controls_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=80</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that volumechange event is triggered if audio.volume is changed" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_volume_volumechange">
+      <testcase purpose="Check if audio.volume attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_volume_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_volumechange.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=82</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that canplay event is triggered, then playing event triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P3" id="audio_event_order_canplay_playing">
+      <testcase purpose="Check if the type of audio.volume attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_volume_attribute_type">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_order_canplay_playing.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=83</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion usage="true" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.paused is false if play event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P3" id="audio_paused_false_during_play">
+      <testcase purpose="Check if audio.muted exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_muted_attribute_exists">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/paused_false_during_play.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=84</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion usage="true" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>paused is newly false</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that canplay event is triggered, then canplaythrough event triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P3" id="audio_event_order_canplay_canplaythrough">
+      <testcase purpose="Check if the type of audio.muted is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_muted_attribute_type">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_order_canplay_canplaythrough.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=85</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion usage="true" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that audio.paused is true if pause event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P3" id="audio_paused_true_during_pause">
+      <testcase purpose="Check if audio.muted initial value is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_muted_attribute_initial">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/paused_true_during_pause.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=86</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion usage="true" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
-            <spec_statement>paused is newly true.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that loadedmetadata event is triggered, then loadeddata event triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P3" id="audio_event_order_loadedmetadata_loadeddata">
+      <testcase purpose="Check if the audio.defaultMuted attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_defaultMuted_attribute_exists">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_order_loadedmetadata_loadeddata.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=87</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion usage="true" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that loadstart event is triggered, then progress event triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P3" id="audio_event_order_loadstart_progress">
+      <testcase purpose="Check if the type of audio.defaultMuted is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P2" id="audio_defaultMuted_attribute_type">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_order_loadstart_progress.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=88</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion usage="true" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the audio element has a current media controller that expecting the loop attribute has no effect" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="manual" priority="P2" id="audio_loop_current_media_controller">
+      <testcase purpose="Check if audio.defaultMuted initial value is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" priority="P1" id="audio_defaultMuted_attribute_initial">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_current_media_controller.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=89</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="controller" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-audio-element.html</spec_url>
+            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLAudioElement" specification="HTML5 The audio element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#htmlmediaelement</spec_url>
             <spec_statement/>
           </spec>
         </specs>
index 5ec4e199307e2750d880940319a174efd0405a53..344fa0b8d13a619741b9709caeb289aef7cec695 100644 (file)
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_loadedmetadata.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_networkstate_initial" purpose="Check that audio.networkState is NETWORK_EMPTY">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/networkState_initial.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_preload_property_exists" purpose="Check if audio.preload property exists">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/preload_property_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="content_audio_src_reflects_attribute_not_source_elements" purpose="Check that audio.src reflects the content attribute of the same name">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/src_reflects_attribute_not_source_elements.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_event_canplay" purpose="Check that  canplay event is triggered if autoplay attribute present and src attibute give right address of the media resource">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_canplay.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_error_property_exists" purpose="Check if audio.error property exists">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/error_property_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_canplaytype_ogg_supported_but_no_codecs_parameter" purpose="Check that audio.canPlayType method supported ogg format codecs parameter">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_supported_but_no_codecs_parameter_1.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_event_playing" purpose="Check that playing event is triggered if autoplay attribute present and src attibute give right address of the media resource">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_playing.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_event_progress" purpose="Check that progress event is triggered if autoplay attribute present and src attibute give right address of the media resource">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_progress.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="content_audio_readystate_during_canplay" purpose="Check that audio.readyState is greater than or equal to HAVE_FUTURE_DATA if canplay event is triggered">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_during_canplay.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_event_loadstart" purpose="Check that loadstart event is triggered if autoplay attribute present and src attribute give right address of the media resource">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_loadstart.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_event_play" purpose="Check that play event is triggered if autoplay attribute present and src attribute give right address of the media resource">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_play.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_event_loadeddata" purpose="Check that loadedata event is triggered if autoplay attribute present and src attribute give right address of the media resource">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_loadeddata.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_currentsrc_property_exists" purpose="Check if the audio.currentSrc property exists">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/currentSrc_property_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_readystate_property_exists" purpose="Check if the audio.readyState property exists">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_property_exists.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_autoplay_attribute_exists" purpose="Check if the audio.autoplay attritbute exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=69</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_buffered_exists" purpose="Check if the audio.buffered attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=26</test_script_entry>
-        </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_constructor" purpose="Check if new Audio() returns a new audio element">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_constructor.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_controller_attribute_exists" purpose="Check if the audio.controller exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=77</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_controls_attribute_exists" purpose="Check if the audio.controls exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=79</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_controls_attribute_type" purpose="Check if the type of audio.controls is boolean">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=80</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_currentTime_attribute_exists" purpose="Check if the audio.currentTime attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=49</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultMuted_attribute_exists" purpose="Check if the audio.defaultMuted attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=87</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultMuted_attribute_initial" purpose="Check if audio.defaultMuted initial value is false">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=89</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultPlaybackRate_attribute_exists" purpose="Check if the audio.defaultPlaybackRate attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=58</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_duration_attribute_exists" purpose="Check if the audio.duration attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=51</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_ended_attribute_exists" purpose="Check if audio.ended attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=66</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_CURRENT_DATA_constant_exists" purpose="Check if the audio.HAVE_CURRENT_DATA exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=34</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_ENOUGH_DATA_constant_exists" purpose="Check if the audio.HAVE_ENOUGH_DATA exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=40</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_FUTURE_DATA_constant_exists" purpose="Check if the audio.HAVE_FUTURE_DATA exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=37</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_METADATA_constant_exists" purpose="Check if the audio.HAVE_METADATA exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=31</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_NOTHING_constant_exists" purpose="Check if the audio.HAVE_NOTHING exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=28</test_script_entry>
-        </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_load_method_exists" purpose="Check if the audio.load exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_load_method_exists.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_loop_attribute_exists" purpose="Check if audio.loop attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=72</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_loop_attribute_type" purpose="Check if the type of audio.loop is boolean">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=73</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_loop_attribute_initial" purpose="Check if audio.loop initial value is false">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=74</test_script_entry>
-        </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaController_buffered_exists" purpose="Check if audio.MediaController.buffered exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_buffered_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaController_currentTime_exists" purpose="Check if audio.MediaController.currentTime exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_currentTime_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaController_defaultPlaybackRate_exists" purpose="Check if audio.MediaController.defaultPlaybackRate exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_defaultPlaybackRate_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaController_duration_exists" purpose="Check if audio.MediaController.duration exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_duration_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaController_muted_exists" purpose="Check if audio.MediaController.muted exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_muted_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaController_paused_exists" purpose="Check if audio.MediaController.paused exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_paused_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaController_pause_exists" purpose="Check if audio.MediaController.pause exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_pause_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaController_playbackRate_exists" purpose="Check if audio.MediaController.playbackRate exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_playbackRate_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaController_played_exists" purpose="Check if audio.MediaController.played exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_played_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaController_play_exists" purpose="Check if audio.MediaController.play exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_play_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaController_seekable_exists" purpose="Check if audio.MediaController.seekable exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_seekable_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaController_volume_exists" purpose="Check if audio.MediaController.volume exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_volume_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaError_code_exists" purpose="Check if audio.error.code exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaError_code_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaError_MEDIA_ERR_ABORTED_constant_exists" purpose="Check if audio.error.MEDIA_ERR_ABORTED exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaError_MEDIA_ERR_ABORTED_constant_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaError_MEDIA_ERR_DECODE_constant_exists" purpose="Check if audio.error.MEDIA_ERR_DECODE exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaError_MEDIA_ERR_DECODE_constant_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaError_MEDIA_ERR_NETWORK_constant_exists" purpose="Check if audio.error.MEDIA_ERR_NETWORK exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaError_MEDIA_ERR_NETWORK_constant_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaError_MEDIA_ERR_SRC_NOT_SUPPORTED_constant_exists" purpose="Check if audio.error.MEDIA_ERR_SRC_NOT_SUPPORTED exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaError_MEDIA_ERR_SRC_NOT_SUPPORTED_constant_exists.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_mediaGroup_attribute_exists" purpose="Check if audio.mediaGroup exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=75</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_muted_attribute_exists" purpose="Check if audio.muted exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=84</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_muted_attribute_initial" purpose="Check if audio.muted initial value is false">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=86</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_EMPTY_constant_exists" purpose="Check if the audio.NETWORK_EMPTY exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=9</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_IDLE_constant_exists" purpose="Check if the audio.NETWORK_IDLE exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=12</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_LOADING_constant_exists" purpose="Check if the audio.NETWORK_LOADING exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=15</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_NO_SOURCE_constant_exists" purpose="Check if the audio.NETWORK_NO_SOURCE exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=18</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_paused_attribute_exists" purpose="Check if the audio.paused attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=55</test_script_entry>
-        </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_pause_method_exists" purpose="Check if audio.pause method exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_pause_method_exists.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_playbackRate_attribute_exists" purpose="Check if the audio.playbackRate attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=60</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_played_attribute_exists" purpose="Check if the type of audio.played attribute is [object TimeRanges]">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=62</test_script_entry>
-        </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_play_method_exists" purpose="Check if audio.play method exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_play_method_exists.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_seekable_attribute_exists" purpose="Check if attribute audio.seekable attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=64</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_seeking_attribute_exists" purpose="Check if the audio.seeking attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=46</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_src_attribute_exists" purpose="Check if audio.src exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
-        </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_TimeRanges_end_exists" purpose="Check if audio.TimeRanges.end exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_TimeRanges_end_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_TimeRanges_length_exists" purpose="Check if audio.TimeRanges.length exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_TimeRanges_length_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_TimeRanges_start_exists" purpose="Check if audio.TimeRanges.start exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_TimeRanges_start_exists.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_attribute_exists" purpose="Check if audio.volume attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=82</test_script_entry>
-        </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_normal" purpose="Check if user agent is able to set audio.volume with new value in the range 0.0 to 1.0 inclusive">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaController_playbackState_exists" purpose="Check if audio.MediaController.playbackState attribute exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_playbackState_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaController_playbackState_type" purpose="Check if the type of audio.MediaController.playbackState attribute is string">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_playbackState_type.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaController_unpause_exists" purpose="Check if audio.MediaController.unpause method exists">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_unpause_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_MediaController_unpause_type" purpose="Check if the type of audio.MediaController.unpause method is function">
         <description>
           <test_script_entry>/opt/tct-audio-html5-tests/audio/audio_MediaController_unpause_type.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_preload_reflects_none" purpose="Check that audio.preload reflects 'none' value">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/preload_reflects_none.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_canplaytype_bogus_type" purpose="Check that audio.canPlayType method support marks-fantasmagorical-format">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_bogus_type.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_preload_reflects_auto_value" purpose="Check that audio.preload reflects 'auto' value">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/preload_reflects_auto_value.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_src_reflects_no_value" purpose="Check that audio.src is empty if there is no source">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/src_reflects_no_value.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_event_canplaythrough" purpose="Check that canplaythrough event is triggered if autoplay attribute present and src attribute give right address of the media resource">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_canplaythrough.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="content_audio_readystate_during_playing" purpose="Check that audio.readyState is greater than or equal to HAVE_FUTURE_DATA if playing event is triggered">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_during_playing.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="content_audio_readystate_during_loadeddata" purpose="Check that audio.readyState is greater than or equal to HAVE_CURRENT_DATA if loadeddata event is triggered">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_during_loadeddata.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="error_null_no_source" purpose="Check that the property of audio.error is null if no source">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/error_null.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_preload_reflects_metadata" purpose="Check that audio.preload reflects 'metadata' value">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/preload_reflects_metadata.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="canplaytype_application_octet_stream_with_codecs_vorbis" purpose="Check that audio.canPlayType method support vorbis format">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_application_octet_stream_with_codecs_1.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="content_audio_readystate_during_canplaythrough" purpose="Check that audio.readyState is HAVE_ENOUGH_DATA if canplaythrough event is triggered">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_during_canplaythrough.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_canplaytype_method_exists" purpose="Check that audio.canPlayType method exists">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_method_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_networkstate_property_exists" purpose="Check that audio.networkState property exists">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/networkState_property_exists.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_currentsrc_nonempty_after_setting_src" purpose="Check that audio.currentSrc returns non-empty after setting src attribute">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/currentSrc_nonempty_after_setting_src.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_preload_reflects_none_autoplay" purpose="Check that audio.preload reflects 'none' value even if autoplay attribute is present">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/preload_reflects_none_autoplay.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="content_audio_readystate_during_loadedmetadata" purpose="Check that audio.readyState is greater than or equal to HAVE_METADATA_DATA if loadedMETAdata event is triggered">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_during_loadedmetadata.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_currentsrc_empty_if_no_src" purpose="Check that audio.currentSrc returns empty if there is no source">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/currentSrc_empty_if_no_src.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_src_removal_does_not_trigger_loadstart" purpose="Check that removing audio.src attribute tiggers loadstart event">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/src_removal_does_not_trigger_loadstart.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_currentsrc_nonempty_after_adding_source_child" purpose="Check that audio.currentSrc returns non-empty if add source element">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/currentSrc_nonempty_after_adding_source_child.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_canplaytype_mp4_supported_but_no_codecs_parameter" purpose="Check that audio.canPlayType method supported mp4 format codecs parameter">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_supported_but_no_codecs_parameter_2.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="content_audio_readystate_initial" purpose="Check that audio.readyState initial value is HAVE_NOTHING">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/readyState_initial.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="canplaytype_application_octet_stream_with_codecs_mp4a" purpose="Check that audio.canPlayType method support mp4 format">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_application_octet_stream_with_codecs_2.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_canplaytype_application_octet_stream" purpose="Check that audio.canPlayType method support octet-stream">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/canPlayType_application_octet_stream.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_autoplay_attribute_type" purpose="Check if the type of audio.autoplay attribute is boolean">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_controls_true_controls_present" purpose="Check that audio.controls returns true if the controls attribute is present in the audio element">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=70</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_controls_reflect.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_autoplay_default_value" purpose="Check if audio.autoplay attribute default is false">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_controls_reflects_false" purpose="Check that audio.controls returns false if the controls attribute is set to false">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=71</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_controls_reflect.html?total_num=3&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_buffered_type" purpose="Check if the type of audio.buffered is object">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_controls_reflects_true" purpose="Check that audio.controls returns true if the controls attribute is set to true">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=27</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_controls_reflect.html?total_num=3&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_controller_attribute_type" purpose="Check if the type of audio.controller is object">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultMuted_true_muted_present" purpose="Check that audio.defaultMuted returns true if the muted attribute is present in the audio element">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=78</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_defaultMuted_reflect.html?total_num=4&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_controls_reflects_false" purpose="Check that audio.controls returns false if the controls attribute is set to false">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultMuted_no_dynamic_effect_muted" purpose="Check that media.defaultMuted returns true if the muted attribute is set to false and the muted attribute is present in the audio element">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_controls_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_defaultMuted_reflect.html?total_num=4&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_controls_reflects_true" purpose="Check that audio.controls returns true if the controls attribute is set to true">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultMuted_false_muted_absent" purpose="Check that audio.defaultMuted returns false if the muted attribute is absent in the audio element">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_controls_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_defaultMuted_reflect.html?total_num=4&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_controls_true_controls_present" purpose="Check that audio.controls returns true if the controls attribute is present in the audio element">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultMuted_no_dynamic_effect" purpose="Check that audio.defaultMuted returns false if the muted attribute is set to true and the muted attribute is asent in the audio element">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_controls_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_defaultMuted_reflect.html?total_num=4&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_currentSrc_attribute_type" purpose="Check if the type of audio.currentsrc is string">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_loop_base" onload_delay="15" purpose="Check that seeking event is triggered more than once if audio.loop is set to true">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_base.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_currentTime_attribute_type" purpose="Check if the type of audio.currentTime attribute is number">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_loop_true_loop_present" purpose="Check that audio.loop returns true if the loop attribute is present in the audio element">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=50</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_reflect.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultMuted_attribute_type" purpose="Check if the type of audio.defaultMuted is boolean">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_loop_reflects_false" purpose="Check if audio.loop can be set to false">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=88</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_reflect.html?total_num=3&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultMuted_false_muted_absent" purpose="Check that audio.defaultMuted returns false if the muted attribute is absent in the audio element">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_loop_reflects_true" purpose="Check if audio.loop can be set to true">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_defaultMuted_reflect.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_reflect.html?total_num=3&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultMuted_no_dynamic_effect" purpose="Check that audio.defaultMuted returns false if the muted attribute is set to true and the muted attribute is asent in the audio element">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_muted_true_muted_present" purpose="Check that audio.muted returns true if the muted attribute is present in the audio element">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_defaultMuted_reflect.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_muted_check.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultMuted_no_dynamic_effect_muted" purpose="Check that media.defaultMuted returns true if the muted attribute is set to false and the muted attribute is present in the audio element">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_muted_false_unmuted" purpose="Check if audio.muted can be set to false">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_defaultMuted_reflect.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_muted_check.html?total_num=3&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultMuted_true_muted_present" purpose="Check that audio.defaultMuted returns true if the muted attribute is present in the audio element">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_muted_true_muted" purpose="Check if audio.muted can be set to true">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_defaultMuted_reflect.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_muted_check.html?total_num=3&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultPlaybackRate_attribute_type" purpose="Check if the type of audio.defaultPlaybackRate attribute is number">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_muted_volumechange" purpose="Check that volumechange event is triggered if audio.muted is changed">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=59</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_muted_volumechange.html</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_duration_attribute_type" purpose="Check if the type of audio.duration attribute is number">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_initial" purpose="Check if the intial value of the audio.volume is in the range 0.0 to 1.0 inclusive">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=52</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_ended_attribute_type" purpose="Check if the type of audio.ended is boolean">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_silent" purpose="Check if user agent is able to set audio.volume with new value 0.0">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=67</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_ended_default_value" purpose="Check if the default value of attribute audio.ended is false">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_loudest" purpose="Check if user agent is able to set audio.volume with new value 1.0">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_exception_lower" purpose="Check that user agent is able to get an INDEX_SIZE_ERR exception if set audio.volume with new value less than 0.0">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_exception_upper" purpose="Check that user agent is able to get an INDEX_SIZE_ERR exception if set audio.volume with new value more than 1.0">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_volumechange" purpose="Check that volumechange event is triggered if audio.volume is changed">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_volumechange.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_event_order_canplay_playing" purpose="Check that canplay event is triggered, then playing event triggered if autoplay attribute present and src attribute give right address of the media resource">
+        <description>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_order_canplay_playing.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_paused_false_during_play" purpose="Check that audio.paused is false if play event is triggered">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=68</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/paused_false_during_play.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_event_order_canplay_canplaythrough" purpose="Check that canplay event is triggered, then canplaythrough event triggered if autoplay attribute present and src attribute give right address of the media resource">
+        <description>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_order_canplay_canplaythrough.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_paused_true_during_pause" purpose="Check that audio.paused is true if pause event is triggered">
+        <description>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/paused_true_during_pause.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_event_order_loadedmetadata_loadeddata" purpose="Check that loadedmetadata event is triggered, then loadeddata event triggered if autoplay attribute present and src attribute give right address of the media resource">
+        <description>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_order_loadedmetadata_loadeddata.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_event_order_loadstart_progress" purpose="Check that loadstart event is triggered, then progress event triggered if autoplay attribute present and src attribute give right address of the media resource">
+        <description>
+          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_order_loadstart_progress.html</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="manual" id="audio_loop_current_media_controller" purpose="Check if the audio element has a current media controller that expecting the loop attribute has no effect">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_current_media_controller.html</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_error_attribute_type" purpose="Check if the type of audio.error is object">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_CURRENT_DATA_constant_type" purpose="Check if the type of audio.HAVE_CURRENT_DATA is number">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_src_attribute_exists" purpose="Check if audio.src exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=35</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_CURRENT_DATA_constant_value" purpose="Check if the constant value of audio.HAVE_CURRENT_DATA is 2">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_src_attribute_type" purpose="Check if the type of audio.src is string">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=36</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_ENOUGH_DATA_constant_type" purpose="Check if the type of audio.HAVE_ENOUGH_DATA is number">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_currentSrc_attribute_type" purpose="Check if the type of audio.currentsrc is string">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=41</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_ENOUGH_DATA_constant_value" purpose="Check if the constant value of audio.HAVE_ENOUGH_DATA is 4">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_EMPTY_constant_exists" purpose="Check if the audio.NETWORK_EMPTY exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=42</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_FUTURE_DATA_constant_type" purpose="Check if the type of audio.HAVE_FUTURE_DATA is number">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_EMPTY_constant_type" purpose="Check if the type of audio.NETWORK_EMPTY is number">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=38</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=10</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_FUTURE_DATA_constant_value" purpose="Check if the constant value of audio.HAVE_FUTURE_DATA is 3">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_EMPTY_constant_value" purpose="Check if audio.NETWORK_EMPTY const value is 0">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=39</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=11</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_METADATA_constant_type" purpose="Check if the type of audio.HAVE_METADATA is number">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_IDLE_constant_exists" purpose="Check if the audio.NETWORK_IDLE exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=32</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=12</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_METADATA_constant_value" purpose="Check if the constant value of audio.HAVE_METADATA is 1">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_IDLE_constant_type" purpose="Check if the type of audio.NETWORK_IDLE is number">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=13</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_IDLE_constant_value" purpose="Check if audio.NETWORK_IDLE const value is 1">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=14</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_LOADING_constant_exists" purpose="Check if the audio.NETWORK_LOADING exists">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=15</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_LOADING_constant_type" purpose="Check if the type of audio.NETWORK_LOADING is number">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=16</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_LOADING_constant_value" purpose="Check if audio.NETWORK_LOADING const value is 2">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=17</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_NO_SOURCE_constant_exists" purpose="Check if the audio.NETWORK_NO_SOURCE exists">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=18</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_NO_SOURCE_constant_type" purpose="Check if the type of audio.NETWORK_NO_SOURCE is number">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=19</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_NO_SOURCE_constant_value" purpose="Check if audio.NETWORK_NO_SOURCE const value is 3">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=20</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_networkState_attribute_type" purpose="Check if the type of audio.networkState is number">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=22</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_preload_attribute_type" purpose="Check if the type of audio.preload is string">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=25</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_buffered_exists" purpose="Check if the audio.buffered attribute exists">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=26</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_buffered_type" purpose="Check if the type of audio.buffered is object">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=33</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=27</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_NOTHING_constant_exists" purpose="Check if the audio.HAVE_NOTHING exists">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=28</test_script_entry>
+        </description>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_NOTHING_constant_type" purpose="Check if the type of audio.HAVE_NOTHING is number">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=29</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=29</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_NOTHING_constant_value" purpose="Check if the constant value of audio.HAVE_NOTHING is 0">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=30</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=30</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_loop_base" onload_delay="15" purpose="Check that seeking event is triggered more than once if audio.loop is set to true">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_METADATA_constant_exists" purpose="Check if the audio.HAVE_METADATA exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_base.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=31</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_loop_reflects_false" purpose="Check if audio.loop can be set to false">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_METADATA_constant_type" purpose="Check if the type of audio.HAVE_METADATA is number">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=32</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_loop_reflects_true" purpose="Check if audio.loop can be set to true">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_METADATA_constant_value" purpose="Check if the constant value of audio.HAVE_METADATA is 1">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=33</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_loop_true_loop_present" purpose="Check that audio.loop returns true if the loop attribute is present in the audio element">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_CURRENT_DATA_constant_exists" purpose="Check if the audio.HAVE_CURRENT_DATA exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=34</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_mediaGroup_attribute_type" purpose="Check if the type of audio.mediagroup is string">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_CURRENT_DATA_constant_type" purpose="Check if the type of audio.HAVE_CURRENT_DATA is number">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=76</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=35</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_muted_attribute_type" purpose="Check if the type of audio.muted is boolean">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_CURRENT_DATA_constant_value" purpose="Check if the constant value of audio.HAVE_CURRENT_DATA is 2">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=85</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=36</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_muted_false_unmuted" purpose="Check if audio.muted can be set to false">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_FUTURE_DATA_constant_exists" purpose="Check if the audio.HAVE_FUTURE_DATA exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_muted_check.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=37</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_muted_true_muted" purpose="Check if audio.muted can be set to true">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_FUTURE_DATA_constant_type" purpose="Check if the type of audio.HAVE_FUTURE_DATA is number">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_muted_check.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=38</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_muted_true_muted_present" purpose="Check that audio.muted returns true if the muted attribute is present in the audio element">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_FUTURE_DATA_constant_value" purpose="Check if the constant value of audio.HAVE_FUTURE_DATA is 3">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_muted_check.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=39</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_muted_volumechange" purpose="Check that volumechange event is triggered if audio.muted is changed">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_ENOUGH_DATA_constant_exists" purpose="Check if the audio.HAVE_ENOUGH_DATA exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_muted_volumechange.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=40</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_networkState_attribute_type" purpose="Check if the type of audio.networkState is number">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_ENOUGH_DATA_constant_type" purpose="Check if the type of audio.HAVE_ENOUGH_DATA is number">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=22</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=41</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_EMPTY_constant_type" purpose="Check if the type of audio.NETWORK_EMPTY is number">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_HAVE_ENOUGH_DATA_constant_value" purpose="Check if the constant value of audio.HAVE_ENOUGH_DATA is 4">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=10</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=42</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_EMPTY_constant_value" purpose="Check if audio.NETWORK_EMPTY const value is 0">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_readyState_attribute_type" purpose="Check if the type of audio.readyState attribute is number">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=11</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=44</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_IDLE_constant_type" purpose="Check if the type of audio.NETWORK_IDLE is number">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_seeking_attribute_exists" purpose="Check if the audio.seeking attribute exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=13</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=46</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_IDLE_constant_value" purpose="Check if audio.NETWORK_IDLE const value is 1">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_seeking_attribute_type" purpose="Check if the type of audio.seeking attribute is boolean">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=14</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=47</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_LOADING_constant_type" purpose="Check if the type of audio.NETWORK_LOADING is number">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_seeking_default_value" purpose="Check if the audio.seeking attribute must initially have the value false">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=16</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=48</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_LOADING_constant_value" purpose="Check if audio.NETWORK_LOADING const value is 2">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_currentTime_attribute_exists" purpose="Check if the audio.currentTime attribute exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=17</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=49</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_NO_SOURCE_constant_type" purpose="Check if the type of audio.NETWORK_NO_SOURCE is number">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_currentTime_attribute_type" purpose="Check if the type of audio.currentTime attribute is number">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=19</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=50</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_NETWORK_NO_SOURCE_constant_value" purpose="Check if audio.NETWORK_NO_SOURCE const value is 3">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_duration_attribute_exists" purpose="Check if the audio.duration attribute exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=20</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=51</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_paused_attribute_default_value" purpose="Check if the audio.paused attribute must initially be true">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_duration_attribute_type" purpose="Check if the type of audio.duration attribute is number">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=57</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=52</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_paused_attribute_exists" purpose="Check if the audio.paused attribute exists">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=55</test_script_entry>
+        </description>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_paused_attribute_type" purpose="Check if the type of audio.paused attribute is boolean">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=56</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=56</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_paused_attribute_default_value" purpose="Check if the audio.paused attribute must initially be true">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=57</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultPlaybackRate_attribute_exists" purpose="Check if the audio.defaultPlaybackRate attribute exists">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=58</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultPlaybackRate_attribute_type" purpose="Check if the type of audio.defaultPlaybackRate attribute is number">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=59</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_playbackRate_attribute_exists" purpose="Check if the audio.playbackRate attribute exists">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=60</test_script_entry>
+        </description>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_playbackRate_attribute_type" purpose="Check if the type of audio.playbackRate attribute is number">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=61</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=61</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_played_attribute_type" purpose="Check if the type of attribute audio.played is object">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_played_attribute_exists" purpose="Check if the type of audio.played attribute is [object TimeRanges]">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=63</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=62</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_preload_attribute_type" purpose="Check if the type of audio.preload is string">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_played_attribute_type" purpose="Check if the type of attribute audio.played is object">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=25</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=63</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_readyState_attribute_type" purpose="Check if the type of audio.readyState attribute is number">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_seekable_attribute_exists" purpose="Check if attribute audio.seekable attribute exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=44</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=64</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
       <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_seekable_attribute_type" purpose="Check if the type of audio.seekable attribute is boolean">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=65</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=65</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_seeking_attribute_type" purpose="Check if the type of audio.seeking attribute is boolean">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_ended_attribute_exists" purpose="Check if audio.ended attribute exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=47</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=66</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_seeking_default_value" purpose="Check if the audio.seeking attribute must initially have the value false">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_ended_attribute_type" purpose="Check if the type of audio.ended is boolean">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=48</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=67</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_src_attribute_type" purpose="Check if the type of audio.src is string">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_ended_default_value" purpose="Check if the default value of attribute audio.ended is false">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=68</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_attribute_type" purpose="Check if the type of audio.volume attribute is number">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_autoplay_attribute_exists" purpose="Check if the audio.autoplay attritbute exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;amp;locator_key=id&amp;amp;value=83</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=69</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_exception_lower" purpose="Check that user agent is able to get an INDEX_SIZE_ERR exception if set audio.volume with new value less than 0.0">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_autoplay_attribute_type" purpose="Check if the type of audio.autoplay attribute is boolean">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=70</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_exception_upper" purpose="Check that user agent is able to get an INDEX_SIZE_ERR exception if set audio.volume with new value more than 1.0">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_autoplay_default_value" purpose="Check if audio.autoplay attribute default is false">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=71</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_initial" purpose="Check if the intial value of the audio.volume is in the range 0.0 to 1.0 inclusive">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_loop_attribute_exists" purpose="Check if audio.loop attribute exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=72</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_loudest" purpose="Check if user agent is able to set audio.volume with new value 1.0">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_loop_attribute_type" purpose="Check if the type of audio.loop is boolean">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=73</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_silent" purpose="Check if user agent is able to set audio.volume with new value 0.0">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_loop_attribute_initial" purpose="Check if audio.loop initial value is false">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=74</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_volumechange" purpose="Check that volumechange event is triggered if audio.volume is changed">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_mediaGroup_attribute_exists" purpose="Check if audio.mediaGroup exists">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_volume_volumechange.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=75</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_event_order_canplay_playing" purpose="Check that canplay event is triggered, then playing event triggered if autoplay attribute present and src attribute give right address of the media resource">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_mediaGroup_attribute_type" purpose="Check if the type of audio.mediagroup is string">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_order_canplay_playing.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=76</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_paused_false_during_play" purpose="Check that audio.paused is false if play event is triggered">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_controller_attribute_exists" purpose="Check if the audio.controller exists">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/paused_false_during_play.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=77</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_event_order_canplay_canplaythrough" purpose="Check that canplay event is triggered, then canplaythrough event triggered if autoplay attribute present and src attribute give right address of the media resource">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_controller_attribute_type" purpose="Check if the type of audio.controller is object">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_order_canplay_canplaythrough.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=78</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_paused_true_during_pause" purpose="Check that audio.paused is true if pause event is triggered">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_controls_attribute_exists" purpose="Check if the audio.controls exists">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/paused_true_during_pause.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=79</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_event_order_loadedmetadata_loadeddata" purpose="Check that loadedmetadata event is triggered, then loadeddata event triggered if autoplay attribute present and src attribute give right address of the media resource">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_controls_attribute_type" purpose="Check if the type of audio.controls is boolean">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_order_loadedmetadata_loadeddata.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=80</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_event_order_loadstart_progress" purpose="Check that loadstart event is triggered, then progress event triggered if autoplay attribute present and src attribute give right address of the media resource">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_attribute_exists" purpose="Check if audio.volume attribute exists">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-audio-html5-tests/audio/w3c/event_order_loadstart_progress.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=82</test_script_entry>
         </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="manual" id="audio_loop_current_media_controller" purpose="Check if the audio element has a current media controller that expecting the loop attribute has no effect">
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_volume_attribute_type" purpose="Check if the type of audio.volume attribute is number">
         <description>
-          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_loop_current_media_controller.html</test_script_entry>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=83</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_muted_attribute_exists" purpose="Check if audio.muted exists">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=84</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_muted_attribute_type" purpose="Check if the type of audio.muted is boolean">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=85</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_muted_attribute_initial" purpose="Check if audio.muted initial value is false">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=86</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultMuted_attribute_exists" purpose="Check if the audio.defaultMuted attribute exists">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=87</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultMuted_attribute_type" purpose="Check if the type of audio.defaultMuted is boolean">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=88</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="WebAPI/Media/HTML5 The audio element (Partial)" execution_type="auto" id="audio_defaultMuted_attribute_initial" purpose="Check if audio.defaultMuted initial value is false">
+        <description>
+          <test_script_entry>/opt/tct-audio-html5-tests/audio/w3c/audio_attributes.html?total_num=89&amp;locator_key=id&amp;value=89</test_script_entry>
         </description>
-        </testcase>
+      </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>
index c0e54c93de77516c2026ce1fbcdedb96a1053428..ebd3978c4014991e9199fcc1720076987183075c 100644 (file)
@@ -41,7 +41,7 @@
       </testcase>
       <testcase purpose="Check if the Connection.bandwidth attribute exists" type="compliance" status="approved" component="WebAPI/Device/The Network Information API" execution_type="auto" priority="P1" id="Connection_bandwidth_exist">
         <description>
-          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
@@ -51,9 +51,9 @@
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the Connection.bandwidth attribute is readonly" type="compliance" status="approved" component="WebAPI/Device/The Network Information API" execution_type="auto" priority="P1" id="Connection_bandwidth_readonly">
+      <testcase purpose="Check if the type of Connection.bandwidth is 'number'" type="compliance" status="approved" component="WebAPI/Device/The Network Information API" execution_type="auto" priority="P1" id="Connection_bandwidth_type">
         <description>
-          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
@@ -63,9 +63,9 @@
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of Connection.bandwidth is 'number'" type="compliance" status="approved" component="WebAPI/Device/The Network Information API" execution_type="auto" priority="P1" id="Connection_bandwidth_type">
+      <testcase purpose="Check if the Connection.bandwidth attribute is readonly" type="compliance" status="approved" component="WebAPI/Device/The Network Information API" execution_type="auto" priority="P1" id="Connection_bandwidth_readonly">
         <description>
-          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
@@ -77,7 +77,7 @@
       </testcase>
       <testcase purpose="Check if the Connection.metered attribute exists" type="compliance" status="approved" component="WebAPI/Device/The Network Information API" execution_type="auto" priority="P1" id="Connection_metered_exist">
         <description>
-          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
@@ -87,9 +87,9 @@
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the Connection.metered attribute is readonly" type="compliance" status="approved" component="WebAPI/Device/The Network Information API" execution_type="auto" priority="P1" id="Connection_metered_readonly">
+      <testcase purpose="Check if the type of Connection.metered is 'boolean'" type="compliance" status="approved" component="WebAPI/Device/The Network Information API" execution_type="auto" priority="P1" id="Connection_metered_type">
         <description>
-          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
@@ -99,9 +99,9 @@
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of Connection.metered is 'boolean'" type="compliance" status="approved" component="WebAPI/Device/The Network Information API" execution_type="auto" priority="P1" id="Connection_metered_type">
+      <testcase purpose="Check if the Connection.metered attribute is readonly" type="compliance" status="approved" component="WebAPI/Device/The Network Information API" execution_type="auto" priority="P1" id="Connection_metered_readonly">
         <description>
-          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="Check if the Connection.onchange attribute exists" type="compliance" status="approved" component="WebAPI/Device/The Network Information API" execution_type="auto" priority="P1" id="Connection_onchange_exist">
         <description>
-          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         <specs>
           <spec>
index dcd7af581d93ea78231901421422a2c5860fc7cc..acddcdc9f35725ab33e3c3946581c593716cda85 100644 (file)
         </testcase>
       <testcase component="WebAPI/Device/The Network Information API" execution_type="auto" id="Connection_bandwidth_exist" purpose="Check if the Connection.bandwidth attribute exists">
         <description>
-          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Device/The Network Information API" execution_type="auto" id="Connection_bandwidth_readonly" purpose="Check if the Connection.bandwidth attribute is readonly">
+      <testcase component="WebAPI/Device/The Network Information API" execution_type="auto" id="Connection_bandwidth_type" purpose="Check if the type of Connection.bandwidth is 'number'">
         <description>
-          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Device/The Network Information API" execution_type="auto" id="Connection_bandwidth_type" purpose="Check if the type of Connection.bandwidth is 'number'">
+      <testcase component="WebAPI/Device/The Network Information API" execution_type="auto" id="Connection_bandwidth_readonly" purpose="Check if the Connection.bandwidth attribute is readonly">
         <description>
-          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Device/The Network Information API" execution_type="auto" id="Connection_metered_exist" purpose="Check if the Connection.metered attribute exists">
         <description>
-          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Device/The Network Information API" execution_type="auto" id="Connection_metered_readonly" purpose="Check if the Connection.metered attribute is readonly">
+      <testcase component="WebAPI/Device/The Network Information API" execution_type="auto" id="Connection_metered_type" purpose="Check if the type of Connection.metered is 'boolean'">
         <description>
-          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Device/The Network Information API" execution_type="auto" id="Connection_metered_type" purpose="Check if the type of Connection.metered is 'boolean'">
+      <testcase component="WebAPI/Device/The Network Information API" execution_type="auto" id="Connection_metered_readonly" purpose="Check if the Connection.metered attribute is readonly">
         <description>
-          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Device/The Network Information API" execution_type="auto" id="Connection_onchange_exist" purpose="Check if the Connection.onchange attribute exists">
         <description>
-          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+          <test_script_entry>/opt/tct-netinfo-w3c-tests/netinfo/Connection_attributes.html?total_num=8&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>
index 9473a07c57a2738bf5de8f77710acbf16da645d6..1058207bbdaae286ea92bbca0d3b5ff8d6b9528e 100644 (file)
@@ -37,7 +37,7 @@
               <expected>All test results are marked "PASS"</expected>
             </step>
           </steps>
-          <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-border-transitions.html?total_num=10&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+          <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-border-transitions.html?total_num=10&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="To check if shorthand properties transform-origin can implement transition-property function normally" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" priority="P1" id="css3_transition_tests_entry23">
+      <testcase purpose="To check if shorthand properties padding-top can implement transition-property function normally" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" priority="P1" id="css3_transition_tests_entry18">
         <description>
           <pre_condition/>
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Use WRT to visit the test script file to check if shorthand properties transform-origin can implement transition-property function normally</step_desc>
+              <step_desc>Use WRT to visit the test script file to check if shorthand properties padding-top can implement transition-property function normally</step_desc>
               <expected>All test results are marked "PASS"</expected>
             </step>
           </steps>
-          <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-transitions.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-transitions.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
@@ -77,7 +77,7 @@
               <expected>All test results are marked "PASS"</expected>
             </step>
           </steps>
-          <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-transitions.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-transitions.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="To check if shorthand properties padding-top can implement transition-property function normally" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" priority="P1" id="css3_transition_tests_entry18">
+      <testcase purpose="To check if shorthand properties transform-origin can implement transition-property function normally" type="compliance" status="approved" component="WebAPI/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" priority="P1" id="css3_transition_tests_entry23">
         <description>
           <pre_condition/>
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Use WRT to visit the test script file to check if shorthand properties padding-top can implement transition-property function normally</step_desc>
+              <step_desc>Use WRT to visit the test script file to check if shorthand properties transform-origin can implement transition-property function normally</step_desc>
               <expected>All test results are marked "PASS"</expected>
             </step>
           </steps>
-          <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-transitions.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-transitions.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
index e2e36f9950152d0768c3a2744a442bff0aa31bcd..b5c6eb5990f43342936eaaff0fd889d68b3f7420 100644 (file)
               <expected>All test results are marked "PASS"</expected>
             </step>
           </steps>
-          <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-border-transitions.html?total_num=10&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+          <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-border-transitions.html?total_num=10&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry23" purpose="To check if shorthand properties transform-origin can implement transition-property function normally">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry18" purpose="To check if shorthand properties padding-top can implement transition-property function normally">
         <description>
           <pre_condition />
           <steps>
             <step order="1">
-              <step_desc>Use WRT to visit the test script file to check if shorthand properties transform-origin can implement transition-property function normally</step_desc>
+              <step_desc>Use WRT to visit the test script file to check if shorthand properties padding-top can implement transition-property function normally</step_desc>
               <expected>All test results are marked "PASS"</expected>
             </step>
           </steps>
-          <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-transitions.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-transitions.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry19" purpose="To check if shorthand properties margin-top can implement transition-property function normally">
               <expected>All test results are marked "PASS"</expected>
             </step>
           </steps>
-          <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-transitions.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-transitions.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry18" purpose="To check if shorthand properties padding-top can implement transition-property function normally">
+      <testcase component="WebAPI/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry23" purpose="To check if shorthand properties transform-origin can implement transition-property function normally">
         <description>
           <pre_condition />
           <steps>
             <step order="1">
-              <step_desc>Use WRT to visit the test script file to check if shorthand properties padding-top can implement transition-property function normally</step_desc>
+              <step_desc>Use WRT to visit the test script file to check if shorthand properties transform-origin can implement transition-property function normally</step_desc>
               <expected>All test results are marked "PASS"</expected>
             </step>
           </steps>
-          <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-transitions.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-transitions-css3-tests/transitions/webkit/shorthand-transitions.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/DOM, Forms and Styles/CSS Transitions Module Level 3" execution_type="manual" id="css3_transition_tests_entry7" purpose="To check if transition: left 4s linear 1s can implement transition-property function normally">
         </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>
index 811059022f6acccb6a7f73e229ac57308af1d3ba..e27eb190eaa470951e75c1d415bb8442bf0f1191 100644 (file)
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.autoplay attritbute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_autoplay_attribute_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=69</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="autoplay" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.buffered attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_buffered_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=26</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="buffered" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.controller attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_controller_attribute_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=77</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="controller" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.controls attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_controls_attribute_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=79</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.currentTime attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_currentTime_attribute_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=49</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="currentTime" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.defaultMuted attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_defaultMuted_attribute_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=87</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.defaultMuted initial value is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_defaultMuted_attribute_initial">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=89</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.defaultPlaybackRate attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_defaultPlaybackRate_attribute_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=58</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="defaultPlaybackRate" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.duration attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_duration_attribute_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=51</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="duration" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if  the video.ended attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_ended_attribute_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=66</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="ended" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.HAVE_CURRENT_DATA exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_HAVE_CURRENT_DATA_constant_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=34</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_CURRENT_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.HAVE_ENOUGH_DATA exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_HAVE_ENOUGH_DATA_constant_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=40</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_ENOUGH_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.HAVE_FUTURE_DATA exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_HAVE_FUTURE_DATA_constant_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=37</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_FUTURE_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.HAVE_METADATA exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_HAVE_METADATA_constant_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=31</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_METADATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.HAVE_NOTHING exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_HAVE_NOTHING_constant_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=28</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_NOTHING" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.height attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_height_attribute_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=93</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the type of video.height is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P0" id="video_height_attribute_type">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=94</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>attribute unsigned long height</spec_statement>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check if the video.load attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_load_method_exists">
         <description>
           <test_script_entry>/opt/tct-video-html5-tests/video/video_load_method_exists.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.loop attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_loop_attribute_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=72</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.loop initial value is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_loop_attribute_initial">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=74</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check if the video.MediaController.buffered exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_MediaController_buffered_exists">
         <description>
           <test_script_entry>/opt/tct-video-html5-tests/video/video_MediaController_buffered_exists.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.mediaGroup exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_mediaGroup_attribute_exists">
+      <testcase purpose="Check that the canplaythrough event is triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_event_canplaythrough">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=75</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_canplaythrough.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="mediaGroup" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="eventhandler" element_name="oncanplaythrough" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
+            <spec_statement>The user agent estimates that if playback were to be started now, the media resource could be rendered at the current playback rate all the way to its end without having to stop for further buffering.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.muted exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_muted_attribute_exists">
+      <testcase purpose="Check that the video.currentSrc returns empty if there is no source" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_currentsrc_empty_if_no_src">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=84</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/currentSrc_empty_if_no_src.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="currentSrc" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
+            <spec_statement>The currentSrc IDL attribute is initially the empty string. There are two ways to specify a media resource, the src attribute, or source elements. The attribute overrides the elements.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.muted initial value is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_muted_attribute_initial">
+      <testcase purpose="Check that the loadstart event isnot triggered if remove video.src attribute source" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_src_removal_does_not_trigger_loadstart">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=86</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/src_removal_does_not_trigger_loadstart.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="src" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
+            <spec_statement>If a src attribute of a media element is set or changed, the user agent must invoke the media element's media element load algorithm. (Removing the src attribute does not do this, even if there are source elements present.)</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that video.muted returns true if the muted attribute is present in the video element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P0" id="video_muted_true_muted_present">
+      <testcase purpose="Check that the video.currentSrc returns non-empty if src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_currentsrc_nonempty_after_setting_src">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_muted_check.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/currentSrc_nonempty_after_setting_src.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="currentSrc" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
+            <spec_statement>The currentSrc IDL attribute is initially the empty string. There are two ways to specify a media resource, the src attribute, or source elements. The attribute overrides the elements.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.NETWORK_EMPTY exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_NETWORK_EMPTY_constant_exists">
+      <testcase purpose="Check that the video.currentSrc returns non-empty if add source element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_currentsrc_nonempty_after_adding_source_child">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=9</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/currentSrc_nonempty_after_adding_source_child.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_EMPTY" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="currentSrc" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
+            <spec_statement>The currentSrc IDL attribute is initially the empty string. There are two ways to specify a media resource, the src attribute, or source elements. The attribute overrides the elements.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.NETWORK_IDLE exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_NETWORK_IDLE_constant_exists">
+      <testcase purpose="Check that the playing event is triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_event_playing">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=12</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_playing.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_IDLE" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="eventhandler" element_name="onplaying" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
+            <spec_statement>Playback is ready to start after having been paused or delayed due to lack of media data.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.NETWORK_LOADING exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_NETWORK_LOADING_constant_exists">
+      <testcase purpose="Check that the video.readyState is HAVE_FUTURE_DATA if canplaythrough event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_readystate_during_canplaythrough">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=15</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_during_canplaythrough.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_LOADING" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.NETWORK_NO_SOURCE exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_NETWORK_NO_SOURCE_constant_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=18</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_NO_SOURCE" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-    </set>
-    <set name="Video2">
-      <testcase purpose="Check if the video.paused attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_paused_attribute_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=55</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="paused" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.pause method exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_pause_method_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/video_pause_method_exists.html</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="method" element_name="pause" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.playbackRate attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_playbackRate_attribute_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=60</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="playbackRate" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
+            <spec_statement>readyState is newly equal to HAVE_ENOUGH_DATA.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.played attribute is [object TimeRanges]" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_played_attribute_exists">
+      <testcase purpose="Check if the video.readyState property exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_readystate_property_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=62</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_property_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="played" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
+            <spec_statement>Media elements have a ready state, which describes to what degree they are ready to be rendered at the current playback position.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.play method exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_play_method_exists">
+      <testcase purpose="Check that the canplay event is triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_event_canplay">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/video_play_method_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_canplay.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="play" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="eventhandler" element_name="oncanplay" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
+            <spec_statement>The user agent can resume playback of the media data, but estimates that if playback were to be started now, the media resource could not be rendered at the current playback rate up to its end without having to stop for further buffering of content.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.poster exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_poster_attribute_exists">
+      <testcase purpose="Check that video.readyState is greater than or equal to HAVE_FUTURE_DATA if playing event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_readystate_during_playing">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=102</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_during_playing.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="poster" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
+            <spec_statement>readyState is newly equal to or greater than HAVE_FUTURE_DATA</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.poster is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P0" id="video_poster_attribute_type">
+      <testcase purpose="Check if the video.canPlayType has ability to play two codecs(vp8, vorbis) implies the ability to play one(vp8)" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="canplaytype_two_codecs_vp8_vorbis_implies_one_vp8">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=103</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_two_implies_one_1.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="poster" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.seekable attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_seekable_attribute_exists">
+      <testcase purpose="Check if the video.canPlayType supports bogus type" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_canplaytype_bogus_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=64</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_bogus_type.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="seekable" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
+            <spec_statement>The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type 'application/octet-stream'; it must return 'probably' if the user agent is confident that the type represents a media resource that it can render if used in with this audio or video element; and it must return 'maybe' otherwise. Implementors are encouraged to return 'maybe' unless the type can be confidently established as being supported or not. Generally,  a user agent should never return 'probably' for a type that allows the codecs parameter if that parameter is not present.'</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.seeking attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_seeking_attribute_exists">
+    </set>
+    <set name="Video2">
+      <testcase purpose="Check if the video.pause method exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_pause_method_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=46</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_pause_method_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="seeking" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="pause" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.src attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_src_attribute_exists">
+      <testcase purpose="Check if the video.play method exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_play_method_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_play_method_exists.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="src" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="play" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.videoHeight attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_videoHeight_attribute_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=99</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="videoHeight" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.videoWidth attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_videoWidth_attribute_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=96</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="videoWidth" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.volume attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_volume_attribute_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=82</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the video.width attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_width_attribute_exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=90</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
-      <testcase purpose="Check if the type of video.width is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P0" id="video_width_attribute_type">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=91</test_script_entry>
-        </description>
-        <specs>
-          <spec>
-            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
-          </spec>
-        </specs>
-      </testcase>
       <testcase purpose="Check if the video.MediaController.playbackState attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_MediaController_playbackState_exists">
         <description>
           <test_script_entry>/opt/tct-video-html5-tests/video/video_MediaController_playbackState_exists.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-    </set>
-    <set name="Video3">
-      <testcase purpose="Check that the canplaythrough event is triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_event_canplaythrough">
+      <testcase purpose="Check if the video.canPlayType has ability to play two codecs(theora, vorbis) implies the ability to play one(vorbis)" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="canplaytype_two_codecs_theora_vorbis_implies_one_vorbis">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_canplaythrough.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_two_implies_one_4.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="eventhandler" element_name="oncanplaythrough" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>The user agent estimates that if playback were to be started now, the media resource could be rendered at the current playback rate all the way to its end without having to stop for further buffering.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.currentSrc returns empty if there is no source" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_currentsrc_empty_if_no_src">
+      <testcase purpose="Check if the video.preload reflects 'none' value" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_preload_reflects_none">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/currentSrc_empty_if_no_src.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/preload_reflects_none.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="currentSrc" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="preload" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>The currentSrc IDL attribute is initially the empty string. There are two ways to specify a media resource, the src attribute, or source elements. The attribute overrides the elements.</spec_statement>
+            <spec_statement>The autoplay attribute can override the preload attribute (since if the media plays, it naturally has to buffer first, regardless of the hint given by the preload attribute). Including both is not an error, however.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the loadstart event isnot triggered if remove video.src attribute source" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_src_removal_does_not_trigger_loadstart">
+      <testcase purpose="Check if the video.preload reflects 'metadata' value" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_preload_reflects_metadata">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/src_removal_does_not_trigger_loadstart.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/preload_reflects_metadata.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="src" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="preload" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>If a src attribute of a media element is set or changed, the user agent must invoke the media element's media element load algorithm. (Removing the src attribute does not do this, even if there are source elements present.)</spec_statement>
+            <spec_statement>The preload IDL attribute must reflect the content attribute of the same name, limited to only known values.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.currentSrc returns non-empty if src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_currentsrc_nonempty_after_setting_src">
+      <testcase purpose="Check if the default video.readyState begins with HAVE_NOTHING" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_readystate_initial">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/currentSrc_nonempty_after_setting_src.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_initial.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="currentSrc" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>The currentSrc IDL attribute is initially the empty string. There are two ways to specify a media resource, the src attribute, or source elements. The attribute overrides the elements.</spec_statement>
+            <spec_statement>The ready state of a media element at any particular time is the greatest value describing the state of the element</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.currentSrc returns non-empty if add source element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_currentsrc_nonempty_after_adding_source_child">
+      <testcase purpose="Check that the video.readyState is greater than or equal to HAVE_FUTURE_DATA if loadedmetadata event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_readystate_during_loadedmetadata">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/currentSrc_nonempty_after_adding_source_child.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_during_loadedmetadata.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="currentSrc" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>The currentSrc IDL attribute is initially the empty string. There are two ways to specify a media resource, the src attribute, or source elements. The attribute overrides the elements.</spec_statement>
+            <spec_statement>readyState is newly equal to HAVE_METADATA or greater for the first time.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the playing event is triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_event_playing">
+      <testcase purpose="Check that the video.readyState is greater than or equal to HAVE_FUTURE_DATA if canplay event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_readystate_during_canplay" onload_delay="10">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_playing.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_during_canplay.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="eventhandler" element_name="onplaying" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>Playback is ready to start after having been paused or delayed due to lack of media data.</spec_statement>
+            <spec_statement>readyState newly increased to HAVE_FUTURE_DATA or greater.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.readyState is HAVE_FUTURE_DATA if canplaythrough event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_readystate_during_canplaythrough">
+      <testcase purpose="Check if video.canPlayType supports application/octet-stream with codecs='vp8, vorbis'" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="canplaytype_application_octet_stream_with_codecs_vp8_vorbis">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_during_canplaythrough.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_application_octet_stream_with_codecs_1.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>readyState is newly equal to HAVE_ENOUGH_DATA.</spec_statement>
+            <spec_statement>The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type application/octet-stream";"</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.readyState property exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_readystate_property_exists">
+      <testcase purpose="Check if the default value of video.networState is NETWORK_EMPTY" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_networkstate_initial">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_property_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/networkState_initial.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="networkState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>Media elements have a ready state, which describes to what degree they are ready to be rendered at the current playback position.</spec_statement>
+            <spec_statement>NETWORK_EMPTY (numeric value 0), The element has not yet been initialized. All attributes are in their initial states.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the canplay event is triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_event_canplay">
+      <testcase purpose="Check if the video.canPlayType supports application/octet-stream with codecs='avc1.42E01E, mp4a.40.2'" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="canplaytype_application_octet_stream_with_codecs_avc_mp4a">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_canplay.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_application_octet_stream_with_codecs_3.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="eventhandler" element_name="oncanplay" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>The user agent can resume playback of the media data, but estimates that if playback were to be started now, the media resource could not be rendered at the current playback rate up to its end without having to stop for further buffering of content.</spec_statement>
+            <spec_statement>A type that the user agent knows it cannot render is one that describes a resource that the user agent definitely does not support, for example because it doesn't recognize the container type, or it doesn't support the listed codecs.</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that video.readyState is greater than or equal to HAVE_FUTURE_DATA if playing event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_readystate_during_playing">
+      <testcase purpose="Check if the video.canPlayType supports application/octet-stream with codecs='theora, vorbis'" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="canplaytype_application_octet_stream_with_codecs_theora_vorbis">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_during_playing.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_application_octet_stream_with_codecs_2.html</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>readyState is newly equal to or greater than HAVE_FUTURE_DATA</spec_statement>
+            <spec_statement>The MIME type application/octet-stream" with no parameters is never a type that the user agent knows it cannot render. User agents must treat that type as equivalent to the lack of any explicit Content-Type metadata when it is used to label a potential media resource."</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.canPlayType has ability to play two codecs(vp8, vorbis) implies the ability to play one(vp8)" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="canplaytype_two_codecs_vp8_vorbis_implies_one_vp8">
+      <testcase purpose="Check if the video.canPlayType has ability to play two codecs(vp8, vorbis) implies the ability to play one(vorbis)" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="canplaytype_two_codecs_vp8_vorbis_implies_one_vorbis">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_two_implies_one_1.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_two_implies_one_2.html</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.canPlayType supports bogus type" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_canplaytype_bogus_type">
+      <testcase purpose="Check if the video.canPlayType supports video webm" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="canplaytype_webm_supported_but_no_codecs_parameter">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_bogus_type.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_supported_but_no_codecs_parameter_1.html</test_script_entry>
         </description>
         <specs>
           <spec>
             <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type 'application/octet-stream'; it must return 'probably' if the user agent is confident that the type represents a media resource that it can render if used in with this audio or video element; and it must return 'maybe' otherwise. Implementors are encouraged to return 'maybe' unless the type can be confidently established as being supported or not. Generally,  a user agent should never return 'probably' for a type that allows the codecs parameter if that parameter is not present.'</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-    </set>
-    <set name="Video4">
-      <testcase purpose="Check if the video.canPlayType has ability to play two codecs(theora, vorbis) implies the ability to play one(vorbis)" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="canplaytype_two_codecs_theora_vorbis_implies_one_vorbis">
+      <testcase purpose="Check that video.readyState is greater than or equal to HAVE_FUTURE_DATA if the loadeddata event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_readystate_during_loadeddata">
+        <description>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_during_loadeddata.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement>readyState newly increased to HAVE_CURRENT_DATA or greater for the first time.</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the video.canPlayType supports existence of canPlayType method" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_canplaytype_method_exists">
+        <description>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_method_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement>The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type 'application/octet-stream'; it must return 'probably' if the user agent is confident that the type represents a media resource that it can render if used in with this audio or video element; and it must return 'maybe' otherwise. Implementors are encouraged to return 'maybe' unless the type can be confidently established as being supported or not. Generally,  a user agent should never return 'probably' for a type that allows the codecs parameter if that parameter is not present.'</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the video.error property exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_error_property_exists">
+        <description>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/error_property_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="error" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement>The error attribute, on getting, must return the MediaError object created for this last error, or null if there has not been an error.</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the video.networkState property exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_networkstate_property_exists">
+        <description>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/networkState_property_exists.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="networkState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement>As media elements interact with the network, their current network activity is represented by the networkState attribute.</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that the video.src is empty if there is no source" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_src_reflects_no_value">
+        <description>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/src_reflects_no_value.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="src" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement>The src IDL attribute on media elements must reflect the content attribute of the same name.</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that the loadedmetadata event is triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_event_loadedmetadata" onload_delay="10">
+        <description>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_loadedmetadata.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="eventhandler" element_name="onloadedmetadata" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement>The user agent has just determined the duration and dimensions of the media resource and the text tracks are ready.</spec_statement>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that the seeking event is triggered more than once  if the video.loop is set to true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_loop_base" onload_delay="15">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_base.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that the volumechange event is triggered at the media element if the video.muted is changed" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_muted_volumechange">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_muted_volumechange.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that the volumechange event is triggered at the media element if video.volume is changed" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_volume_volumechange">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_volumechange.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check that a video loads but is not playing, since the default state is paused" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="manual" priority="P2" id="video_000">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_000.htm</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="src" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Seeking to a value less than 'startTime' seeks to 'startTime'" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="manual" priority="P2" id="video_007">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_007.htm</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="startTime" interface="TextTrackCue" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#texttrackcue</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="The 'src' IDL attribute of media elements reflects the content attribute (relative URI)" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="manual" priority="P2" id="video_011">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_011.htm</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="src" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the video element has a current media controller that expecting the loop attribute has no effect" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="manual" priority="P2" id="video_loop_current_media_controller">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_current_media_controller.html</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="controller" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the video.canPlayType supports video/mp4 of codecs's parameter(avc1.42E01E, mp4a.40.8)" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_canPlayType_codecs_mp4-avc-mp4a">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_canPlayType_codecs.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the video.canPlayType supports video/mp4 of codecs's parameter(avc1.42E01E)" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_canPlayType_codecs_mp4-avc">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_canPlayType_codecs.html?total_num=3&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the video.canPlayType supports video/mp4 of codecs's parameter(avc1.42E01E, mp4v.20.8)" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_canPlayType_codecs_mp4-avc-mp4v">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_canPlayType_codecs.html?total_num=3&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+    </set>
+    <set name="Video3">
+      <testcase purpose="Check if the type of video.error is object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_error_attribute_type">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="error" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the video.src attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_src_attribute_exists">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="src" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the type of video.src is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_src_attribute_type">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="src" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the type of video.currentSrc is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_currentSrc_attribute_type">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="currentSrc" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the video.NETWORK_EMPTY exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_NETWORK_EMPTY_constant_exists">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=9</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="NETWORK_EMPTY" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the type of video.NETWORK_EMPTY is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_NETWORK_EMPTY_constant_type">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=10</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="NETWORK_EMPTY" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the video.NETWORK_EMPTY const value is 0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_NETWORK_EMPTY_constant_value">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=11</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="NETWORK_EMPTY" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the video.NETWORK_IDLE exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_NETWORK_IDLE_constant_exists">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=12</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="NETWORK_IDLE" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the type of video.NETWORK_IDLE is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_NETWORK_IDLE_constant_type">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=13</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="NETWORK_IDLE" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the value of video.NETWORK_IDLE const is 1" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_NETWORK_IDLE_constant_value">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=14</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="NETWORK_IDLE" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the video.NETWORK_LOADING exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_NETWORK_LOADING_constant_exists">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=15</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="NETWORK_LOADING" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the type of video.NETWORK_LOADING is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_NETWORK_LOADING_constant_type">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=16</test_script_entry>
+        </description>
+        <specs>
+          <spec>
+            <spec_assertion element_type="attribute" element_name="NETWORK_LOADING" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
+            <spec_statement/>
+          </spec>
+        </specs>
+      </testcase>
+      <testcase purpose="Check if the value of video.NETWORK_LOADING const is 2" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_NETWORK_LOADING_constant_value">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_two_implies_one_4.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=17</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="NETWORK_LOADING" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.preload reflects 'none' value" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_preload_reflects_none">
+      <testcase purpose="Check if the video.NETWORK_NO_SOURCE exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_NETWORK_NO_SOURCE_constant_exists">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/preload_reflects_none.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=18</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="preload" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="NETWORK_NO_SOURCE" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>The autoplay attribute can override the preload attribute (since if the media plays, it naturally has to buffer first, regardless of the hint given by the preload attribute). Including both is not an error, however.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.preload reflects 'metadata' value" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_preload_reflects_metadata">
+      <testcase purpose="Check if the type of video.NETWORK_NO_SOURCE is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_NETWORK_NO_SOURCE_constant_type">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/preload_reflects_metadata.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=19</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="preload" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="NETWORK_NO_SOURCE" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>The preload IDL attribute must reflect the content attribute of the same name, limited to only known values.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the default video.readyState begins with HAVE_NOTHING" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_readystate_initial">
+      <testcase purpose="Check if the value of video.NETWORK_NO_SOURCE const is 3" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_NETWORK_NO_SOURCE_constant_value">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_initial.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=20</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="NETWORK_NO_SOURCE" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>The ready state of a media element at any particular time is the greatest value describing the state of the element</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.readyState is greater than or equal to HAVE_FUTURE_DATA if loadedmetadata event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_readystate_during_loadedmetadata">
+      <testcase purpose="Check if the type of video.networkState is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_networkState_attribute_type">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_during_loadedmetadata.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=22</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="networkState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>readyState is newly equal to HAVE_METADATA or greater for the first time.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.readyState is greater than or equal to HAVE_FUTURE_DATA if canplay event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_readystate_during_canplay" onload_delay="10">
+      <testcase purpose="Check if the type of video.preload is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_preload_attribute_type">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_during_canplay.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=25</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="preload" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>readyState newly increased to HAVE_FUTURE_DATA or greater.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if video.canPlayType supports application/octet-stream with codecs='vp8, vorbis'" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="canplaytype_application_octet_stream_with_codecs_vp8_vorbis">
+      <testcase purpose="Check if the video.buffered attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_buffered_exists">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_application_octet_stream_with_codecs_1.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=26</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="buffered" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type application/octet-stream";"</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the default value of video.networState is NETWORK_EMPTY" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_networkstate_initial">
+      <testcase purpose="Check if the type of video.buffered is a TimeRanges object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_buffered_type">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/networkState_initial.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=27</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="networkState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="buffered" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>NETWORK_EMPTY (numeric value 0), The element has not yet been initialized. All attributes are in their initial states.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.canPlayType supports application/octet-stream with codecs='avc1.42E01E, mp4a.40.2'" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="canplaytype_application_octet_stream_with_codecs_avc_mp4a">
+      <testcase purpose="Check if the video.HAVE_NOTHING exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_HAVE_NOTHING_constant_exists">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_application_octet_stream_with_codecs_3.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=28</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_NOTHING" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>A type that the user agent knows it cannot render is one that describes a resource that the user agent definitely does not support, for example because it doesn't recognize the container type, or it doesn't support the listed codecs.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.canPlayType supports application/octet-stream with codecs='theora, vorbis'" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="canplaytype_application_octet_stream_with_codecs_theora_vorbis">
+      <testcase purpose="Check if the type of video.HAVE_NOTHING is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_NOTHING_constant_type">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_application_octet_stream_with_codecs_2.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=29</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_NOTHING" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>The MIME type application/octet-stream" with no parameters is never a type that the user agent knows it cannot render. User agents must treat that type as equivalent to the lack of any explicit Content-Type metadata when it is used to label a potential media resource."</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.canPlayType has ability to play two codecs(vp8, vorbis) implies the ability to play one(vorbis)" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="canplaytype_two_codecs_vp8_vorbis_implies_one_vorbis">
+      <testcase purpose="Check if the constant value of video.HAVE_NOTHING is 0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_NOTHING_constant_value">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_two_implies_one_2.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=30</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_NOTHING" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.canPlayType supports video webm" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="canplaytype_webm_supported_but_no_codecs_parameter">
+      <testcase purpose="Check if the video.HAVE_METADATA exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_HAVE_METADATA_constant_exists">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_supported_but_no_codecs_parameter_1.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=31</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_METADATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that video.readyState is greater than or equal to HAVE_FUTURE_DATA if the loadeddata event is triggered" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_readystate_during_loadeddata">
+      <testcase purpose="Check if the type of video.HAVE_METADATA is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_METADATA_constant_type">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_during_loadeddata.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=32</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_METADATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>readyState newly increased to HAVE_CURRENT_DATA or greater for the first time.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.canPlayType supports existence of canPlayType method" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_canplaytype_method_exists">
+      <testcase purpose="Check if the value of video.HAVE_METADATA is 1" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_METADATA_constant_value">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_method_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=33</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_METADATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>The canPlayType(type) method must return the empty string if type is a type that the user agent knows it cannot render or is the type 'application/octet-stream'; it must return 'probably' if the user agent is confident that the type represents a media resource that it can render if used in with this audio or video element; and it must return 'maybe' otherwise. Implementors are encouraged to return 'maybe' unless the type can be confidently established as being supported or not. Generally,  a user agent should never return 'probably' for a type that allows the codecs parameter if that parameter is not present.'</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.error property exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_error_property_exists">
+      <testcase purpose="Check if the video.HAVE_CURRENT_DATA exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_HAVE_CURRENT_DATA_constant_exists">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/error_property_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=34</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="error" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_CURRENT_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>The error attribute, on getting, must return the MediaError object created for this last error, or null if there has not been an error.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.networkState property exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_networkstate_property_exists">
+      <testcase purpose="Check if the type of video.HAVE_CURRENT_DATA is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_CURRENT_DATA_constant_type">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/networkState_property_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=35</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="networkState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_CURRENT_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>As media elements interact with the network, their current network activity is represented by the networkState attribute.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.src is empty if there is no source" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_src_reflects_no_value">
+      <testcase purpose="Check if the value of video.HAVE_CURRENT_DATA is 2" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_CURRENT_DATA_constant_value">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/src_reflects_no_value.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=36</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="src" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_CURRENT_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>The src IDL attribute on media elements must reflect the content attribute of the same name.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the loadedmetadata event is triggered if autoplay attribute present and src attribute give right address of the media resource" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_event_loadedmetadata" onload_delay="10">
+      <testcase purpose="Check if the video.HAVE_FUTURE_DATA exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_HAVE_FUTURE_DATA_constant_exists">
         <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_loadedmetadata.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=37</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="eventhandler" element_name="onloadedmetadata" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_FUTURE_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement>The user agent has just determined the duration and dimensions of the media resource and the text tracks are ready.</spec_statement>
+            <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.autoplay attribute is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_autoplay_attribute_type">
+      <testcase purpose="Check if the type of video.HAVE_FUTURE_DATA is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_FUTURE_DATA_constant_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=70</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=38</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="autoplay" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_FUTURE_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.autoplay attribute default is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_autoplay_default_value">
+      <testcase purpose="Check if the value of video.HAVE_FUTURE_DATA is 3" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_FUTURE_DATA_constant_value">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=71</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=39</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="autoplay" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_FUTURE_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.buffered is a TimeRanges object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_buffered_type">
+      <testcase purpose="Check if the video.HAVE_ENOUGH_DATA exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_HAVE_ENOUGH_DATA_constant_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=27</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=40</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="buffered" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_ENOUGH_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.controller is object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_controller_attribute_type">
+      <testcase purpose="Check if the type of  video.HAVE_ENOUGH_DATA is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_ENOUGH_DATA_constant_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=78</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=41</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="controller" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_ENOUGH_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.controls is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_controls_attribute_type">
+      <testcase purpose="Check if the value of video.HAVE_ENOUGH_DATA is 4" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_ENOUGH_DATA_constant_value">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=80</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=42</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="HAVE_ENOUGH_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.controls can be set to false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_controls_reflects_false">
+      <testcase purpose="Check if the type of video.readyState attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_readyState_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_controls_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=44</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.controls can be set to true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_controls_reflects_true">
+      <testcase purpose="Check if the video.seeking attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_seeking_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_controls_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=46</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="seeking" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.controls returns true if the controls attribute is present in the video element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_controls_true_controls_present">
+      <testcase purpose="Check if the type of video.seeking attribute is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_seeking_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_controls_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=47</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="seeking" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.currentSrc is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_currentSrc_attribute_type">
+      <testcase purpose="Check if the video.seeking attribute must initially have the value false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_seeking_default_value">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=48</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="currentSrc" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="seeking" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.currentTime attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_currentTime_attribute_type">
+      <testcase purpose="Check if the video.currentTime attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_currentTime_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=50</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=49</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.defaultMuted is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_defaultMuted_attribute_type">
+      <testcase purpose="Check if the type of video.currentTime attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_currentTime_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=88</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=50</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="currentTime" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.defaultMuted returns false if the muted attribute is absent in the video element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_defaultMuted_false_muted_absent">
+      <testcase purpose="Check if the video.duration attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_duration_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_defaultMuted_reflect.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=51</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="duration" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.defaultMuted returns false if the muted attribute is set to true and the muted attribute is asent in the video element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_defaultMuted_no_dynamic_effect">
+      <testcase purpose="Check if the type of video.duration attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_duration_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_defaultMuted_reflect.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=52</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="duration" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the media.defaultMuted returns true if the muted attribute is set to false and the muted attribute is present in the video element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_defaultMuted_no_dynamic_effect_muted">
+      <testcase purpose="Check if the video.paused attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_paused_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_defaultMuted_reflect.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=55</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="paused" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.defaultMuted returns true if the muted attribute is present in the video element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_defaultMuted_true_muted_present">
+    </set>
+    <set name="Video4">
+      <testcase purpose="Check if the type of video.paused attribute is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_paused_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_defaultMuted_reflect.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=56</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="paused" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.defaultPlaybackRate attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_defaultPlaybackRate_attribute_type">
+      <testcase purpose="Check if the video.paused attribute must initially be true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_paused_attribute_default_value">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=59</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=57</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="defaultPlaybackRate" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="paused" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.duration attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_duration_attribute_type">
+      <testcase purpose="Check if the video.defaultPlaybackRate attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_defaultPlaybackRate_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=52</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=58</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="duration" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="defaultPlaybackRate" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.ended is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_ended_attribute_type">
+      <testcase purpose="Check if the type of video.defaultPlaybackRate attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_defaultPlaybackRate_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=67</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=59</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="ended" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="defaultPlaybackRate" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the default value of attribute video.ended is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_ended_default_value">
+      <testcase purpose="Check if the video.playbackRate attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_playbackRate_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=68</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=60</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="ended" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="playbackRate" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.error is object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_error_attribute_type">
+      <testcase purpose="Check if the type of video.playbackRate attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_playbackRate_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=61</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="error" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="playbackRate" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.HAVE_CURRENT_DATA is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_CURRENT_DATA_constant_type">
+      <testcase purpose="Check if the type of video.played attribute is [object TimeRanges]" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_played_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=35</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=62</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_CURRENT_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="played" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the value of video.HAVE_CURRENT_DATA is 2" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_CURRENT_DATA_constant_value">
+      <testcase purpose="Check if the type of attribute video.played is object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_played_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=36</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=63</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_CURRENT_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="played" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of  video.HAVE_ENOUGH_DATA is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_ENOUGH_DATA_constant_type">
+      <testcase purpose="Check if the video.seekable attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_seekable_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=41</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=64</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_ENOUGH_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="seekable" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the value of video.HAVE_ENOUGH_DATA is 4" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_ENOUGH_DATA_constant_value">
+      <testcase purpose="Check if the type of video.seekable attribute is TimeRanges object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_seekable_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=42</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=65</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_ENOUGH_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="seekable" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.HAVE_FUTURE_DATA is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_FUTURE_DATA_constant_type">
+      <testcase purpose="Check if  the video.ended attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_ended_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=38</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=66</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_FUTURE_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="ended" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the value of video.HAVE_FUTURE_DATA is 3" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_FUTURE_DATA_constant_value">
+      <testcase purpose="Check if the type of video.ended is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_ended_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=39</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=67</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_FUTURE_DATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="ended" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.HAVE_METADATA is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_METADATA_constant_type">
+      <testcase purpose="Check if the default value of attribute video.ended is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_ended_default_value">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=32</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=68</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_METADATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="ended" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the value of video.HAVE_METADATA is 1" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_METADATA_constant_value">
+      <testcase purpose="Check if the video.autoplay attritbute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_autoplay_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=33</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=69</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_METADATA" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="autoplay" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.HAVE_NOTHING is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_NOTHING_constant_type">
+      <testcase purpose="Check if the type of video.autoplay attribute is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_autoplay_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=29</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=70</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_NOTHING" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="autoplay" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the constant value of video.HAVE_NOTHING is 0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_HAVE_NOTHING_constant_value">
+      <testcase purpose="Check if the video.autoplay attribute default is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_autoplay_default_value">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=30</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=71</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="HAVE_NOTHING" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="autoplay" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.height intial value is a valid non-negative integer in the range 0 to 2147483647 inclusive" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_height_initial">
+      <testcase purpose="Check if the video.loop attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_loop_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=95</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=72</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.height returns a shortest integer number if the height attribute is set to a floating-point number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_height_reflects_float">
+      <testcase purpose="Check if the type of video.loop is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_loop_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=73</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.height returns the integer number if the height attribute is set to a valid non-negative integer in the range 0 to 2147483647" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_height_reflects_integer">
+      <testcase purpose="Check if the video.loop initial value is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_loop_attribute_initial">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=74</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.height returns zero if the height attribute is set to an invlid non-negative integer" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_height_reflects_invalid">
+      <testcase purpose="Check if the video.mediaGroup exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_mediaGroup_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=8</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=75</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="mediaGroup" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.height returns maximum non-negative integer if the height attribute is set to the maximum non-negative integer" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_height_reflects_max">
+      <testcase purpose="Check if the type of video.mediaGroup is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_mediaGroup_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=76</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="mediaGroup" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-    </set>
-    <set name="Video5">
-      <testcase purpose="Check that the video.height returns zero if the height attribute is set to a negative integer" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_height_reflects_negative">
+      <testcase purpose="Check if the video.controller attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_controller_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=77</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="controller" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.height returns zero if the height attribute is set to a number greater than the maximum non-negative integer" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_height_reflects_upper">
+      <testcase purpose="Check if the type of video.controller is object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_controller_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=78</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="controller" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.height returns zero if the height attribute is set to zero" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_height_reflects_zero">
+      <testcase purpose="Check if the video.controls attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_controls_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=79</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.loop is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_loop_attribute_type">
+      <testcase purpose="Check if the type of video.controls is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_controls_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=73</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=80</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the seeking event is triggered more than once  if the video.loop is set to true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_loop_base" onload_delay="15">
+      <testcase purpose="Check if the video.volume attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_volume_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_base.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=82</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.loop can be set to false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_loop_reflects_false">
+      <testcase purpose="Check if the type of video.volume attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_volume_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=83</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.loop can be set to true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_loop_reflects_true">
+      <testcase purpose="Check if the video.muted exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_muted_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=84</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.loop returns true if the loop attribute is present in the video element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_loop_true_loop_present">
+      <testcase purpose="Check if the type of video.muted is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_muted_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=85</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.mediaGroup is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_mediaGroup_attribute_type">
+      <testcase purpose="Check if the video.muted initial value is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_muted_attribute_initial">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=76</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=86</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="mediaGroup" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.muted is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_muted_attribute_type">
+      <testcase purpose="Check if the video.defaultMuted attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_defaultMuted_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=85</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=87</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.muted can be set to false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_muted_false_unmuted">
+      <testcase purpose="Check if the type of video.defaultMuted is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_defaultMuted_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_muted_check.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=88</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.muted can be set to true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_muted_true_muted">
+      <testcase purpose="Check if the video.defaultMuted initial value is false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_defaultMuted_attribute_initial">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_muted_check.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=89</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the volumechange event is triggered at the media element if the video.muted is changed" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_muted_volumechange">
+      <testcase purpose="Check if the video.width attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_width_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_muted_volumechange.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=90</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.networkState is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_networkState_attribute_type">
+      <testcase purpose="Check if the type of video.width is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P0" id="video_width_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=22</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=91</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="networkState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.NETWORK_EMPTY is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_NETWORK_EMPTY_constant_type">
+      <testcase purpose="Check if the video.width intial value is a valid non-negative integer in the range 0 to 2147483647 inclusive" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_width_initial">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=10</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=92</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_EMPTY" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.NETWORK_EMPTY const value is 0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_NETWORK_EMPTY_constant_value">
+      <testcase purpose="Check if the video.height attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_height_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=11</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=93</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_EMPTY" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.NETWORK_IDLE is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_NETWORK_IDLE_constant_type">
+      <testcase purpose="Check if the type of video.height is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P0" id="video_height_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=13</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=94</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_IDLE" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
-            <spec_statement/>
+            <spec_statement>attribute unsigned long height</spec_statement>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the value of video.NETWORK_IDLE const is 1" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_NETWORK_IDLE_constant_value">
+      <testcase purpose="Check if the video.height intial value is a valid non-negative integer in the range 0 to 2147483647 inclusive" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_height_initial">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=14</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=95</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_IDLE" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.NETWORK_LOADING is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_NETWORK_LOADING_constant_type">
+      <testcase purpose="Check if the video.videoWidth attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_videoWidth_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=16</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=96</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_LOADING" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="videoWidth" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the value of video.NETWORK_LOADING const is 2" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_NETWORK_LOADING_constant_value">
+      <testcase purpose="Check if the type of video.videoWidth is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_videoWidth_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=17</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=97</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_LOADING" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="videoWidth" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.NETWORK_NO_SOURCE is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_NETWORK_NO_SOURCE_constant_type">
+      <testcase purpose="Check if the default value of video.videoWidth is 0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_videoWidth_default_value">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=19</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=98</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_NO_SOURCE" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="videoWidth" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the value of video.NETWORK_NO_SOURCE const is 3" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_NETWORK_NO_SOURCE_constant_value">
+      <testcase purpose="Check if the video.videoHeight attribute exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_videoHeight_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=20</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=99</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="NETWORK_NO_SOURCE" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="videoHeight" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.paused attribute must initially be true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_paused_attribute_default_value">
+      <testcase purpose="Check if the type of video.videoHihgt is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_videoHeight_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=57</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=100</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="paused" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="videoHeight" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.paused attribute is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_paused_attribute_type">
+      <testcase purpose="Check if the default value of video.videoHeight is 0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_videoHeight_default_value">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=56</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=101</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="paused" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="videoHeight" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.playbackRate attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_playbackRate_attribute_type">
+      <testcase purpose="Check if the video.poster exists" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P1" id="video_poster_attribute_exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=61</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=102</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="playbackRate" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="poster" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of attribute video.played is object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_played_attribute_type">
+      <testcase purpose="Check if the type of video.poster is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P0" id="video_poster_attribute_type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=63</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=103</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="played" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="poster" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.preload is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_preload_attribute_type">
+    </set>
+    <set name="Video5">
+      <testcase purpose="Check that the video.controls returns true if the controls attribute is present in the video element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_controls_true_controls_present">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=25</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_controls_reflect.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="preload" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.readyState attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_readyState_attribute_type">
+      <testcase purpose="Check if the video.controls can be set to false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_controls_reflects_false">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=44</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_controls_reflect.html?total_num=3&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="readyState" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.seekable attribute is TimeRanges object" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_seekable_attribute_type">
+      <testcase purpose="Check if the video.controls can be set to true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_controls_reflects_true">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=65</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_controls_reflect.html?total_num=3&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="seekable" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="controls" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.seeking attribute is boolean" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_seeking_attribute_type">
+      <testcase purpose="Check that the video.defaultMuted returns true if the muted attribute is present in the video element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_defaultMuted_true_muted_present">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=47</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_defaultMuted_reflect.html?total_num=4&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="seeking" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.seeking attribute must initially have the value false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_seeking_default_value">
+      <testcase purpose="Check that the media.defaultMuted returns true if the muted attribute is set to false and the muted attribute is present in the video element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_defaultMuted_no_dynamic_effect_muted">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=48</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_defaultMuted_reflect.html?total_num=4&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="seeking" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.src is string" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_src_attribute_type">
+      <testcase purpose="Check that the video.defaultMuted returns false if the muted attribute is absent in the video element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_defaultMuted_false_muted_absent">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_defaultMuted_reflect.html?total_num=4&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="src" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.videoHihgt is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_videoHeight_attribute_type">
+      <testcase purpose="Check that the video.defaultMuted returns false if the muted attribute is set to true and the muted attribute is asent in the video element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_defaultMuted_no_dynamic_effect">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=100</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_defaultMuted_reflect.html?total_num=4&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="videoHeight" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="defaultMuted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the default value of video.videoHeight is 0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_videoHeight_default_value">
+      <testcase purpose="Check that the video.height returns zero if the height attribute is set to zero" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_height_reflects_zero">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=101</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="videoHeight" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.videoWidth is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_videoWidth_attribute_type">
+      <testcase purpose="Check that the video.height returns maximum non-negative integer if the height attribute is set to the maximum non-negative integer" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_height_reflects_max">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=97</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="videoWidth" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the default value of video.videoWidth is 0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_videoWidth_default_value">
+      <testcase purpose="Check that the video.height returns the integer number if the height attribute is set to a valid non-negative integer in the range 0 to 2147483647" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_height_reflects_integer">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=98</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="videoWidth" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the type of video.volume attribute is number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_volume_attribute_type">
+      <testcase purpose="Check that the video.height returns a shortest integer number if the height attribute is set to a floating-point number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_height_reflects_float">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=83</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that user agent is able to get an INDEX_SIZE_ERR exception if set video.volume with new value less than 0.0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_volume_exception_lower">
+      <testcase purpose="Check that the video.height returns zero if the height attribute is set to a number greater than the maximum non-negative integer" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_height_reflects_upper">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that user agent is able to get an INDEX_SIZE_ERR exception if set video.volume with new value more than 1.0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_volume_exception_upper">
+      <testcase purpose="Check that the video.height returns zero if the height attribute is set to a negative integer" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_height_reflects_negative">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the intial value of the video.volume is in the range 0.0 to 1.0 inclusive" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_volume_initial">
+      <testcase purpose="Check that the video.height returns zero if the height attribute is set to an invlid non-negative integer" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_height_reflects_invalid">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="height" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if user agent is able to set video.volume with new value 1.0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_volume_loudest">
+      <testcase purpose="Check that the video.loop returns true if the loop attribute is present in the video element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_loop_true_loop_present">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_reflect.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if user agent is able to set video.volume with new value in the range 0.0 to 1.0 inclusive" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_volume_normal">
+      <testcase purpose="Check if the video.loop can be set to false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_loop_reflects_false">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_reflect.html?total_num=3&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if user agent is able to set video.volume with new value 0.0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_volume_silent">
+      <testcase purpose="Check if the video.loop can be set to true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_loop_reflects_true">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_reflect.html?total_num=3&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="loop" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the volumechange event is triggered at the media element if video.volume is changed" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_volume_volumechange">
+      <testcase purpose="Check that video.muted returns true if the muted attribute is present in the video element" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P0" id="video_muted_true_muted_present">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_volumechange.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_muted_check.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.width intial value is a valid non-negative integer in the range 0 to 2147483647 inclusive" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_width_initial">
+      <testcase purpose="Check if the video.muted can be set to false" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_muted_false_unmuted">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=92</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_muted_check.html?total_num=3&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.width returns a shortest integer number if the width attribute is set to a floating-point number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_width_reflects_float">
+      <testcase purpose="Check if the video.muted can be set to true" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_muted_true_muted">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_muted_check.html?total_num=3&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="muted" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.width returns the integer number if the width attribute is set to a valid non-negative integer in the range 0 to 2147483647" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_width_reflects_integer">
+      <testcase purpose="Check if the intial value of the video.volume is in the range 0.0 to 1.0 inclusive" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_volume_initial">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.width returns zero if the width attribute is set to an invlid non-negative integer" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_width_reflects_invalid">
+      <testcase purpose="Check if user agent is able to set video.volume with new value in the range 0.0 to 1.0 inclusive" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_volume_normal">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=8</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.width returns maximum non-negative integer if the width attribute is set to the maximum non-negative integer" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_width_reflects_max">
+      <testcase purpose="Check if user agent is able to set video.volume with new value 0.0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_volume_silent">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.width returns zero if the width attribute is set to a negative integer" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_width_reflects_negative">
+      <testcase purpose="Check if user agent is able to set video.volume with new value 1.0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_volume_loudest">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.width returns zero if the width attribute is set to a number greater than the maximum non-negative integer" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_width_reflects_upper">
+      <testcase purpose="Check that user agent is able to get an INDEX_SIZE_ERR exception if set video.volume with new value less than 0.0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_volume_exception_lower">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that the video.width returns zero if the width attribute is set to zero" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_width_reflects_zero">
+      <testcase purpose="Check that user agent is able to get an INDEX_SIZE_ERR exception if set video.volume with new value more than 1.0" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_volume_exception_upper">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="volume" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check that a video loads but is not playing, since the default state is paused" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="manual" priority="P2" id="video_000">
+      <testcase purpose="Check that the video.width returns zero if the width attribute is set to zero" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_width_reflects_zero">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_000.htm</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="src" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Seeking to a value less than 'startTime' seeks to 'startTime'" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="manual" priority="P2" id="video_007">
+      <testcase purpose="Check that the video.width returns maximum non-negative integer if the width attribute is set to the maximum non-negative integer" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_width_reflects_max">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_007.htm</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="startTime" interface="TextTrackCue" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
-            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/media-elements.html#texttrackcue</spec_url>
+            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="The 'src' IDL attribute of media elements reflects the content attribute (relative URI)" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="manual" priority="P2" id="video_011">
+      <testcase purpose="Check that the video.width returns the integer number if the width attribute is set to a valid non-negative integer in the range 0 to 2147483647" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_width_reflects_integer">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_011.htm</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="src" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video element has a current media controller that expecting the loop attribute has no effect" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="manual" priority="P2" id="video_loop_current_media_controller">
+      <testcase purpose="Check that the video.width returns a shortest integer number if the width attribute is set to a floating-point number" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_width_reflects_float">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_current_media_controller.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="attribute" element_name="controller" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.canPlayType supports video/mp4 of codecs's parameter(avc1.42E01E, mp4a.40.8)" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_canPlayType_codecs_mp4-avc-mp4a">
+      <testcase purpose="Check that the video.width returns zero if the width attribute is set to a number greater than the maximum non-negative integer" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_width_reflects_upper">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/video_canPlayType_codecs.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.canPlayType supports video/mp4 of codecs's parameter(avc1.42E01E)" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_canPlayType_codecs_mp4-avc">
+      <testcase purpose="Check that the video.width returns zero if the width attribute is set to a negative integer" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_width_reflects_negative">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/video_canPlayType_codecs.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the video.canPlayType supports video/mp4 of codecs's parameter(avc1.42E01E, mp4v.20.8)" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_canPlayType_codecs_mp4-avc-mp4v">
+      <testcase purpose="Check that the video.width returns zero if the width attribute is set to an invlid non-negative integer" type="compliance" status="approved" component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" priority="P2" id="video_width_reflects_invalid">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/video_canPlayType_codecs.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         <specs>
           <spec>
-            <spec_assertion element_type="method" element_name="canPlayType" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
+            <spec_assertion element_type="attribute" element_name="width" interface="HTMLVideoElement" specification="HTML5 The video element (Partial)" section="Media" category="Tizen W3C API Specifications"/>
             <spec_url>http://www.w3.org/TR/2012/WD-html5-20121025/the-video-element.html#the-video-element</spec_url>
             <spec_statement/>
           </spec>
index 57796eda6e70b168eaf6e0ccd5c3e0f1a72060cd..13e34be74966a3e471f2d5a5f86acfac7ba3ccf6 100644 (file)
           <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_play.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_autoplay_attribute_exists" purpose="Check if the video.autoplay attritbute exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=69</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_buffered_exists" purpose="Check if the video.buffered attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=26</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_controller_attribute_exists" purpose="Check if the video.controller attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=77</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_controls_attribute_exists" purpose="Check if the video.controls attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=79</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_currentTime_attribute_exists" purpose="Check if the video.currentTime attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=49</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultMuted_attribute_exists" purpose="Check if the video.defaultMuted attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=87</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultMuted_attribute_initial" purpose="Check if the video.defaultMuted initial value is false">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=89</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultPlaybackRate_attribute_exists" purpose="Check if the video.defaultPlaybackRate attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=58</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_duration_attribute_exists" purpose="Check if the video.duration attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=51</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_ended_attribute_exists" purpose="Check if  the video.ended attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=66</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_CURRENT_DATA_constant_exists" purpose="Check if the video.HAVE_CURRENT_DATA exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=34</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_ENOUGH_DATA_constant_exists" purpose="Check if the video.HAVE_ENOUGH_DATA exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=40</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_FUTURE_DATA_constant_exists" purpose="Check if the video.HAVE_FUTURE_DATA exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=37</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_METADATA_constant_exists" purpose="Check if the video.HAVE_METADATA exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=31</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_NOTHING_constant_exists" purpose="Check if the video.HAVE_NOTHING exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=28</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_attribute_exists" purpose="Check if the video.height attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=93</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_attribute_type" purpose="Check if the type of video.height is number">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=94</test_script_entry>
-        </description>
-        </testcase>
       <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_load_method_exists" purpose="Check if the video.load attribute exists">
         <description>
           <test_script_entry>/opt/tct-video-html5-tests/video/video_load_method_exists.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_loop_attribute_exists" purpose="Check if the video.loop attribute exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=72</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_loop_attribute_initial" purpose="Check if the video.loop initial value is false">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=74</test_script_entry>
-        </description>
-        </testcase>
       <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_MediaController_buffered_exists" purpose="Check if the video.MediaController.buffered exists">
         <description>
           <test_script_entry>/opt/tct-video-html5-tests/video/video_MediaController_buffered_exists.html</test_script_entry>
           <test_script_entry>/opt/tct-video-html5-tests/video/video_MediaError_MEDIA_ERR_SRC_NOT_SUPPORTED_constant_exists.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_mediaGroup_attribute_exists" purpose="Check if the video.mediaGroup exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=75</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_muted_attribute_exists" purpose="Check if the video.muted exists">
-        <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=84</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_muted_attribute_initial" purpose="Check if the video.muted initial value is false">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_event_canplaythrough" purpose="Check that the canplaythrough event is triggered if autoplay attribute present and src attribute give right address of the media resource">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=86</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_canplaythrough.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_muted_true_muted_present" purpose="Check that video.muted returns true if the muted attribute is present in the video element">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_currentsrc_empty_if_no_src" purpose="Check that the video.currentSrc returns empty if there is no source">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_muted_check.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/currentSrc_empty_if_no_src.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_EMPTY_constant_exists" purpose="Check if the video.NETWORK_EMPTY exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_src_removal_does_not_trigger_loadstart" purpose="Check that the loadstart event isnot triggered if remove video.src attribute source">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=9</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/src_removal_does_not_trigger_loadstart.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_IDLE_constant_exists" purpose="Check if the video.NETWORK_IDLE exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_currentsrc_nonempty_after_setting_src" purpose="Check that the video.currentSrc returns non-empty if src attribute give right address of the media resource">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=12</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/currentSrc_nonempty_after_setting_src.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_LOADING_constant_exists" purpose="Check if the video.NETWORK_LOADING exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_currentsrc_nonempty_after_adding_source_child" purpose="Check that the video.currentSrc returns non-empty if add source element">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=15</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/currentSrc_nonempty_after_adding_source_child.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_NO_SOURCE_constant_exists" purpose="Check if the video.NETWORK_NO_SOURCE exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_event_playing" purpose="Check that the playing event is triggered if autoplay attribute present and src attribute give right address of the media resource">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=18</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_playing.html</test_script_entry>
         </description>
         </testcase>
-    </set>
-    <set name="Video2">
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_paused_attribute_exists" purpose="Check if the video.paused attribute exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_readystate_during_canplaythrough" purpose="Check that the video.readyState is HAVE_FUTURE_DATA if canplaythrough event is triggered">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=55</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_during_canplaythrough.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_pause_method_exists" purpose="Check if the video.pause method exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_readystate_property_exists" purpose="Check if the video.readyState property exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/video_pause_method_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_property_exists.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_playbackRate_attribute_exists" purpose="Check if the video.playbackRate attribute exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_event_canplay" purpose="Check that the canplay event is triggered if autoplay attribute present and src attribute give right address of the media resource">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=60</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_canplay.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_played_attribute_exists" purpose="Check if the type of video.played attribute is [object TimeRanges]">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_readystate_during_playing" purpose="Check that video.readyState is greater than or equal to HAVE_FUTURE_DATA if playing event is triggered">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=62</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_during_playing.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_play_method_exists" purpose="Check if the video.play method exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="canplaytype_two_codecs_vp8_vorbis_implies_one_vp8" purpose="Check if the video.canPlayType has ability to play two codecs(vp8, vorbis) implies the ability to play one(vp8)">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/video_play_method_exists.html</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_two_implies_one_1.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_poster_attribute_exists" purpose="Check if the video.poster exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_canplaytype_bogus_type" purpose="Check if the video.canPlayType supports bogus type">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=102</test_script_entry>
+          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_bogus_type.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_poster_attribute_type" purpose="Check if the type of video.poster is string">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_loop_base" onload_delay="15" purpose="Check that the seeking event is triggered more than once  if the video.loop is set to true">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=103</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_base.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_seekable_attribute_exists" purpose="Check if the video.seekable attribute exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_muted_volumechange" purpose="Check that the volumechange event is triggered at the media element if the video.muted is changed">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=64</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_muted_volumechange.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_seeking_attribute_exists" purpose="Check if the video.seeking attribute exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_volumechange" purpose="Check that the volumechange event is triggered at the media element if video.volume is changed">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=46</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_volumechange.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_src_attribute_exists" purpose="Check if the video.src attribute exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="manual" id="video_000" purpose="Check that a video loads but is not playing, since the default state is paused">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_000.htm</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_TimeRanges_end_exists" purpose="Check if the video.TimeRanges.end attribute exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="manual" id="video_007" purpose="Seeking to a value less than 'startTime' seeks to 'startTime'">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/video_TimeRanges_end_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_007.htm</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_TimeRanges_length_exists" purpose="Check if the video.TimeRanges.length attribute exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="manual" id="video_011" purpose="The 'src' IDL attribute of media elements reflects the content attribute (relative URI)">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/video_TimeRanges_length_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_011.htm</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_TimeRanges_start_exists" purpose="Check if the video.TimeRanges.start method exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="manual" id="video_loop_current_media_controller" purpose="Check if the video element has a current media controller that expecting the loop attribute has no effect">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/video_TimeRanges_start_exists.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_current_media_controller.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_videoHeight_attribute_exists" purpose="Check if the video.videoHeight attribute exists">
+    </set>
+    <set name="Video2">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_pause_method_exists" purpose="Check if the video.pause method exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=99</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_pause_method_exists.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_videoWidth_attribute_exists" purpose="Check if the video.videoWidth attribute exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_play_method_exists" purpose="Check if the video.play method exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=96</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_play_method_exists.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_attribute_exists" purpose="Check if the video.volume attribute exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_TimeRanges_end_exists" purpose="Check if the video.TimeRanges.end attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=82</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_TimeRanges_end_exists.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_attribute_exists" purpose="Check if the video.width attribute exists">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_TimeRanges_length_exists" purpose="Check if the video.TimeRanges.length attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=90</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_TimeRanges_length_exists.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_attribute_type" purpose="Check if the type of video.width is number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_TimeRanges_start_exists" purpose="Check if the video.TimeRanges.start method exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=91</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_TimeRanges_start_exists.html</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_MediaController_playbackState_exists" purpose="Check if the video.MediaController.playbackState attribute exists">
           <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_loadstart.html</test_script_entry>
         </description>
         </testcase>
-    </set>
-    <set name="Video3">
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_event_canplaythrough" purpose="Check that the canplaythrough event is triggered if autoplay attribute present and src attribute give right address of the media resource">
-        <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_canplaythrough.html</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_currentsrc_empty_if_no_src" purpose="Check that the video.currentSrc returns empty if there is no source">
-        <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/currentSrc_empty_if_no_src.html</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_src_removal_does_not_trigger_loadstart" purpose="Check that the loadstart event isnot triggered if remove video.src attribute source">
-        <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/src_removal_does_not_trigger_loadstart.html</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_currentsrc_nonempty_after_setting_src" purpose="Check that the video.currentSrc returns non-empty if src attribute give right address of the media resource">
-        <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/currentSrc_nonempty_after_setting_src.html</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_currentsrc_nonempty_after_adding_source_child" purpose="Check that the video.currentSrc returns non-empty if add source element">
-        <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/currentSrc_nonempty_after_adding_source_child.html</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_event_playing" purpose="Check that the playing event is triggered if autoplay attribute present and src attribute give right address of the media resource">
-        <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_playing.html</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_readystate_during_canplaythrough" purpose="Check that the video.readyState is HAVE_FUTURE_DATA if canplaythrough event is triggered">
-        <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_during_canplaythrough.html</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_readystate_property_exists" purpose="Check if the video.readyState property exists">
-        <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_property_exists.html</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_event_canplay" purpose="Check that the canplay event is triggered if autoplay attribute present and src attribute give right address of the media resource">
-        <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_canplay.html</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_readystate_during_playing" purpose="Check that video.readyState is greater than or equal to HAVE_FUTURE_DATA if playing event is triggered">
-        <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/readyState_during_playing.html</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="canplaytype_two_codecs_vp8_vorbis_implies_one_vp8" purpose="Check if the video.canPlayType has ability to play two codecs(vp8, vorbis) implies the ability to play one(vp8)">
-        <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_two_implies_one_1.html</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_canplaytype_bogus_type" purpose="Check if the video.canPlayType supports bogus type">
-        <description>
-          <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_bogus_type.html</test_script_entry>
-        </description>
-        </testcase>
-    </set>
-    <set name="Video4">
       <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="canplaytype_two_codecs_theora_vorbis_implies_one_vorbis" purpose="Check if the video.canPlayType has ability to play two codecs(theora, vorbis) implies the ability to play one(vorbis)">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/canPlayType_two_implies_one_4.html</test_script_entry>
           <test_script_entry test_script_expected_result="0">/opt/tct-video-html5-tests/video/w3c/event_loadedmetadata.html</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_autoplay_attribute_type" purpose="Check if the type of video.autoplay attribute is boolean">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_canPlayType_codecs_mp4-avc-mp4a" purpose="Check if the video.canPlayType supports video/mp4 of codecs's parameter(avc1.42E01E, mp4a.40.8)">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=70</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_canPlayType_codecs.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_autoplay_default_value" purpose="Check if the video.autoplay attribute default is false">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_canPlayType_codecs_mp4-avc" purpose="Check if the video.canPlayType supports video/mp4 of codecs's parameter(avc1.42E01E)">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=71</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_canPlayType_codecs.html?total_num=3&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_buffered_type" purpose="Check if the type of video.buffered is a TimeRanges object">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_canPlayType_codecs_mp4-avc-mp4v" purpose="Check if the video.canPlayType supports video/mp4 of codecs's parameter(avc1.42E01E, mp4v.20.8)">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=27</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/video_canPlayType_codecs.html?total_num=3&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_controller_attribute_type" purpose="Check if the type of video.controller is object">
+    </set>
+    <set name="Video3">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_error_attribute_type" purpose="Check if the type of video.error is object">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=78</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_controls_attribute_type" purpose="Check if the type of video.controls is boolean">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_src_attribute_exists" purpose="Check if the video.src attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=80</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_controls_reflects_false" purpose="Check if the video.controls can be set to false">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_src_attribute_type" purpose="Check if the type of video.src is string">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_controls_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_controls_reflects_true" purpose="Check if the video.controls can be set to true">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_currentSrc_attribute_type" purpose="Check if the type of video.currentSrc is string">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_controls_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_controls_true_controls_present" purpose="Check that the video.controls returns true if the controls attribute is present in the video element">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_EMPTY_constant_exists" purpose="Check if the video.NETWORK_EMPTY exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_controls_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=9</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_currentSrc_attribute_type" purpose="Check if the type of video.currentSrc is string">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_EMPTY_constant_type" purpose="Check if the type of video.NETWORK_EMPTY is number">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=10</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_currentTime_attribute_type" purpose="Check if the type of video.currentTime attribute is number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_EMPTY_constant_value" purpose="Check if the video.NETWORK_EMPTY const value is 0">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=50</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=11</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultMuted_attribute_type" purpose="Check if the type of video.defaultMuted is boolean">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_IDLE_constant_exists" purpose="Check if the video.NETWORK_IDLE exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=88</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=12</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultMuted_false_muted_absent" purpose="Check that the video.defaultMuted returns false if the muted attribute is absent in the video element">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_IDLE_constant_type" purpose="Check if the type of video.NETWORK_IDLE is number">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_defaultMuted_reflect.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=13</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultMuted_no_dynamic_effect" purpose="Check that the video.defaultMuted returns false if the muted attribute is set to true and the muted attribute is asent in the video element">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_IDLE_constant_value" purpose="Check if the value of video.NETWORK_IDLE const is 1">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_defaultMuted_reflect.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=14</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultMuted_no_dynamic_effect_muted" purpose="Check that the media.defaultMuted returns true if the muted attribute is set to false and the muted attribute is present in the video element">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_LOADING_constant_exists" purpose="Check if the video.NETWORK_LOADING exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_defaultMuted_reflect.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=15</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultMuted_true_muted_present" purpose="Check that the video.defaultMuted returns true if the muted attribute is present in the video element">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_LOADING_constant_type" purpose="Check if the type of video.NETWORK_LOADING is number">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_defaultMuted_reflect.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=16</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultPlaybackRate_attribute_type" purpose="Check if the type of video.defaultPlaybackRate attribute is number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_LOADING_constant_value" purpose="Check if the value of video.NETWORK_LOADING const is 2">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=59</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=17</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_duration_attribute_type" purpose="Check if the type of video.duration attribute is number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_NO_SOURCE_constant_exists" purpose="Check if the video.NETWORK_NO_SOURCE exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=52</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=18</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_ended_attribute_type" purpose="Check if the type of video.ended is boolean">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_NO_SOURCE_constant_type" purpose="Check if the type of video.NETWORK_NO_SOURCE is number">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=67</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=19</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_ended_default_value" purpose="Check if the default value of attribute video.ended is false">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_NO_SOURCE_constant_value" purpose="Check if the value of video.NETWORK_NO_SOURCE const is 3">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=68</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=20</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_error_attribute_type" purpose="Check if the type of video.error is object">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_networkState_attribute_type" purpose="Check if the type of video.networkState is number">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=22</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_preload_attribute_type" purpose="Check if the type of video.preload is string">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=25</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_buffered_exists" purpose="Check if the video.buffered attribute exists">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=26</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_buffered_type" purpose="Check if the type of video.buffered is a TimeRanges object">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=27</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_NOTHING_constant_exists" purpose="Check if the video.HAVE_NOTHING exists">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=28</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_NOTHING_constant_type" purpose="Check if the type of video.HAVE_NOTHING is number">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=29</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_NOTHING_constant_value" purpose="Check if the constant value of video.HAVE_NOTHING is 0">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=30</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_METADATA_constant_exists" purpose="Check if the video.HAVE_METADATA exists">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=31</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_METADATA_constant_type" purpose="Check if the type of video.HAVE_METADATA is number">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=32</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_METADATA_constant_value" purpose="Check if the value of video.HAVE_METADATA is 1">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=33</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_CURRENT_DATA_constant_exists" purpose="Check if the video.HAVE_CURRENT_DATA exists">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=34</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_CURRENT_DATA_constant_type" purpose="Check if the type of video.HAVE_CURRENT_DATA is number">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=35</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=35</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_CURRENT_DATA_constant_value" purpose="Check if the value of video.HAVE_CURRENT_DATA is 2">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=36</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=36</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_FUTURE_DATA_constant_exists" purpose="Check if the video.HAVE_FUTURE_DATA exists">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=37</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_FUTURE_DATA_constant_type" purpose="Check if the type of video.HAVE_FUTURE_DATA is number">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=38</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_FUTURE_DATA_constant_value" purpose="Check if the value of video.HAVE_FUTURE_DATA is 3">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=39</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_ENOUGH_DATA_constant_exists" purpose="Check if the video.HAVE_ENOUGH_DATA exists">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=40</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_ENOUGH_DATA_constant_type" purpose="Check if the type of  video.HAVE_ENOUGH_DATA is number">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=41</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=41</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_ENOUGH_DATA_constant_value" purpose="Check if the value of video.HAVE_ENOUGH_DATA is 4">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=42</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=42</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_FUTURE_DATA_constant_type" purpose="Check if the type of video.HAVE_FUTURE_DATA is number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_readyState_attribute_type" purpose="Check if the type of video.readyState attribute is number">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=38</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=44</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_FUTURE_DATA_constant_value" purpose="Check if the value of video.HAVE_FUTURE_DATA is 3">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_seeking_attribute_exists" purpose="Check if the video.seeking attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=39</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=46</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_METADATA_constant_type" purpose="Check if the type of video.HAVE_METADATA is number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_seeking_attribute_type" purpose="Check if the type of video.seeking attribute is boolean">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=32</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=47</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_METADATA_constant_value" purpose="Check if the value of video.HAVE_METADATA is 1">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_seeking_default_value" purpose="Check if the video.seeking attribute must initially have the value false">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=33</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=48</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_NOTHING_constant_type" purpose="Check if the type of video.HAVE_NOTHING is number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_currentTime_attribute_exists" purpose="Check if the video.currentTime attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=29</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=49</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_HAVE_NOTHING_constant_value" purpose="Check if the constant value of video.HAVE_NOTHING is 0">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_currentTime_attribute_type" purpose="Check if the type of video.currentTime attribute is number">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=30</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=50</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_initial" purpose="Check if the video.height intial value is a valid non-negative integer in the range 0 to 2147483647 inclusive">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_duration_attribute_exists" purpose="Check if the video.duration attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=95</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=51</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_reflects_float" purpose="Check that the video.height returns a shortest integer number if the height attribute is set to a floating-point number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_duration_attribute_type" purpose="Check if the type of video.duration attribute is number">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=52</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_reflects_integer" purpose="Check that the video.height returns the integer number if the height attribute is set to a valid non-negative integer in the range 0 to 2147483647">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_paused_attribute_exists" purpose="Check if the video.paused attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=55</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_reflects_invalid" purpose="Check that the video.height returns zero if the height attribute is set to an invlid non-negative integer">
+    </set>
+    <set name="Video4">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_paused_attribute_type" purpose="Check if the type of video.paused attribute is boolean">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=8</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=56</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_reflects_max" purpose="Check that the video.height returns maximum non-negative integer if the height attribute is set to the maximum non-negative integer">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_paused_attribute_default_value" purpose="Check if the video.paused attribute must initially be true">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=57</test_script_entry>
         </description>
         </testcase>
-    </set>
-    <set name="Video5">
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_reflects_negative" purpose="Check that the video.height returns zero if the height attribute is set to a negative integer">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultPlaybackRate_attribute_exists" purpose="Check if the video.defaultPlaybackRate attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=58</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_reflects_upper" purpose="Check that the video.height returns zero if the height attribute is set to a number greater than the maximum non-negative integer">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultPlaybackRate_attribute_type" purpose="Check if the type of video.defaultPlaybackRate attribute is number">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=59</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_reflects_zero" purpose="Check that the video.height returns zero if the height attribute is set to zero">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_playbackRate_attribute_exists" purpose="Check if the video.playbackRate attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=60</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_loop_attribute_type" purpose="Check if the type of video.loop is boolean">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_playbackRate_attribute_type" purpose="Check if the type of video.playbackRate attribute is number">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=73</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=61</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_loop_base" onload_delay="15" purpose="Check that the seeking event is triggered more than once  if the video.loop is set to true">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_played_attribute_exists" purpose="Check if the type of video.played attribute is [object TimeRanges]">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_base.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=62</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_loop_reflects_false" purpose="Check if the video.loop can be set to false">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_played_attribute_type" purpose="Check if the type of attribute video.played is object">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=63</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_loop_reflects_true" purpose="Check if the video.loop can be set to true">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_seekable_attribute_exists" purpose="Check if the video.seekable attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=64</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_loop_true_loop_present" purpose="Check that the video.loop returns true if the loop attribute is present in the video element">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_seekable_attribute_type" purpose="Check if the type of video.seekable attribute is TimeRanges object">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_reflect.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=65</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_mediaGroup_attribute_type" purpose="Check if the type of video.mediaGroup is string">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_ended_attribute_exists" purpose="Check if  the video.ended attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=76</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=66</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_muted_attribute_type" purpose="Check if the type of video.muted is boolean">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_ended_attribute_type" purpose="Check if the type of video.ended is boolean">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=85</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=67</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_muted_false_unmuted" purpose="Check if the video.muted can be set to false">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_ended_default_value" purpose="Check if the default value of attribute video.ended is false">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_muted_check.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=68</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_muted_true_muted" purpose="Check if the video.muted can be set to true">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_autoplay_attribute_exists" purpose="Check if the video.autoplay attritbute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_muted_check.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=69</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_muted_volumechange" purpose="Check that the volumechange event is triggered at the media element if the video.muted is changed">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_autoplay_attribute_type" purpose="Check if the type of video.autoplay attribute is boolean">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_muted_volumechange.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=70</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_networkState_attribute_type" purpose="Check if the type of video.networkState is number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_autoplay_default_value" purpose="Check if the video.autoplay attribute default is false">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=22</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=71</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_EMPTY_constant_type" purpose="Check if the type of video.NETWORK_EMPTY is number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_loop_attribute_exists" purpose="Check if the video.loop attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=10</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=72</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_EMPTY_constant_value" purpose="Check if the video.NETWORK_EMPTY const value is 0">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_loop_attribute_type" purpose="Check if the type of video.loop is boolean">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=11</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=73</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_IDLE_constant_type" purpose="Check if the type of video.NETWORK_IDLE is number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_loop_attribute_initial" purpose="Check if the video.loop initial value is false">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=13</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=74</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_IDLE_constant_value" purpose="Check if the value of video.NETWORK_IDLE const is 1">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_mediaGroup_attribute_exists" purpose="Check if the video.mediaGroup exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=14</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=75</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_LOADING_constant_type" purpose="Check if the type of video.NETWORK_LOADING is number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_mediaGroup_attribute_type" purpose="Check if the type of video.mediaGroup is string">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=16</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=76</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_LOADING_constant_value" purpose="Check if the value of video.NETWORK_LOADING const is 2">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_controller_attribute_exists" purpose="Check if the video.controller attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=17</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=77</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_NO_SOURCE_constant_type" purpose="Check if the type of video.NETWORK_NO_SOURCE is number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_controller_attribute_type" purpose="Check if the type of video.controller is object">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=19</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=78</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_NETWORK_NO_SOURCE_constant_value" purpose="Check if the value of video.NETWORK_NO_SOURCE const is 3">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_controls_attribute_exists" purpose="Check if the video.controls attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=20</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=79</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_paused_attribute_default_value" purpose="Check if the video.paused attribute must initially be true">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_controls_attribute_type" purpose="Check if the type of video.controls is boolean">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=57</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=80</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_paused_attribute_type" purpose="Check if the type of video.paused attribute is boolean">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_attribute_exists" purpose="Check if the video.volume attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=56</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=82</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_playbackRate_attribute_type" purpose="Check if the type of video.playbackRate attribute is number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_attribute_type" purpose="Check if the type of video.volume attribute is number">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=61</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=83</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_played_attribute_type" purpose="Check if the type of attribute video.played is object">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_muted_attribute_exists" purpose="Check if the video.muted exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=63</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=84</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_preload_attribute_type" purpose="Check if the type of video.preload is string">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_muted_attribute_type" purpose="Check if the type of video.muted is boolean">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=25</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=85</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_readyState_attribute_type" purpose="Check if the type of video.readyState attribute is number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_muted_attribute_initial" purpose="Check if the video.muted initial value is false">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=44</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=86</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_seekable_attribute_type" purpose="Check if the type of video.seekable attribute is TimeRanges object">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultMuted_attribute_exists" purpose="Check if the video.defaultMuted attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=65</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=87</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_seeking_attribute_type" purpose="Check if the type of video.seeking attribute is boolean">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultMuted_attribute_type" purpose="Check if the type of video.defaultMuted is boolean">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=47</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=88</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_seeking_default_value" purpose="Check if the video.seeking attribute must initially have the value false">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultMuted_attribute_initial" purpose="Check if the video.defaultMuted initial value is false">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=48</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=89</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_src_attribute_type" purpose="Check if the type of video.src is string">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_attribute_exists" purpose="Check if the video.width attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=90</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_videoHeight_attribute_type" purpose="Check if the type of video.videoHihgt is number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_attribute_type" purpose="Check if the type of video.width is number">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=91</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_initial" purpose="Check if the video.width intial value is a valid non-negative integer in the range 0 to 2147483647 inclusive">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=92</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_attribute_exists" purpose="Check if the video.height attribute exists">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=93</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_attribute_type" purpose="Check if the type of video.height is number">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=94</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_initial" purpose="Check if the video.height intial value is a valid non-negative integer in the range 0 to 2147483647 inclusive">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=100</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=95</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_videoHeight_default_value" purpose="Check if the default value of video.videoHeight is 0">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_videoWidth_attribute_exists" purpose="Check if the video.videoWidth attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=101</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=96</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_videoWidth_attribute_type" purpose="Check if the type of video.videoWidth is number">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=97</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=97</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_videoWidth_default_value" purpose="Check if the default value of video.videoWidth is 0">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=98</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=98</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_attribute_type" purpose="Check if the type of video.volume attribute is number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_videoHeight_attribute_exists" purpose="Check if the video.videoHeight attribute exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=83</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=99</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_exception_lower" purpose="Check that user agent is able to get an INDEX_SIZE_ERR exception if set video.volume with new value less than 0.0">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_videoHeight_attribute_type" purpose="Check if the type of video.videoHihgt is number">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=100</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_exception_upper" purpose="Check that user agent is able to get an INDEX_SIZE_ERR exception if set video.volume with new value more than 1.0">
+    </set>
+    <set name="Video5">
+     <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_videoHeight_default_value" purpose="Check if the default value of video.videoHeight is 0">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=101</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_initial" purpose="Check if the intial value of the video.volume is in the range 0.0 to 1.0 inclusive">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_poster_attribute_exists" purpose="Check if the video.poster exists">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=102</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_loudest" purpose="Check if user agent is able to set video.volume with new value 1.0">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_poster_attribute_type" purpose="Check if the type of video.poster is string">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;locator_key=id&amp;value=103</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_normal" purpose="Check if user agent is able to set video.volume with new value in the range 0.0 to 1.0 inclusive">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_controls_true_controls_present" purpose="Check that the video.controls returns true if the controls attribute is present in the video element">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_controls_reflect.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_silent" purpose="Check if user agent is able to set video.volume with new value 0.0">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_controls_reflects_false" purpose="Check if the video.controls can be set to false">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_controls_reflect.html?total_num=3&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_volumechange" purpose="Check that the volumechange event is triggered at the media element if video.volume is changed">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_controls_reflects_true" purpose="Check if the video.controls can be set to true">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_volumechange.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_controls_reflect.html?total_num=3&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_initial" purpose="Check if the video.width intial value is a valid non-negative integer in the range 0 to 2147483647 inclusive">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultMuted_true_muted_present" purpose="Check that the video.defaultMuted returns true if the muted attribute is present in the video element">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_attributes.html?total_num=103&amp;amp;locator_key=id&amp;amp;value=92</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_defaultMuted_reflect.html?total_num=4&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_reflects_float" purpose="Check that the video.width returns a shortest integer number if the width attribute is set to a floating-point number">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultMuted_no_dynamic_effect_muted" purpose="Check that the media.defaultMuted returns true if the muted attribute is set to false and the muted attribute is present in the video element">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_defaultMuted_reflect.html?total_num=4&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_reflects_integer" purpose="Check that the video.width returns the integer number if the width attribute is set to a valid non-negative integer in the range 0 to 2147483647">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultMuted_false_muted_absent" purpose="Check that the video.defaultMuted returns false if the muted attribute is absent in the video element">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_defaultMuted_reflect.html?total_num=4&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_reflects_invalid" purpose="Check that the video.width returns zero if the width attribute is set to an invlid non-negative integer">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_defaultMuted_no_dynamic_effect" purpose="Check that the video.defaultMuted returns false if the muted attribute is set to true and the muted attribute is asent in the video element">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=8</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_defaultMuted_reflect.html?total_num=4&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_reflects_max" purpose="Check that the video.width returns maximum non-negative integer if the width attribute is set to the maximum non-negative integer">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_reflects_zero" purpose="Check that the video.height returns zero if the height attribute is set to zero">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_reflects_negative" purpose="Check that the video.width returns zero if the width attribute is set to a negative integer">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_reflects_max" purpose="Check that the video.height returns maximum non-negative integer if the height attribute is set to the maximum non-negative integer">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_reflects_upper" purpose="Check that the video.width returns zero if the width attribute is set to a number greater than the maximum non-negative integer">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_reflects_integer" purpose="Check that the video.height returns the integer number if the height attribute is set to a valid non-negative integer in the range 0 to 2147483647">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_reflects_zero" purpose="Check that the video.width returns zero if the width attribute is set to zero">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_reflects_float" purpose="Check that the video.height returns a shortest integer number if the height attribute is set to a floating-point number">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="manual" id="video_000" purpose="Check that a video loads but is not playing, since the default state is paused">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_reflects_upper" purpose="Check that the video.height returns zero if the height attribute is set to a number greater than the maximum non-negative integer">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_000.htm</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="manual" id="video_007" purpose="Seeking to a value less than 'startTime' seeks to 'startTime'">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_reflects_negative" purpose="Check that the video.height returns zero if the height attribute is set to a negative integer">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_007.htm</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="manual" id="video_011" purpose="The 'src' IDL attribute of media elements reflects the content attribute (relative URI)">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_height_reflects_invalid" purpose="Check that the video.height returns zero if the height attribute is set to an invlid non-negative integer">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_011.htm</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_height_reflect.html?total_num=8&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="manual" id="video_loop_current_media_controller" purpose="Check if the video element has a current media controller that expecting the loop attribute has no effect">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_loop_true_loop_present" purpose="Check that the video.loop returns true if the loop attribute is present in the video element">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_current_media_controller.html</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_reflect.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_canPlayType_codecs_mp4-avc-mp4a" purpose="Check if the video.canPlayType supports video/mp4 of codecs's parameter(avc1.42E01E, mp4a.40.8)">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_loop_reflects_false" purpose="Check if the video.loop can be set to false">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/video_canPlayType_codecs.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_reflect.html?total_num=3&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_canPlayType_codecs_mp4-avc" purpose="Check if the video.canPlayType supports video/mp4 of codecs's parameter(avc1.42E01E)">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_loop_reflects_true" purpose="Check if the video.loop can be set to true">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/video_canPlayType_codecs.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_loop_reflect.html?total_num=3&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_canPlayType_codecs_mp4-avc-mp4v" purpose="Check if the video.canPlayType supports video/mp4 of codecs's parameter(avc1.42E01E, mp4v.20.8)">
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_muted_true_muted_present" purpose="Check that video.muted returns true if the muted attribute is present in the video element">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_muted_check.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_muted_false_unmuted" purpose="Check if the video.muted can be set to false">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_muted_check.html?total_num=3&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_muted_true_muted" purpose="Check if the video.muted can be set to true">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_muted_check.html?total_num=3&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_initial" purpose="Check if the intial value of the video.volume is in the range 0.0 to 1.0 inclusive">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;locator_key=id&amp;value=1</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_normal" purpose="Check if user agent is able to set video.volume with new value in the range 0.0 to 1.0 inclusive">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_silent" purpose="Check if user agent is able to set video.volume with new value 0.0">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_loudest" purpose="Check if user agent is able to set video.volume with new value 1.0">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_exception_lower" purpose="Check that user agent is able to get an INDEX_SIZE_ERR exception if set video.volume with new value less than 0.0">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_volume_exception_upper" purpose="Check that user agent is able to get an INDEX_SIZE_ERR exception if set video.volume with new value more than 1.0">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_volume_check.html?total_num=6&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_reflects_zero" purpose="Check that the video.width returns zero if the width attribute is set to zero">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;locator_key=id&amp;value=2</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_reflects_max" purpose="Check that the video.width returns maximum non-negative integer if the width attribute is set to the maximum non-negative integer">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;locator_key=id&amp;value=3</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_reflects_integer" purpose="Check that the video.width returns the integer number if the width attribute is set to a valid non-negative integer in the range 0 to 2147483647">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;locator_key=id&amp;value=4</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_reflects_float" purpose="Check that the video.width returns a shortest integer number if the width attribute is set to a floating-point number">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;locator_key=id&amp;value=5</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_reflects_upper" purpose="Check that the video.width returns zero if the width attribute is set to a number greater than the maximum non-negative integer">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;locator_key=id&amp;value=6</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_reflects_negative" purpose="Check that the video.width returns zero if the width attribute is set to a negative integer">
+        <description>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;locator_key=id&amp;value=7</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Media/HTML5 The video element (Partial)" execution_type="auto" id="video_width_reflects_invalid" purpose="Check that the video.width returns zero if the width attribute is set to an invlid non-negative integer">
         <description>
-          <test_script_entry>/opt/tct-video-html5-tests/video/video_canPlayType_codecs.html?total_num=3&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-video-html5-tests/video/w3c/video_width_reflect.html?total_num=8&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         </testcase>
     </set>
index 499121aa33deb1ad158c2463db8f122fec7c6e34..88e0470835310864d2a4080684dada3d132e1627 100644 (file)
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to regex without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_10">
+      <testcase purpose="Check if the e.data is equals to null without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_2">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=10</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to self without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_11">
+      <testcase purpose="Check if the e.data is equals to false without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_3">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=11</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to error without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_14">
+      <testcase purpose="Check if the e.data is equals to true without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_4">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=14</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to unreached without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_15">
+      <testcase purpose="Check if the e.data is equals to 1 without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_5">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=15</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to null without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_2">
+      <testcase purpose="Check if the e.data is equals to NaN without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_6">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to false without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_3">
+      <testcase purpose="Check if the e.data is equals to Infinity without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_7">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to true without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_4">
+      <testcase purpose="Check if the e.data is equals to string without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_8">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to 1 without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_5">
+      <testcase purpose="Check if the e.data is equals to date without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_9">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=5</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to NaN without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_6">
+      <testcase purpose="Check if the e.data is equals to regex without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_10">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=10</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to Infinity without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_7">
+      <testcase purpose="Check if the e.data is equals to self without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_11">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=7</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=11</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to string without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_8">
+      <testcase purpose="Check if the e.data is equals to error without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_14">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=8</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=14</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to date without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_9">
+      <testcase purpose="Check if the e.data is equals to unreached without ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="without-ports_010_15">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=9</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=15</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to regex with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_10">
+      <testcase purpose="Check if the e.data is equals to null with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_2">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=10</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to self with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_11">
+      <testcase purpose="Check if the e.data is equals to false with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_3">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=11</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to error with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_14">
+      <testcase purpose="Check if the e.data is equals to true with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_4">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=14</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to unreached with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_15">
+      <testcase purpose="Check if the e.data is equals to 1 with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_5">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=15</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to null with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_2">
+      <testcase purpose="Check if the e.data is equals to NaN with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_6">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=2</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to false with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_3">
+      <testcase purpose="Check if the e.data is equals to Infinity with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_7">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=3</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to true with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_4">
+      <testcase purpose="Check if the e.data is equals to string with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_8">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=4</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to 1 with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_5">
+      <testcase purpose="Check if the e.data is equals to date with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_9">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=5</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to NaN with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_6">
+      <testcase purpose="Check if the e.data is equals to regex with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_10">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=6</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=10</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to Infinity with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_7">
+      <testcase purpose="Check if the e.data is equals to self with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_11">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=7</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=11</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to string with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_8">
+      <testcase purpose="Check if the e.data is equals to error with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_14">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=8</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=14</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="Check if the e.data is equals to date with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_9">
+      <testcase purpose="Check if the e.data is equals to unreached with ports" type="compliance" status="approved" component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" priority="P2" id="with-ports_010_15">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=9</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=15</test_script_entry>
         </description>
         <specs>
           <spec>
index 450bd885376cb201a923e398dd09d79958adfec3..e96d09103c9c27d907bb171557850b3fbfeb1f65 100644 (file)
           <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="without-ports_010_10" purpose="Check if the e.data is equals to regex without ports">
-        <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=10</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="without-ports_010_11" purpose="Check if the e.data is equals to self without ports">
-        <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=11</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="without-ports_010_14" purpose="Check if the e.data is equals to error without ports">
-        <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=14</test_script_entry>
-        </description>
-        </testcase>
-      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="without-ports_010_15" purpose="Check if the e.data is equals to unreached without ports">
-        <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=15</test_script_entry>
-        </description>
-        </testcase>
       <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="without-ports_010_2" purpose="Check if the e.data is equals to null without ports">
         <description>
           <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=2</test_script_entry>
           <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="with-ports_010_1" purpose="Check if the e.data is equals to undefined with ports">
+      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="without-ports_010_10" purpose="Check if the e.data is equals to regex without ports">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=1</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=10</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="with-ports_010_10" purpose="Check if the e.data is equals to regex with ports">
+      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="without-ports_010_11" purpose="Check if the e.data is equals to self without ports">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=10</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=11</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="with-ports_010_11" purpose="Check if the e.data is equals to self with ports">
+      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="without-ports_010_14" purpose="Check if the e.data is equals to error without ports">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=11</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=14</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="with-ports_010_14" purpose="Check if the e.data is equals to error with ports">
+      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="without-ports_010_15" purpose="Check if the e.data is equals to unreached without ports">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=14</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/without-ports/010.html?total_num=15&amp;locator_key=id&amp;value=15</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="with-ports_010_15" purpose="Check if the e.data is equals to unreached with ports">
+      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="with-ports_010_1" purpose="Check if the e.data is equals to undefined with ports">
         <description>
-          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=15</test_script_entry>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="with-ports_010_2" purpose="Check if the e.data is equals to null with ports">
           <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         </testcase>
+      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="with-ports_010_10" purpose="Check if the e.data is equals to regex with ports">
+        <description>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=10</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="with-ports_010_11" purpose="Check if the e.data is equals to self with ports">
+        <description>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=11</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="with-ports_010_14" purpose="Check if the e.data is equals to error with ports">
+        <description>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=14</test_script_entry>
+        </description>
+        </testcase>
+      <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="with-ports_010_15" purpose="Check if the e.data is equals to unreached with ports">
+        <description>
+          <test_script_entry>/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/with-ports/010.html?total_num=15&amp;locator_key=id&amp;value=15</test_script_entry>
+        </description>
+        </testcase>
       <testcase component="WebAPI/Communication/HTML5 Web Messaging" execution_type="auto" id="transferred_objects_unusable_1" purpose="Check if objects listed in transfer are transferred, not just cloned, meaning that they are no longer usable on the sending side">
         <description>
           <test_script_entry>http://127.0.0.1:8080/opt/tct-webmessaging-w3c-tests/webmessaging/w3c/Transferred_objects_unusable.htm?total_num=2&amp;locator_key=id&amp;value=1</test_script_entry>
         </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>
index 6c4c69ff104591330e4633de06536624512581a1..73cf15499f714aae74585641001e8e122e58b5af 100644 (file)
       </testcase>
       <testcase purpose="XMLHttpRequest: open() - bogus methods ()" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-bogus1">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: open() - bogus methods (&gt;)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-bogus2">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: open() - bogus methods ( GET)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-bogus3">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: open() - bogus methods (G T)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-bogus4">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (track)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-insecure1">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (TRACK)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-insecure2">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (trAck)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-insecure3">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (TRACE)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-insecure4">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (trace)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-insecure5">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=5</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (traCE)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-insecure6">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=6</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (connect)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-insecure7">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=7</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (CONNECT)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-insecure8">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=8</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (connECT)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-insecure9">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=9</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: open() sync request not allowed if responseType is set (arraybuffer)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-responsetype-set-sync1">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: open() sync request not allowed if responseType is set (blob)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-responsetype-set-sync2">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: open() sync request not allowed if responseType is set (text)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-responsetype-set-sync4">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: open() sync request not allowed if responseType is set (document)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="open-method-responsetype-set-sync5">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&amp;amp;amp;locator_key=id&amp;amp;amp;value=5</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="responseXML on empty response documents" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-basic2">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-basic.htm?total_num=2&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-basic.htm?total_num=2&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="Check responsexml of URL" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-document-properties2">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="Check responsexml of documentURI" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-document-properties3">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="Check responsexml of referrer" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-document-properties4">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="Check responsexml of title" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-document-properties5">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=5</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="Check responsexml of location" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-document-properties8">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=8</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="Check responsexml of defaultView" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-document-properties9">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=9</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="Check responsexml of doctype" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-document-properties12">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=12</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=12</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="Check responsexml of all" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-document-properties14">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=14</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=14</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="Check responsexml of cookie" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-document-properties16">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=16</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=16</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="Check responsexml of cookie (after setting it)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-document-properties18">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=18</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=18</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="Check responsexml of styleSheets" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-document-properties19">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=19</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=19</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="Check responsexml of implementation" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-document-properties20">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=20</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=20</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: responseXML MIME type tests ('text/html', should not parse)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-media-type2">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: responseXML MIME type tests ('text/plain;+xml', should not parse)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-media-type5">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=5</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: responseXML MIME type tests ('text/plainxml', should not parse)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-media-type6">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=6</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: responseXML MIME type tests ('video/x-awesome', should not parse)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-media-type8">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=8</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: responseXML MIME type tests ('text/plain', should not parse)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-media-type12">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=12</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=12</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: responseXML MIME type tests ('application/rdf', should not parse)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-media-type13">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=13</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=13</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: responseXML non well-formed tests" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-non-well-formed1">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: responseXML non well-formed tests 1" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-non-well-formed2">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: responseXML non well-formed tests 2" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-non-well-formed3">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: responseXML non well-formed tests 3" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-non-well-formed4">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: responseXML non well-formed tests 4" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-non-well-formed5">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;amp;amp;locator_key=id&amp;amp;amp;value=5</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: responseXML non well-formed tests 5" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-non-well-formed6">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;amp;amp;locator_key=id&amp;amp;amp;value=6</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: responseXML non well-formed tests 6" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-non-well-formed7">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;amp;amp;locator_key=id&amp;amp;amp;value=7</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name1">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 1" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name2">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 2" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name3">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 3" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name4">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 4" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name5">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=5</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 5" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name6">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=6</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 6" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name7">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=7</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 7" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name8">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=8</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 8" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name9">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=9</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 9" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name10">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=10</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=10</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 10" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name11">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=11</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=11</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 11" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name12">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=12</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=12</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 12" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name13">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=13</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=13</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 13" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name14">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=14</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=14</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 14" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name15">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=15</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=15</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 15" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name16">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=16</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=16</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 16" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name17">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=17</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=17</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 17" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name18">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=18</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=18</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() name argument checks 18" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-bogus-name19">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=19</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=19</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="default value is false, set value is true" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="withcredentials-set1">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/withcredentials-set.htm?total_num=2&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/withcredentials-set.htm?total_num=2&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="can also be set in OPEN state" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="withcredentials-set2">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/withcredentials-set.htm?total_num=2&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/withcredentials-set.htm?total_num=2&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: responseText decoding (application/xml %3C%3Fxml%20version%3D'1.0'%20encoding%3D'windows-1252'%3F%3E%3Cx%3E%FF%3C%2Fx%3E)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding1">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="XMLHttpRequest: responseText decoding (text/xml %FE%FF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding10">
+      <testcase purpose="XMLHttpRequest: responseText decoding (text/html %3C!doctype%20html%3E%3Cmeta%20charset%3Dwindows-1252%3E%FF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding2">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=10</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="XMLHttpRequest: responseText decoding (text/xml %FE%FF%FE%FF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding11">
+      <testcase purpose="XMLHttpRequest: responseText decoding (text/plain;charset=windows-1252 %FF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding3">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=11</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="XMLHttpRequest: responseText decoding (text/xml %EF%BB%BF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding12">
+      <testcase purpose="XMLHttpRequest: responseText decoding (text/plain %FF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding4">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=12</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="XMLHttpRequest: responseText decoding (text/xml %EF%BB%BF%EF%BB%BF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding13">
+      <testcase purpose="XMLHttpRequest: responseText decoding (text/plain %FE%FF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding5">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=13</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="XMLHttpRequest: responseText decoding (text/html %3C!doctype%20html%3E%3Cmeta%20charset%3Dwindows-1252%3E%FF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding2">
+      <testcase purpose="XMLHttpRequest: responseText decoding (text/plain %FE%FF%FE%FF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding6">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="XMLHttpRequest: responseText decoding (text/plain;charset=windows-1252 %FF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding3">
+      <testcase purpose="XMLHttpRequest: responseText decoding (text/plain %EF%BB%BF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding7">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="XMLHttpRequest: responseText decoding (text/plain %FF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding4">
+      <testcase purpose="XMLHttpRequest: responseText decoding (text/plain %EF%BB%BF%EF%BB%BF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding8">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="XMLHttpRequest: responseText decoding (text/plain %FE%FF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding5">
+      <testcase purpose="XMLHttpRequest: responseText decoding (text/plain %C2)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding9">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=5</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="XMLHttpRequest: responseText decoding (text/plain %FE%FF%FE%FF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding6">
+      <testcase purpose="XMLHttpRequest: responseText decoding (text/xml %FE%FF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding10">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=6</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=10</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="XMLHttpRequest: responseText decoding (text/plain %EF%BB%BF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding7">
+      <testcase purpose="XMLHttpRequest: responseText decoding (text/xml %FE%FF%FE%FF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding11">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=7</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=11</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="XMLHttpRequest: responseText decoding (text/plain %EF%BB%BF%EF%BB%BF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding8">
+      <testcase purpose="XMLHttpRequest: responseText decoding (text/xml %EF%BB%BF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding12">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=8</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=12</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="XMLHttpRequest: responseText decoding (text/plain %C2)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding9">
+      <testcase purpose="XMLHttpRequest: responseText decoding (text/xml %EF%BB%BF%EF%BB%BF)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsetext-decoding13">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=9</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=13</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: responseXML MIME type tests ('', should parse)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-media-type1">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="XMLHttpRequest: responseXML MIME type tests ('application/xhtml+xml', should parse)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-media-type14">
+      <testcase purpose="XMLHttpRequest: responseXML MIME type tests ('video/x-awesome+xml', should parse)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-media-type7">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=14</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="XMLHttpRequest: responseXML MIME type tests ('image/svg+xml', should parse)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-media-type15">
+      <testcase purpose="XMLHttpRequest: responseXML MIME type tests ('text/xml', should parse)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-media-type9">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=15</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="XMLHttpRequest: responseXML MIME type tests ('video/x-awesome+xml', should parse)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-media-type7">
+      <testcase purpose="XMLHttpRequest: responseXML MIME type tests ('application/xhtml+xml', should parse)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-media-type14">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=7</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=14</test_script_entry>
         </description>
         <specs>
           <spec>
           </spec>
         </specs>
       </testcase>
-      <testcase purpose="XMLHttpRequest: responseXML MIME type tests ('text/xml', should parse)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-media-type9">
+      <testcase purpose="XMLHttpRequest: responseXML MIME type tests ('image/svg+xml', should parse)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="responsexml-media-type15">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=9</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=15</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="loading documents from original origin after setting document.domain" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="send-after-setting-document-domain1">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-after-setting-document-domain.htm?total_num=2&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-after-setting-document-domain.htm?total_num=2&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: send() - Redirects (bogus Location header) (302: http://example.not)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="send-redirect-bogus1">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: send() - Redirects (bogus Location header) (302: mailto:someone@example.org)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="send-redirect-bogus2">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: send() - Redirects (bogus Location header) (303: http://example.not)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="send-redirect-bogus3">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: send() - Redirects (bogus Location header) (303: foobar:someone@example.org)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="send-redirect-bogus4">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: send() - Redirects (no Location header) (301)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="send-redirect-no-location1">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: send() - Redirects (no Location header) (302)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="send-redirect-no-location2">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: send() - Redirects (no Location header) (303)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="send-redirect-no-location3">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: send() - Redirects (no Location header) (307)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="send-redirect-no-location4">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (301)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="send-redirect-to-non-cors1">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (302)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="send-redirect-to-non-cors2">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (303)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="send-redirect-to-non-cors3">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (307)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="send-redirect-to-non-cors4">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() - headers that are allowed (Authorization)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-header-allowed1">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() - headers that are allowed (Pragma)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-header-allowed2">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() - headers that are allowed (Content-Transfer-Encoding)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-header-allowed4">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() - headers that are allowed (Content-Type)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-header-allowed5">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;amp;amp;locator_key=id&amp;amp;amp;value=5</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() - headers that are allowed (Overwrite)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-header-allowed6">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;amp;amp;locator_key=id&amp;amp;amp;value=6</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() - headers that are allowed (If)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-header-allowed7">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;amp;amp;locator_key=id&amp;amp;amp;value=7</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         <specs>
           <spec>
       </testcase>
       <testcase purpose="XMLHttpRequest: setRequestHeader() - headers that are allowed (Status-URI)" type="compliance" status="approved" component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" priority="P2" id="setrequestheader-header-allowed8">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;amp;amp;locator_key=id&amp;amp;amp;value=8</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         <specs>
           <spec>
index 1da60c3418cc5deb32aed5a37212f57bc93483e1..9824f0f854ff070268c64f1534b7f157c0e867d8 100644 (file)
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-bogus1" purpose="XMLHttpRequest: open() - bogus methods ()">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-bogus2" purpose="XMLHttpRequest: open() - bogus methods (&gt;)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-bogus3" purpose="XMLHttpRequest: open() - bogus methods ( GET)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-bogus4" purpose="XMLHttpRequest: open() - bogus methods (G T)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-bogus.htm?total_num=4&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-insecure1" purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (track)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-insecure2" purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (TRACK)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-insecure3" purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (trAck)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-insecure4" purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (TRACE)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-insecure5" purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (trace)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=5</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-insecure6" purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (traCE)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=6</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-insecure7" purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (connect)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=7</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-insecure8" purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (CONNECT)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=8</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-insecure9" purpose="XMLHttpRequest: open() - &quot;insecure&quot; methods (connECT)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;amp;amp;locator_key=id&amp;amp;amp;value=9</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-insecure.htm?total_num=9&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-responsetype-set-sync1" purpose="XMLHttpRequest: open() sync request not allowed if responseType is set (arraybuffer)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-responsetype-set-sync2" purpose="XMLHttpRequest: open() sync request not allowed if responseType is set (blob)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-responsetype-set-sync4" purpose="XMLHttpRequest: open() sync request not allowed if responseType is set (text)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-method-responsetype-set-sync5" purpose="XMLHttpRequest: open() sync request not allowed if responseType is set (document)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&amp;amp;amp;locator_key=id&amp;amp;amp;value=5</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/open-method-responsetype-set-sync.htm?total_num=5&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="open-open-send" purpose="XMLHttpRequest: open() - open() - send()">
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-basic2" purpose="responseXML on empty response documents">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-basic.htm?total_num=2&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-basic.htm?total_num=2&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-document-properties2" purpose="Check responsexml of URL">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-document-properties3" purpose="Check responsexml of documentURI">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-document-properties4" purpose="Check responsexml of referrer">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-document-properties5" purpose="Check responsexml of title">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=5</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-document-properties8" purpose="Check responsexml of location">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=8</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-document-properties9" purpose="Check responsexml of defaultView">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=9</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-document-properties12" purpose="Check responsexml of doctype">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=12</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=12</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-document-properties14" purpose="Check responsexml of all">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=14</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=14</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-document-properties16" purpose="Check responsexml of cookie">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=16</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=16</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-document-properties18" purpose="Check responsexml of cookie (after setting it)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=18</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=18</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-document-properties19" purpose="Check responsexml of styleSheets">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=19</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=19</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-document-properties20" purpose="Check responsexml of implementation">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;amp;amp;locator_key=id&amp;amp;amp;value=20</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-document-properties.htm?total_num=20&amp;locator_key=id&amp;value=20</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-media-type2" purpose="XMLHttpRequest: responseXML MIME type tests ('text/html', should not parse)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-media-type5" purpose="XMLHttpRequest: responseXML MIME type tests ('text/plain;+xml', should not parse)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=5</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-media-type6" purpose="XMLHttpRequest: responseXML MIME type tests ('text/plainxml', should not parse)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=6</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-media-type8" purpose="XMLHttpRequest: responseXML MIME type tests ('video/x-awesome', should not parse)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=8</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-media-type12" purpose="XMLHttpRequest: responseXML MIME type tests ('text/plain', should not parse)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=12</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=12</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-media-type13" purpose="XMLHttpRequest: responseXML MIME type tests ('application/rdf', should not parse)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=13</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=13</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-non-well-formed1" purpose="XMLHttpRequest: responseXML non well-formed tests">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-non-well-formed2" purpose="XMLHttpRequest: responseXML non well-formed tests 1">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-non-well-formed3" purpose="XMLHttpRequest: responseXML non well-formed tests 2">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-non-well-formed4" purpose="XMLHttpRequest: responseXML non well-formed tests 3">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-non-well-formed5" purpose="XMLHttpRequest: responseXML non well-formed tests 4">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;amp;amp;locator_key=id&amp;amp;amp;value=5</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-non-well-formed6" purpose="XMLHttpRequest: responseXML non well-formed tests 5">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;amp;amp;locator_key=id&amp;amp;amp;value=6</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-non-well-formed7" purpose="XMLHttpRequest: responseXML non well-formed tests 6">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;amp;amp;locator_key=id&amp;amp;amp;value=7</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-non-well-formed.htm?total_num=7&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="send-authentication-basic-cors" purpose="XMLHttpRequest: send() - &quot;Basic&quot; authenticated CORS requests with user name and password passed to open() (asserts failure)">
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name1" purpose="XMLHttpRequest: setRequestHeader() name argument checks">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name2" purpose="XMLHttpRequest: setRequestHeader() name argument checks 1">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name3" purpose="XMLHttpRequest: setRequestHeader() name argument checks 2">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name4" purpose="XMLHttpRequest: setRequestHeader() name argument checks 3">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name5" purpose="XMLHttpRequest: setRequestHeader() name argument checks 4">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=5</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name6" purpose="XMLHttpRequest: setRequestHeader() name argument checks 5">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=6</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name7" purpose="XMLHttpRequest: setRequestHeader() name argument checks 6">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=7</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name8" purpose="XMLHttpRequest: setRequestHeader() name argument checks 7">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=8</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name9" purpose="XMLHttpRequest: setRequestHeader() name argument checks 8">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=9</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name10" purpose="XMLHttpRequest: setRequestHeader() name argument checks 9">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=10</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=10</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name11" purpose="XMLHttpRequest: setRequestHeader() name argument checks 10">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=11</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=11</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name12" purpose="XMLHttpRequest: setRequestHeader() name argument checks 11">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=12</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=12</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name13" purpose="XMLHttpRequest: setRequestHeader() name argument checks 12">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=13</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=13</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name14" purpose="XMLHttpRequest: setRequestHeader() name argument checks 13">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=14</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=14</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name15" purpose="XMLHttpRequest: setRequestHeader() name argument checks 14">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=15</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=15</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name16" purpose="XMLHttpRequest: setRequestHeader() name argument checks 15">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=16</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=16</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name17" purpose="XMLHttpRequest: setRequestHeader() name argument checks 16">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=17</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=17</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name18" purpose="XMLHttpRequest: setRequestHeader() name argument checks 17">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=18</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=18</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-bogus-name19" purpose="XMLHttpRequest: setRequestHeader() name argument checks 18">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;amp;amp;locator_key=id&amp;amp;amp;value=19</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-bogus-name.htm?total_num=19&amp;locator_key=id&amp;value=19</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="withcredentials-set1" purpose="default value is false, set value is true">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/withcredentials-set.htm?total_num=2&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/withcredentials-set.htm?total_num=2&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="withcredentials-set2" purpose="can also be set in OPEN state">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/withcredentials-set.htm?total_num=2&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/withcredentials-set.htm?total_num=2&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="withcredentials-wrong-state" purpose="XMLHttpRequest: setting withCredentials when not in UNSENT, OPENED state">
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding1" purpose="XMLHttpRequest: responseText decoding (application/xml %3C%3Fxml%20version%3D'1.0'%20encoding%3D'windows-1252'%3F%3E%3Cx%3E%FF%3C%2Fx%3E)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding10" purpose="XMLHttpRequest: responseText decoding (text/xml %FE%FF)">
+      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding2" purpose="XMLHttpRequest: responseText decoding (text/html %3C!doctype%20html%3E%3Cmeta%20charset%3Dwindows-1252%3E%FF)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=10</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding11" purpose="XMLHttpRequest: responseText decoding (text/xml %FE%FF%FE%FF)">
+      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding3" purpose="XMLHttpRequest: responseText decoding (text/plain;charset=windows-1252 %FF)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=11</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding12" purpose="XMLHttpRequest: responseText decoding (text/xml %EF%BB%BF)">
+      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding4" purpose="XMLHttpRequest: responseText decoding (text/plain %FF)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=12</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding13" purpose="XMLHttpRequest: responseText decoding (text/xml %EF%BB%BF%EF%BB%BF)">
+      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding5" purpose="XMLHttpRequest: responseText decoding (text/plain %FE%FF)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=13</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding2" purpose="XMLHttpRequest: responseText decoding (text/html %3C!doctype%20html%3E%3Cmeta%20charset%3Dwindows-1252%3E%FF)">
+      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding6" purpose="XMLHttpRequest: responseText decoding (text/plain %FE%FF%FE%FF)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding3" purpose="XMLHttpRequest: responseText decoding (text/plain;charset=windows-1252 %FF)">
+      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding7" purpose="XMLHttpRequest: responseText decoding (text/plain %EF%BB%BF)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding4" purpose="XMLHttpRequest: responseText decoding (text/plain %FF)">
+      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding8" purpose="XMLHttpRequest: responseText decoding (text/plain %EF%BB%BF%EF%BB%BF)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding5" purpose="XMLHttpRequest: responseText decoding (text/plain %FE%FF)">
+      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding9" purpose="XMLHttpRequest: responseText decoding (text/plain %C2)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=5</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding6" purpose="XMLHttpRequest: responseText decoding (text/plain %FE%FF%FE%FF)">
+      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding10" purpose="XMLHttpRequest: responseText decoding (text/xml %FE%FF)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=6</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=10</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding7" purpose="XMLHttpRequest: responseText decoding (text/plain %EF%BB%BF)">
+      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding11" purpose="XMLHttpRequest: responseText decoding (text/xml %FE%FF%FE%FF)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=7</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=11</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding8" purpose="XMLHttpRequest: responseText decoding (text/plain %EF%BB%BF%EF%BB%BF)">
+      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding12" purpose="XMLHttpRequest: responseText decoding (text/xml %EF%BB%BF)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=8</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=12</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding9" purpose="XMLHttpRequest: responseText decoding (text/plain %C2)">
+      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsetext-decoding13" purpose="XMLHttpRequest: responseText decoding (text/xml %EF%BB%BF%EF%BB%BF)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=9</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsetext-decoding.htm?total_num=15&amp;locator_key=id&amp;value=13</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-media-type1" purpose="XMLHttpRequest: responseXML MIME type tests ('', should parse)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-media-type14" purpose="XMLHttpRequest: responseXML MIME type tests ('application/xhtml+xml', should parse)">
+      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-media-type7" purpose="XMLHttpRequest: responseXML MIME type tests ('video/x-awesome+xml', should parse)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=14</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-media-type15" purpose="XMLHttpRequest: responseXML MIME type tests ('image/svg+xml', should parse)">
+      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-media-type9" purpose="XMLHttpRequest: responseXML MIME type tests ('text/xml', should parse)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=15</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=9</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-media-type7" purpose="XMLHttpRequest: responseXML MIME type tests ('video/x-awesome+xml', should parse)">
+      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-media-type14" purpose="XMLHttpRequest: responseXML MIME type tests ('application/xhtml+xml', should parse)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=7</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=14</test_script_entry>
         </description>
         </testcase>
-      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-media-type9" purpose="XMLHttpRequest: responseXML MIME type tests ('text/xml', should parse)">
+      <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="responsexml-media-type15" purpose="XMLHttpRequest: responseXML MIME type tests ('image/svg+xml', should parse)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;amp;amp;locator_key=id&amp;amp;amp;value=9</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/responsexml-media-type.htm?total_num=15&amp;locator_key=id&amp;value=15</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="send-after-setting-document-domain1" purpose="loading documents from original origin after setting document.domain">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-after-setting-document-domain.htm?total_num=2&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-after-setting-document-domain.htm?total_num=2&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="send-redirect-bogus1" purpose="XMLHttpRequest: send() - Redirects (bogus Location header) (302: http://example.not)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="send-redirect-bogus2" purpose="XMLHttpRequest: send() - Redirects (bogus Location header) (302: mailto:someone@example.org)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="send-redirect-bogus3" purpose="XMLHttpRequest: send() - Redirects (bogus Location header) (303: http://example.not)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="send-redirect-bogus4" purpose="XMLHttpRequest: send() - Redirects (bogus Location header) (303: foobar:someone@example.org)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-bogus.htm?total_num=4&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="send-redirect-no-location1" purpose="XMLHttpRequest: send() - Redirects (no Location header) (301)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="send-redirect-no-location2" purpose="XMLHttpRequest: send() - Redirects (no Location header) (302)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="send-redirect-no-location3" purpose="XMLHttpRequest: send() - Redirects (no Location header) (303)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="send-redirect-no-location4" purpose="XMLHttpRequest: send() - Redirects (no Location header) (307)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-no-location.htm?total_num=4&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="send-redirect-to-non-cors1" purpose="XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (301)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="send-redirect-to-non-cors2" purpose="XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (302)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="send-redirect-to-non-cors3" purpose="XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (303)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=3</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="send-redirect-to-non-cors4" purpose="XMLHttpRequest: send() - Redirect to cross-origin resource, not CORS-enabled (307)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/send-redirect-to-non-cors.htm?total_num=4&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-case-insensitive" purpose="Check if headers differ in case">
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-header-allowed1" purpose="XMLHttpRequest: setRequestHeader() - headers that are allowed (Authorization)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-header-allowed2" purpose="XMLHttpRequest: setRequestHeader() - headers that are allowed (Pragma)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;amp;amp;locator_key=id&amp;amp;amp;value=2</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-header-allowed4" purpose="XMLHttpRequest: setRequestHeader() - headers that are allowed (Content-Transfer-Encoding)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;amp;amp;locator_key=id&amp;amp;amp;value=4</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-header-allowed5" purpose="XMLHttpRequest: setRequestHeader() - headers that are allowed (Content-Type)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;amp;amp;locator_key=id&amp;amp;amp;value=5</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-header-allowed6" purpose="XMLHttpRequest: setRequestHeader() - headers that are allowed (Overwrite)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;amp;amp;locator_key=id&amp;amp;amp;value=6</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-header-allowed7" purpose="XMLHttpRequest: setRequestHeader() - headers that are allowed (If)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;amp;amp;locator_key=id&amp;amp;amp;value=7</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-header-allowed8" purpose="XMLHttpRequest: setRequestHeader() - headers that are allowed (Status-URI)">
         <description>
-          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;amp;amp;locator_key=id&amp;amp;amp;value=8</test_script_entry>
+          <test_script_entry>http://127.0.0.1:8080/opt/tct-xmlhttprequest-w3c-tests/xmlhttprequest/w3c/setrequestheader-header-allowed.htm?total_num=8&amp;locator_key=id&amp;value=8</test_script_entry>
         </description>
         </testcase>
       <testcase component="WebAPI/Communication/XMLHttpRequest Level 2 (Partial)" execution_type="auto" id="setrequestheader-header-forbidden" purpose="Check if headers forbidded set by setRequestHeader()">
         </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>