[common][dnd][DPTTIZEN-3015, DPTTIZEN-3030, remove 1 tc in mobile and wearable profil... 99/178799/2
authorzhongyuan <zy123.yuan@samsung.com>
Mon, 14 May 2018 05:37:37 +0000 (13:37 +0800)
committerzhongyuan <zy123.yuan@samsung.com>
Mon, 14 May 2018 06:39:51 +0000 (14:39 +0800)
Change-Id: I3f9a6f1e2b853a137021e8ebb6e2cbcedbc5e80f

common/tct-dnd-html5-tests/tests.xml

index 4b4ecfefe461f81f3a77b6ff9ee44d913f389b44..e328f530329cf65b089de7d8d71c48183cb0d1b5 100755 (executable)
 <?xml-stylesheet type="text/xsl" href="./testcase.xsl"?>
 <test_definition>
   <suite name="tct-dnd-html5-tests" category="W3C/HTML5 APIs">
-    <set name="DnD" type="js">
-      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="dragdrop_dropzone" priority="P0" purpose="Check if the dropzone attribute exists">
+    <set name="DnD_mobile" type="js">
+      <capabilities>
+        <capability name="http://tizen.org/feature/profile"><value>MOBILE_FULL</value></capability>
+      </capabilities>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="dragdrop_007" priority="P2" purpose="Check false state of draggable attribute">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/w3c/dragdrop_007.htm</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="dragdrop_008" priority="P2" purpose="Check true state of draggable attribute">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/w3c/dragdrop_008.htm</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="dragdrop_004" priority="P3" purpose="Check auto state of draggable attribute for 'a' element">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/w3c/dragdrop_004.htm</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="dragdrop_005" priority="P3" purpose="Check auto state of draggable attribute for div element">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/w3c/dragdrop_005.htm</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="dragdrop_006" priority="P3" purpose="Check auto state of draggable attribute for img element">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/w3c/dragdrop_006.htm</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_001" priority="P3" purpose="an &lt;a&gt; element should have a draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_002" priority="P3" purpose="a &lt;div&gt; element should have a draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_003" priority="P3" purpose="an &lt;img&gt; element should have a draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_004" priority="P3" purpose="an &lt;a&gt; element should be draggable by default">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_005" priority="P3" purpose="a &lt;div&gt; element should not be draggable by default">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_006" priority="P3" purpose="an &lt;img&gt; element should be draggable by default">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_007" priority="P3" purpose="an &lt;a&gt; element with draggable=&quot;true&quot; should be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_008" priority="P3" purpose="a &lt;div&gt; element with draggable=&quot;true&quot; should be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=8</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_009" priority="P3" purpose="an &lt;img&gt; element with draggable=&quot;true&quot; should be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=9</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_010" priority="P3" purpose="an &lt;a&gt; element with draggable=&quot;false&quot; should not be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=10</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_011" priority="P3" purpose="a &lt;div&gt; element with draggable=&quot;false&quot; should not be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=11</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_012" priority="P3" purpose="an &lt;img&gt; element with draggable=&quot;false&quot; should not be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=12</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_013" priority="P3" purpose="an &lt;a&gt; element with draggable=&quot;auto&quot; should be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=13</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_014" priority="P3" purpose="a &lt;div&gt; element with draggable=&quot;auto&quot; should not be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=14</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_015" priority="P3" purpose="an &lt;img&gt; element with draggable=&quot;auto&quot; should be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=15</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_016" priority="P3" purpose="an &lt;a&gt; element with draggable=&quot;foo&quot; should be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=16</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_017" priority="P3" purpose="a &lt;div&gt; element with draggable=&quot;foo&quot; should not be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=17</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_018" priority="P3" purpose="an &lt;img&gt; element with draggable=&quot;foo&quot; should be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=18</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_019" priority="P3" purpose="an &lt;a&gt; element with the draggable property set to true through a script should be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=19</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_020" priority="P3" purpose="a &lt;div&gt; element with the draggable property set to true through a script should be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=20</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_021" priority="P3" purpose="an &lt;img&gt; element with the draggable property set to true through a script should be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=21</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_022" priority="P3" purpose="an &lt;a&gt; element with the draggable property set to false through a script should not be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=22</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_023" priority="P3" purpose="a &lt;div&gt; element with the draggable property set to false through a script should not be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=23</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_024" priority="P3" purpose="an &lt;img&gt; element with the draggable property set to false through a script should not be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=24</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_025" priority="P3" purpose="an &lt;a&gt; element with the draggable property set to &quot;foo&quot; through a script should be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=25</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_026" priority="P3" purpose="a &lt;div&gt; element with the draggable property set to &quot;foo&quot; through a script should be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=26</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_027" priority="P3" purpose="an &lt;img&gt; element with the draggable property set to &quot;foo&quot; through a script should be draggable">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/draggable.html?total_num=27&amp;amp;locator_key=id&amp;amp;value=27</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="events_001" priority="P1" purpose="element.ondragstart initial value">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/events.html?total_num=7&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="events_002" priority="P1" purpose="element.ondrag must initial value">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/events.html?total_num=7&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="events_003" priority="P1" purpose="element.ondragenter must initial value">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/events.html?total_num=7&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="events_004" priority="P1" purpose="element.ondragleave must initial value">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/events.html?total_num=7&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="events_005" priority="P1" purpose="element.ondragover must initial value">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/events.html?total_num=7&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="events_006" priority="P1" purpose="element.ondrop must initial value">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/events.html?total_num=7&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="events_007" priority="P1" purpose="element.ondragend must initial value">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/events.html?total_num=7&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_001" priority="P0" purpose="ondragstart in window">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_002" priority="P0" purpose="ondrag in window">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_003" priority="P0" purpose="ondragover in window">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_004" priority="P0" purpose="ondragenter in window">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_005" priority="P0" purpose="ondragleave in window">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_006" priority="P0" purpose="ondrop in window">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_007" priority="P0" purpose="ondragend in window">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_008" priority="P0" purpose="ondragstart in document">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=8</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_009" priority="P0" purpose="ondrag in document">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=9</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_010" priority="P0" purpose="ondragover in document">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=10</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_011" priority="P0" purpose="ondragenter in document">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=11</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_012" priority="P0" purpose="ondragleave in document">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=12</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_013" priority="P0" purpose="ondrop in document">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=13</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_014" priority="P0" purpose="ondragend in document">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=14</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_015" priority="P0" purpose="ondragstart in HTMLElement">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=15</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_016" priority="P0" purpose="ondrag in HTMLElement">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=16</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_017" priority="P0" purpose="ondragover in HTMLElement">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=17</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_018" priority="P0" purpose="ondragenter in HTMLElement">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=18</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_019" priority="P0" purpose="ondragleave in HTMLElement">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=19</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_020" priority="P0" purpose="ondrop in HTMLElement">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=20</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="specials_021" priority="P0" purpose="ondragend in HTMLElement">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dom/specials.html?total_num=21&amp;amp;locator_key=id&amp;amp;value=21</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="dropzone_attribute_001" priority="P1" purpose="div.dropzone should not be undefined if it's been set">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-dropzone-attribute/dropzone_attribute.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="dropzone_attribute_004" priority="P1" purpose="div dropzone content attribute is set to the literal value">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-dropzone-attribute/dropzone_attribute.html?total_num=4&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_001" priority="P1" purpose="Element a should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_002" priority="P1" purpose="Element abbr should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=2</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_003" priority="P1" purpose="Element acronym should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_004" priority="P1" purpose="Element address should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_005" priority="P1" purpose="Element applet should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_006" priority="P1" purpose="Element area should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_007" priority="P1" purpose="Element article should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_008" priority="P1" purpose="Element aside should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=8</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_009" priority="P1" purpose="Element audio should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=9</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_010" priority="P1" purpose="Element b should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=10</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_011" priority="P1" purpose="Element base should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=11</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_012" priority="P1" purpose="Element basefont should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=12</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_013" priority="P1" purpose="Element bdi should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=13</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_014" priority="P1" purpose="Element bdo should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=14</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_015" priority="P1" purpose="Element bgsound should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=15</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_016" priority="P1" purpose="Element big should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=16</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_017" priority="P1" purpose="Element blink should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=17</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_018" priority="P1" purpose="Element blockquote should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=18</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_019" priority="P1" purpose="Element body should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=19</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_020" priority="P1" purpose="Element br should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=20</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_021" priority="P1" purpose="Element button should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=21</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_022" priority="P1" purpose="Element canvas should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=22</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_023" priority="P1" purpose="Element caption should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=23</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_024" priority="P1" purpose="Element center should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=24</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_025" priority="P1" purpose="Element cite should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=25</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_026" priority="P1" purpose="Element code should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=26</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_027" priority="P1" purpose="Element col should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=27</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_028" priority="P1" purpose="Element colgroup should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=28</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_029" priority="P1" purpose="Element command should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=29</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_030" priority="P1" purpose="Element data should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=30</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_031" priority="P1" purpose="Element datalist should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=31</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_032" priority="P1" purpose="Element dd should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=32</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_033" priority="P1" purpose="Element del should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=33</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_034" priority="P1" purpose="Element details should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=34</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_035" priority="P1" purpose="Element dfn should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=35</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_036" priority="P1" purpose="Element dialog should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=36</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_037" priority="P1" purpose="Element dir should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=37</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_038" priority="P1" purpose="Element directory should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=38</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_039" priority="P1" purpose="Element div should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=39</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_040" priority="P1" purpose="Element dl should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=40</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_041" priority="P1" purpose="Element dt should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=41</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_042" priority="P1" purpose="Element em should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=42</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_044" priority="P1" purpose="Element fieldset should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=44</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_045" priority="P1" purpose="Element figcaption should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=45</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_046" priority="P1" purpose="Element figure should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=46</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_047" priority="P1" purpose="Element font should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=47</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_048" priority="P1" purpose="Element foo-BAR should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=48</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_049" priority="P1" purpose="Element foo-bar should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=49</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_050" priority="P1" purpose="Element foo should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=50</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_051" priority="P1" purpose="Element footer should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=51</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_052" priority="P1" purpose="Element form should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=52</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_053" priority="P1" purpose="Element frame should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=53</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_054" priority="P1" purpose="Element frameset should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=54</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_055" priority="P1" purpose="Element h1 should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=55</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_056" priority="P1" purpose="Element h2 should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=56</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_057" priority="P1" purpose="Element h3 should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=57</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_058" priority="P1" purpose="Element h4 should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=58</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_059" priority="P1" purpose="Element h5 should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=59</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_060" priority="P1" purpose="Element h6 should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=60</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_061" priority="P1" purpose="Element head should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=61</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_062" priority="P1" purpose="Element header should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=62</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_063" priority="P1" purpose="Element hgroup should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=63</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_064" priority="P1" purpose="Element hr should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=64</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_065" priority="P1" purpose="Element html should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=65</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_066" priority="P1" purpose="Element i should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=66</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_067" priority="P1" purpose="Element iframe should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=67</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_068" priority="P1" purpose="Element image should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=68</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_069" priority="P1" purpose="Element img should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=69</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_070" priority="P1" purpose="Element input should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=70</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_071" priority="P1" purpose="Element ins should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=71</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_072" priority="P1" purpose="Element isindex should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=72</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_073" priority="P1" purpose="Element kbd should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=73</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_074" priority="P1" purpose="Element keygen should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=74</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_075" priority="P1" purpose="Element label should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=75</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_076" priority="P1" purpose="Element legend should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=76</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_077" priority="P1" purpose="Element li should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=77</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_078" priority="P1" purpose="Element link should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=78</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_079" priority="P1" purpose="Element listing should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=79</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_080" priority="P1" purpose="Element main should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=80</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_081" priority="P1" purpose="Element map should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=81</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_082" priority="P1" purpose="Element mark should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=82</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_083" priority="P1" purpose="Element marquee should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=83</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_084" priority="P1" purpose="Element menu should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=84</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_085" priority="P1" purpose="Element menuitem should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=85</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_086" priority="P1" purpose="Element meta should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=86</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_087" priority="P1" purpose="Element meter should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=87</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_088" priority="P1" purpose="Element mod should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=88</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_089" priority="P1" purpose="Element multicol should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=89</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_090" priority="P1" purpose="Element nav should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=90</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_091" priority="P1" purpose="Element nextid should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=91</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_092" priority="P1" purpose="Element nobr should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=92</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_093" priority="P1" purpose="Element noembed should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=93</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_094" priority="P1" purpose="Element noframes should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=94</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_095" priority="P1" purpose="Element noscript should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=95</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_097" priority="P1" purpose="Element ol should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=97</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_098" priority="P1" purpose="Element optgroup should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=98</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_099" priority="P1" purpose="Element option should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=99</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_100" priority="P1" purpose="Element output should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=100</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_101" priority="P1" purpose="Element p should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=101</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_102" priority="P1" purpose="Element param should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=102</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_103" priority="P1" purpose="Element picture should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=103</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_104" priority="P1" purpose="Element plaintext should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=104</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_105" priority="P1" purpose="Element pre should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=105</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_106" priority="P1" purpose="Element progress should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=106</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_107" priority="P1" purpose="Element q should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=107</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_108" priority="P1" purpose="Element quasit should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=108</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_109" priority="P1" purpose="Element rb should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=109</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_110" priority="P1" purpose="Element rp should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=110</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_111" priority="P1" purpose="Element rt should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=111</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_112" priority="P1" purpose="Element rtc should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=112</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_113" priority="P1" purpose="Element ruby should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=113</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_114" priority="P1" purpose="Element s should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=114</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_115" priority="P1" purpose="Element samp should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=115</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_116" priority="P1" purpose="Element script should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=116</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_117" priority="P1" purpose="Element section should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=117</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_118" priority="P1" purpose="Element select should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=118</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_119" priority="P1" purpose="Element slot should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=119</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_120" priority="P1" purpose="Element small should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=120</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_121" priority="P1" purpose="Element source should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=121</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_122" priority="P1" purpose="Element spacer should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=122</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_123" priority="P1" purpose="Element span should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=123</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_124" priority="P1" purpose="Element strike should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=124</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_125" priority="P1" purpose="Element strong should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=125</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_126" priority="P1" purpose="Element style should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=126</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_127" priority="P1" purpose="Element sub should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=127</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_128" priority="P1" purpose="Element summary should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=128</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_129" priority="P1" purpose="Element sup should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=129</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_130" priority="P1" purpose="Element table should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=130</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_131" priority="P1" purpose="Element tbody should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=131</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_132" priority="P1" purpose="Element td should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=132</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_133" priority="P1" purpose="Element textarea should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=133</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_134" priority="P1" purpose="Element tfoot should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=134</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_135" priority="P1" purpose="Element th should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=135</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_136" priority="P1" purpose="Element thead should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=136</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_137" priority="P1" purpose="Element time should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=137</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_138" priority="P1" purpose="Element title should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=138</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_139" priority="P1" purpose="Element tr should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=139</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_140" priority="P1" purpose="Element track should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=140</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_141" priority="P1" purpose="Element tt should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=141</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_142" priority="P1" purpose="Element u should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=142</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_143" priority="P1" purpose="Element ul should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=143</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_144" priority="P1" purpose="Element var should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=144</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_145" priority="P1" purpose="Element video should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=145</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_146" priority="P1" purpose="Element wbr should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=146</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_147" priority="P1" purpose="Element xmp should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=147</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_148" priority="P1" purpose="Element å-bar should have draggable property">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=148</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_149" priority="P1" purpose="Element a draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=149</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_150" priority="P1" purpose="Element abbr draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=150</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_151" priority="P1" purpose="Element acronym draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=151</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_152" priority="P1" purpose="Element address draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=152</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_153" priority="P1" purpose="Element applet draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=153</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_154" priority="P1" purpose="Element area draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=154</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_155" priority="P1" purpose="Element article draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=155</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_156" priority="P1" purpose="Element aside draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=156</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_157" priority="P1" purpose="Element audio draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=157</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_158" priority="P1" purpose="Element b draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=158</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_159" priority="P1" purpose="Element base draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=159</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_160" priority="P1" purpose="Element basefont draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=160</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_161" priority="P1" purpose="Element bdi draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=161</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_162" priority="P1" purpose="Element bdo draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=162</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_163" priority="P1" purpose="Element bgsound draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=163</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_164" priority="P1" purpose="Element big draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=164</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_165" priority="P1" purpose="Element blink draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=165</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_166" priority="P1" purpose="Element blockquote draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=166</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_167" priority="P1" purpose="Element body draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=167</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_168" priority="P1" purpose="Element br draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=168</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_169" priority="P1" purpose="Element button draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=169</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_170" priority="P1" purpose="Element canvas draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=170</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_171" priority="P1" purpose="Element caption draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=171</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_172" priority="P1" purpose="Element center draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=172</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_173" priority="P1" purpose="Element cite draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=173</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_174" priority="P1" purpose="Element code draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=174</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_175" priority="P1" purpose="Element col draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=175</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_176" priority="P1" purpose="Element colgroup draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=176</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_177" priority="P1" purpose="Element command draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=177</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_178" priority="P1" purpose="Element data draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=178</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_179" priority="P1" purpose="Element datalist draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=179</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_180" priority="P1" purpose="Element dd draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=180</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_181" priority="P1" purpose="Element del draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=181</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_182" priority="P1" purpose="Element details draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=182</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_183" priority="P1" purpose="Element dfn draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=183</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_184" priority="P1" purpose="Element dialog draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=184</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_185" priority="P1" purpose="Element dir draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=185</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_186" priority="P1" purpose="Element directory draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=186</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_187" priority="P1" purpose="Element div draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=187</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_188" priority="P1" purpose="Element dl draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=188</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_189" priority="P1" purpose="Element dt draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=189</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_190" priority="P1" purpose="Element em draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=190</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_191" priority="P1" purpose="Element embed draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=191</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_192" priority="P1" purpose="Element fieldset draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=192</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_193" priority="P1" purpose="Element figcaption draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=193</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_194" priority="P1" purpose="Element figure draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=194</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_195" priority="P1" purpose="Element font draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=195</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_196" priority="P1" purpose="Element foo-BAR draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=196</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_197" priority="P1" purpose="Element foo-bar draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=197</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_198" priority="P1" purpose="Element foo draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=198</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_199" priority="P1" purpose="Element footer draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=199</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_200" priority="P1" purpose="Element form draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=200</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_201" priority="P1" purpose="Element frame draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=201</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_202" priority="P1" purpose="Element frameset draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=202</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_203" priority="P1" purpose="Element h1 draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=203</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_204" priority="P1" purpose="Element h2 draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=204</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_205" priority="P1" purpose="Element h3 draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=205</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_206" priority="P1" purpose="Element h4 draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=206</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_207" priority="P1" purpose="Element h5 draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=207</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_208" priority="P1" purpose="Element h6 draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=208</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_209" priority="P1" purpose="Element head draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=209</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_210" priority="P1" purpose="Element header draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=210</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_211" priority="P1" purpose="Element hgroup draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=211</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_212" priority="P1" purpose="Element hr draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=212</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_213" priority="P1" purpose="Element html draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=213</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_214" priority="P1" purpose="Element i draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=214</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_215" priority="P1" purpose="Element iframe draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=215</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_216" priority="P1" purpose="Element image draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=216</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_217" priority="P1" purpose="Element img draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=217</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_218" priority="P1" purpose="Element input draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=218</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_219" priority="P1" purpose="Element ins draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=219</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_220" priority="P1" purpose="Element isindex draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=220</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_221" priority="P1" purpose="Element kbd draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=221</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_222" priority="P1" purpose="Element keygen draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=222</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_223" priority="P1" purpose="Element label draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=223</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_224" priority="P1" purpose="Element legend draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=224</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_225" priority="P1" purpose="Element li draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=225</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_226" priority="P1" purpose="Element link draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=226</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_227" priority="P1" purpose="Element listing draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=227</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_228" priority="P1" purpose="Element main draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=228</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_229" priority="P1" purpose="Element map draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=229</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_230" priority="P1" purpose="Element mark draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=230</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_231" priority="P1" purpose="Element marquee draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=231</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_232" priority="P1" purpose="Element menu draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=232</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_233" priority="P1" purpose="Element menuitem draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=233</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_234" priority="P1" purpose="Element meta draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=234</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_235" priority="P1" purpose="Element meter draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=235</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_236" priority="P1" purpose="Element mod draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=236</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_237" priority="P1" purpose="Element multicol draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=237</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_238" priority="P1" purpose="Element nav draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=238</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_239" priority="P1" purpose="Element nextid draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=239</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_240" priority="P1" purpose="Element nobr draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=240</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_241" priority="P1" purpose="Element noembed draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=241</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_242" priority="P1" purpose="Element noframes draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=242</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_243" priority="P1" purpose="Element noscript draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=243</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_244" priority="P1" purpose="Element object draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=244</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_245" priority="P1" purpose="Element ol draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=245</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_246" priority="P1" purpose="Element optgroup draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=246</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_247" priority="P1" purpose="Element option draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=247</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_248" priority="P1" purpose="Element output draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=248</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_249" priority="P1" purpose="Element p draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=249</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_250" priority="P1" purpose="Element param draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=250</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_251" priority="P1" purpose="Element picture draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=251</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_252" priority="P1" purpose="Element plaintext draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=252</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_253" priority="P1" purpose="Element pre draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=253</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_254" priority="P1" purpose="Element progress draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=254</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_255" priority="P1" purpose="Element q draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=255</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_256" priority="P1" purpose="Element quasit draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=256</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_257" priority="P1" purpose="Element rb draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=257</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_258" priority="P1" purpose="Element rp draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=258</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_259" priority="P1" purpose="Element rt draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=259</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_260" priority="P1" purpose="Element rtc draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=260</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_261" priority="P1" purpose="Element ruby draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=261</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_262" priority="P1" purpose="Element s draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=262</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_263" priority="P1" purpose="Element samp draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=263</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_264" priority="P1" purpose="Element script draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=264</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_265" priority="P1" purpose="Element section draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=265</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_266" priority="P1" purpose="Element select draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=266</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_267" priority="P1" purpose="Element slot draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=267</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_268" priority="P1" purpose="Element small draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=268</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_269" priority="P1" purpose="Element source draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=269</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_270" priority="P1" purpose="Element spacer draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=270</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_271" priority="P1" purpose="Element span draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=271</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_272" priority="P1" purpose="Element strike draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=272</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_273" priority="P1" purpose="Element strong draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=273</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_274" priority="P1" purpose="Element style draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=274</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_275" priority="P1" purpose="Element sub draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=275</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_276" priority="P1" purpose="Element summary draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=276</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_277" priority="P1" purpose="Element sup draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=277</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_278" priority="P1" purpose="Element table draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=278</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_279" priority="P1" purpose="Element tbody draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=279</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_280" priority="P1" purpose="Element td draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=280</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_281" priority="P1" purpose="Element textarea draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=281</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_282" priority="P1" purpose="Element tfoot draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=282</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_283" priority="P1" purpose="Element th draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=283</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_284" priority="P1" purpose="Element thead draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=284</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_285" priority="P1" purpose="Element time draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=285</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_286" priority="P1" purpose="Element title draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=286</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_287" priority="P1" purpose="Element tr draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=287</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_288" priority="P1" purpose="Element track draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=288</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_289" priority="P1" purpose="Element tt draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=289</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_290" priority="P1" purpose="Element u draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=290</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_291" priority="P1" purpose="Element ul draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=291</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_292" priority="P1" purpose="Element var draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=292</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_293" priority="P1" purpose="Element video draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=293</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_294" priority="P1" purpose="Element wbr draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=294</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_295" priority="P1" purpose="Element xmp draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=295</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="draggable_attribute_296" priority="P1" purpose="Element å-bar draggable attribute test">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/the-draggable-attribute/draggable_attribute.html?total_num=296&amp;amp;locator_key=id&amp;amp;value=296</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="synthetic_001" priority="P3" purpose="window.DragEvent should be exposed">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/synthetic/001.html?total_num=17&amp;amp;locator_key=id&amp;amp;value=1</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="synthetic_003" priority="P3" purpose="DragEvent should have all of the inherited init*Event methods">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/synthetic/001.html?total_num=17&amp;amp;locator_key=id&amp;amp;value=3</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="synthetic_004" priority="P3" purpose="initMouseEvent should not throw">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/synthetic/001.html?total_num=17&amp;amp;locator_key=id&amp;amp;value=4</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="synthetic_005" priority="P3" purpose="initUIEvent should not throw">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/synthetic/001.html?total_num=17&amp;amp;locator_key=id&amp;amp;value=5</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="synthetic_006" priority="P3" purpose="initEvent should not throw">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/synthetic/001.html?total_num=17&amp;amp;locator_key=id&amp;amp;value=6</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="synthetic_007" priority="P1" purpose="DragEvent constructor with null as the dataTransfer parameter should be able to fire the event">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/synthetic/001.html?total_num=17&amp;amp;locator_key=id&amp;amp;value=7</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="synthetic_008" priority="P1" purpose="DragEvent constructor with undefined as the dataTransfer parameter should be able to fire the event">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/synthetic/001.html?total_num=17&amp;amp;locator_key=id&amp;amp;value=8</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="synthetic_009" priority="P1" purpose="DragEvent constructor with custom object as the dataTransfer parameter should throw TypeError">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/synthetic/001.html?total_num=17&amp;amp;locator_key=id&amp;amp;value=9</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="synthetic_010" priority="P3" purpose="initMouseEvent should be able to fire the event">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/synthetic/001.html?total_num=17&amp;amp;locator_key=id&amp;amp;value=10</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="synthetic_011" priority="P3" purpose="initUIEvent should be able to fire the event">
         <description>
-          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/dragdrop_dropzone.html</test_script_entry>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/synthetic/001.html?total_num=17&amp;amp;locator_key=id&amp;amp;value=11</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="synthetic_012" priority="P3" purpose="initEvent should be able to fire the event">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/synthetic/001.html?total_num=17&amp;amp;locator_key=id&amp;amp;value=12</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="synthetic_013" priority="P1" purpose="DragEvent constructor with null as the dataTransfer parameter should give null as the dataTransfer">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/synthetic/001.html?total_num=17&amp;amp;locator_key=id&amp;amp;value=13</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="synthetic_014" priority="P1" purpose="DragEvent constructor with undefined as the dataTransfer parameter should give null as the dataTransfer">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/synthetic/001.html?total_num=17&amp;amp;locator_key=id&amp;amp;value=14</test_script_entry>
         </description>
       </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="synthetic_015" priority="P3" purpose="initMouseEvent should give null as the dataTransfer">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/synthetic/001.html?total_num=17&amp;amp;locator_key=id&amp;amp;value=15</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="synthetic_016" priority="P3" purpose="initUIEvent should give null as the dataTransfer">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/synthetic/001.html?total_num=17&amp;amp;locator_key=id&amp;amp;value=16</test_script_entry>
+        </description>
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="synthetic_017" priority="P3" purpose="initEvent should give null as the dataTransfer">
+        <description>
+          <test_script_entry>/opt/tct-dnd-html5-tests/dnd/synthetic/001.html?total_num=17&amp;amp;locator_key=id&amp;amp;value=17</test_script_entry>
+        </description>
+      </testcase>
+    </set>
+    <set name="DnD_wearable" type="js">
+      <capabilities>
+        <capability name="http://tizen.org/feature/profile"><value>WEARABLE</value></capability>
+      </capabilities>
       <testcase component="W3C_HTML5 APIs/UI/HTML5 Drag and drop" execution_type="auto" id="dragdrop_007" priority="P2" purpose="Check false state of draggable attribute">
         <description>
           <test_script_entry>/opt/tct-dnd-html5-tests/dnd/w3c/dragdrop_007.htm</test_script_entry>
       </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>