Revert "[common][extra][remove manual case from extra]" 58/272658/1
authorJihun Park <jihun87.park@samsung.com>
Tue, 22 Mar 2022 08:05:18 +0000 (08:05 +0000)
committerJihun Park <jihun87.park@samsung.com>
Tue, 22 Mar 2022 08:05:18 +0000 (08:05 +0000)
This reverts commit 10750ce0c8c443c05db34203b6a651f3dc9bdfe6.

Change-Id: I6a30fab208120243b537ca4ad2be01fc3e6f5f1a

common/tct-extra-html5-tests/tests.full.xml
common/tct-extra-html5-tests/tests.xml

index c2740806aa2106ee9796c1cb1638b7ba69ec2747..7b4bf30b723b302e7a6b345536f432694fc94d9f 100755 (executable)
@@ -3,12 +3,12 @@
 <test_definition>
   <suite name="tct-extra-html5-tests" category="W3C/HTML5 APIs">
     <set name="attributes" type="js">
-      <!--<testcase purpose="Check if a.href supports simple anchor with relative path" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" priority="P1" id="anchor_href_relative_path">
+      <testcase purpose="Check if a.href supports simple anchor with relative path" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" priority="P1" id="anchor_href_relative_path">
         <description>
           <steps>
             <step order="1">
               <step_desc>Run the test.</step_desc>
-              <expected>Test passes if the first row of the &quot;Test Result&quot; in the table is &quot;Pass&quot;.</expected>
+              <expected>Test passes if the first row of the "Test Result" in the table is "Pass".</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/attributes/w3c/anchor_href.htm?total_num=7&amp;locator_key=id&amp;value=1</test_script_entry>
             <spec_statement>stringifier attribute DOMString href</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if a.href supports simple anchor with non-relative path" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" priority="P2" id="anchor_href_absolute_path">
+      </testcase>
+      <testcase purpose="Check if a.href supports simple anchor with non-relative path" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" priority="P2" id="anchor_href_absolute_path">
         <description>
           <steps>
             <step order="1">
               <step_desc>Run the test.</step_desc>
-              <expected>Test passes if the second row of the &quot;Test Result&quot; in the table is &quot;Pass&quot;.</expected>
+              <expected>Test passes if the second row of the "Test Result" in the table is "Pass".</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/attributes/w3c/anchor_href.htm?total_num=7&amp;locator_key=id&amp;value=2</test_script_entry>
             <spec_statement>stringifier attribute DOMString href</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if a.href supports simple anchor with empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" priority="P2" id="anchor_href_empty_string">
+      </testcase>
+      <testcase purpose="Check if a.href supports simple anchor with empty string" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" priority="P2" id="anchor_href_empty_string">
         <description>
           <steps>
             <step order="1">
               <step_desc>Run the test.</step_desc>
-              <expected>Test passes if the third row of the &quot;Test Result&quot; in the table is &quot;Pass&quot;.</expected>
+              <expected>Test passes if the third row of the "Test Result" in the table is "Pass".</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/attributes/w3c/anchor_href.htm?total_num=7&amp;locator_key=id&amp;value=3</test_script_entry>
             <spec_statement>stringifier attribute DOMString href</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if 'A' element supports no href attribute" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" priority="P2" id="anchor_href_non_existent">
+      </testcase>
+      <testcase purpose="Check if 'A' element supports no href attribute" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" priority="P2" id="anchor_href_non_existent">
         <description>
           <steps>
             <step order="1">
               <step_desc>Run the test.</step_desc>
-              <expected>Test passes if the fourth row of the &quot;Test Result&quot; in the table is &quot;Pass&quot;.</expected>
+              <expected>Test passes if the fourth row of the "Test Result" in the table is "Pass".</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/attributes/w3c/anchor_href.htm?total_num=7&amp;locator_key=id&amp;value=4</test_script_entry>
             <spec_statement>If the a element has no href attribute, then the element represents a placeholder for where a link might otherwise have been placed, if it had been relevant.</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if a.href supports advanced anchor with non-relative path containing search string" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" priority="P2" id="anchor_href_search_string">
+      </testcase>
+      <testcase purpose="Check if a.href supports advanced anchor with non-relative path containing search string" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" priority="P2" id="anchor_href_search_string">
         <description>
           <steps>
             <step order="1">
               <step_desc>Run the test.</step_desc>
-              <expected>Test passes if the fifth row of the &quot;Test Result&quot; in the table is &quot;Pass&quot;.</expected>
+              <expected>Test passes if the fifth row of the "Test Result" in the table is "Pass".</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/attributes/w3c/anchor_href.htm?total_num=7&amp;locator_key=id&amp;value=5</test_script_entry>
             <spec_statement>stringifier attribute DOMString href</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if a.href supports advanced anchor with non-relative path containing search string, username and password" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" priority="P2" id="anchor_href_username_password">
+      </testcase>
+      <testcase purpose="Check if a.href supports advanced anchor with non-relative path containing search string, username and password" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" priority="P2" id="anchor_href_username_password">
         <description>
           <steps>
             <step order="1">
               <step_desc>Run the test.</step_desc>
-              <expected>Test passes if the sixth row of the &quot;Test Result&quot; in the table is &quot;Pass&quot;.</expected>
+              <expected>Test passes if the sixth row of the "Test Result" in the table is "Pass".</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/attributes/w3c/anchor_href.htm?total_num=7&amp;locator_key=id&amp;value=6</test_script_entry>
             <spec_statement>stringifier attribute DOMString href</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if a.href supports advanced anchor with non-relative path containing some uppercase letters" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" priority="P2" id="anchor_href_uppercase_letters">
+      </testcase>
+      <testcase purpose="Check if a.href supports advanced anchor with non-relative path containing some uppercase letters" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" priority="P2" id="anchor_href_uppercase_letters">
         <description>
           <steps>
             <step order="1">
               <step_desc>Run the test.</step_desc>
-              <expected>Test passes if the seventh row of the &quot;Test Result&quot; in the table is &quot;Pass&quot;.</expected>
+              <expected>Test passes if the seventh row of the "Test Result" in the table is "Pass".</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/attributes/w3c/anchor_href.htm?total_num=7&amp;locator_key=id&amp;value=7</test_script_entry>
             <spec_statement>stringifier attribute DOMString href</spec_statement>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
     </set>
     <set name="base64" type="js">
       <testcase purpose="Check if btoa.length is equal to the length of arguments" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Base64" execution_type="auto" priority="P1" id="base64_btoa_length">
       </testcase>
     </set>
     <set name="xhtml5" type="js">
-      <!--<testcase purpose="Check if xhtml5 area element supports nohref attribute" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" priority="P1" id="area_noref">
+      <testcase purpose="Check if xhtml5 area element supports nohref attribute" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" priority="P1" id="area_noref">
         <description>
           <steps>
             <step order="1">
               <expected>The square takes you to another page</expected>
             </step>
             <step order="3">
-              <step_desc>Click on words &quot;Click here&quot;</step_desc>
+              <step_desc>Click on words "Click here"</step_desc>
               <expected>The link takes you back to the previous page</expected>
             </step>
           </steps>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check xhtml5 body element supports link attribute" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" priority="P1" id="body_link">
+      </testcase>
+      <testcase purpose="Check xhtml5 body element supports link attribute" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" priority="P1" id="body_link">
         <description>
           <steps>
             <step order="1">
               <expected>Pass</expected>
             </step>
             <step order="2">
-              <step_desc>Check the color of the link &quot;LINK&quot;</step_desc>
+              <step_desc>Check the color of the link "LINK"</step_desc>
               <expected>This LINK should be displayed in yellow</expected>
             </step>
             <step order="3">
-              <step_desc>Click on the link &quot;LINK&quot; and click on the &quot;back&quot; link</step_desc>
+              <step_desc>Click on the link "LINK" and click on the "back" link</step_desc>
               <expected>This LINK should take default color of visited link</expected>
             </step>
           </steps>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check xhtml5 body element supports text attribute in the RGB Hexadecimal color" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" priority="P1" id="body_text_00ffff">
+      </testcase>
+      <testcase purpose="Check xhtml5 body element supports text attribute in the RGB Hexadecimal color" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" priority="P1" id="body_text_00ffff">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/xhtml5/w3c/body_text_00ffff.xhtml</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if xhtml5 supports css style in comment" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" priority="P3" id="html_style_in_comment">
+      </testcase>
+      <testcase purpose="Check if xhtml5 supports css style in comment" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" priority="P3" id="html_style_in_comment">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/xhtml5/w3c/html_style_in_comment.xhtml</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if xhtml5 img element supports border attribute in percentage" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" priority="P1" id="img_border_percent">
+      </testcase>
+      <testcase purpose="Check if xhtml5 img element supports border attribute in percentage" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" priority="P1" id="img_border_percent">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/xhtml5/w3c/img_border_percent.xhtml</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if xhtml5 object element supports border attribute in percentage" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" priority="P1" id="object_border_perc">
+      </testcase>
+      <testcase purpose="Check if xhtml5 object element supports border attribute in percentage" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" priority="P1" id="object_border_perc">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/xhtml5/w3c/object_border_perc.xhtml</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if xhtml5 object element supports border attribute in pixel" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" priority="P1" id="object_border_pixel">
+      </testcase>
+      <testcase purpose="Check if xhtml5 object element supports border attribute in pixel" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" priority="P1" id="object_border_pixel">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/xhtml5/w3c/object_border_pixel.xhtml</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
     </set>
     <set name="Forms" type="js">
       <testcase purpose="Check if the datetime type support on input 'datetime' element" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="auto" priority="P1" id="datetime_15">
           </spec>
         </specs>
       </testcase>
-      <!--<testcase purpose="Check the figure element visual effect" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" priority="P3" id="figure_element_support">
+      <testcase purpose="Check the figure element visual effect" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" priority="P3" id="figure_element_support">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/semantics/grouping-content/the-figure-element/figure_element.html</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if the mark element supports" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="auto" priority="P3" id="mark_element_support">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/semantics/text-level-semantics/the-mark-element/mark_element_exist.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <!--<testcase purpose="Check the textarea maxlength attribute exists" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" priority="P1" id="textarea_element_maxLength">
+      <testcase purpose="Check the textarea maxlength attribute exists" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" priority="P1" id="textarea_element_maxLength">
         <description>
-          <pre_condition>For wearable, disable &quot;Predictive text&quot; in &quot;Settings-&gt;Input-&gt;Keyboard settings-&gt;Smart typing&quot;</pre_condition>
+          <pre_condition>For wearable, disable "Predictive text" in "Settings->Input->Keyboard settings->Smart typing"</pre_condition>
           <test_script_entry>/opt/tct-extra-html5-tests/semantics/forms/the-textarea-element/textarea_element_maxLength.html</test_script_entry>
         </description>
         <specs>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if HTMLBodyElement.onoffline exists" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="auto" priority="P1" id="onoffline_attribute_support">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/semantics/sections/the-body-element/body_element_attribute.html?total_num=36&amp;locator_key=id&amp;value=19</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <!--<testcase purpose="Check if the mark background is yellow" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" priority="P3" id="mark_background_is_yellow">
+      <testcase purpose="Check if the mark background is yellow" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" priority="P3" id="mark_background_is_yellow">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/semantics/text-level-semantics/the-mark-element/mark_element_base_usage.html</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if details open default value is false" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="auto" priority="P1" id="details_open_value">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/semantics/interactive-elements/the-details-element/details_open_check.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <!--<testcase purpose="Check if the reversed attribute on ol element" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" priority="P3" id="reversed_on_ol_element">
+      <testcase purpose="Check if the reversed attribute on ol element" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" priority="P3" id="reversed_on_ol_element">
         <description>
           <steps>
             <step order="1">
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if figure element exists" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="auto" priority="P3" id="figure_element_exists">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/w3c/semantics/grouping-content/the-figure-element/grouping-figure.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <!--<testcase purpose="Check if the hidden attribute support" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" priority="P3" id="hidden_attribute_support">
+      <testcase purpose="Check if the hidden attribute support" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" priority="P3" id="hidden_attribute_support">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/w3c/editing/the-hidden-attribute/hidden-1a.html</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if the elements should implement its interfaces" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="auto" priority="P3" id="interfaces">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/w3c/semantics/interfaces.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <!--<testcase purpose="Check if pop the alert dialog" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Browsers" execution_type="manual" priority="P3" id="window_alert_base">
+      <testcase purpose="Check if pop the alert dialog" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Browsers" execution_type="manual" priority="P3" id="window_alert_base">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/browsers/the-window-object/the-window-object/window_alert_base.html</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if pop the confirm dialog" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Browsers" execution_type="manual" priority="P3" id="window_confirm_base">
+      </testcase>
+      <testcase purpose="Check if pop the confirm dialog" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Browsers" execution_type="manual" priority="P3" id="window_confirm_base">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/browsers/the-window-object/the-window-object/window_confirm_base.html</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if pop the prompt dialog" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Browsers" execution_type="manual" priority="P3" id="window_prompt_base">
+      </testcase>
+      <testcase purpose="Check if pop the prompt dialog" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Browsers" execution_type="manual" priority="P3" id="window_prompt_base">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/browsers/the-window-object/the-window-object/window_prompt_base.html</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
     </set>
     <set name="dom" type="js">
-      <!--<testcase purpose="Check the document oninput event exists" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Dom" execution_type="manual" priority="P1" id="document_oninput_event">
+      <testcase purpose="Check the document oninput event exists" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Dom" execution_type="manual" priority="P1" id="document_oninput_event">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/dom/documents/the-document-object/document_oninput_event.html</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check the document onchange event exists" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Dom" execution_type="manual" priority="P1" id="document_onchange_event">
+      </testcase>
+      <testcase purpose="Check the document onchange event exists" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Dom" execution_type="manual" priority="P1" id="document_onchange_event">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/dom/documents/the-document-object/document_onchange_event.html</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
     </set>
     <!--set name="rendering" type="js">
       <testcase purpose="Check if the keygen element supported" type="compliance" status="approved" component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Rendering" execution_type="auto" priority="P3" id="htmlkeygenelement_element_support">
index 8fe7cc6d11e6ab4cb9f2f45d1e002f78e1f1295a..d57e450a747251a02049e1eb810e94b3ba4f1bc2 100755 (executable)
@@ -3,83 +3,83 @@
 <test_definition>
   <suite name="tct-extra-html5-tests" category="W3C/HTML5 APIs">
     <set name="attributes" type="js">
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" id="anchor_href_relative_path" purpose="Check if a.href supports simple anchor with relative path">
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" id="anchor_href_relative_path" purpose="Check if a.href supports simple anchor with relative path">
         <description>
           <steps>
             <step order="1">
               <step_desc>Run the test.</step_desc>
-              <expected>Test passes if the first row of the &quot;Test Result&quot; in the table is &quot;Pass&quot;.</expected>
+              <expected>Test passes if the first row of the "Test Result" in the table is "Pass".</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/attributes/w3c/anchor_href.htm?total_num=7&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" id="anchor_href_absolute_path" purpose="Check if a.href supports simple anchor with non-relative path">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" id="anchor_href_absolute_path" purpose="Check if a.href supports simple anchor with non-relative path">
         <description>
           <steps>
             <step order="1">
               <step_desc>Run the test.</step_desc>
-              <expected>Test passes if the second row of the &quot;Test Result&quot; in the table is &quot;Pass&quot;.</expected>
+              <expected>Test passes if the second row of the "Test Result" in the table is "Pass".</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/attributes/w3c/anchor_href.htm?total_num=7&amp;locator_key=id&amp;value=2</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" id="anchor_href_empty_string" purpose="Check if a.href supports simple anchor with empty string">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" id="anchor_href_empty_string" purpose="Check if a.href supports simple anchor with empty string">
         <description>
           <steps>
             <step order="1">
               <step_desc>Run the test.</step_desc>
-              <expected>Test passes if the third row of the &quot;Test Result&quot; in the table is &quot;Pass&quot;.</expected>
+              <expected>Test passes if the third row of the "Test Result" in the table is "Pass".</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/attributes/w3c/anchor_href.htm?total_num=7&amp;locator_key=id&amp;value=3</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" id="anchor_href_non_existent" purpose="Check if 'A' element supports no href attribute">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" id="anchor_href_non_existent" purpose="Check if 'A' element supports no href attribute">
         <description>
           <steps>
             <step order="1">
               <step_desc>Run the test.</step_desc>
-              <expected>Test passes if the fourth row of the &quot;Test Result&quot; in the table is &quot;Pass&quot;.</expected>
+              <expected>Test passes if the fourth row of the "Test Result" in the table is "Pass".</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/attributes/w3c/anchor_href.htm?total_num=7&amp;locator_key=id&amp;value=4</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" id="anchor_href_search_string" purpose="Check if a.href supports advanced anchor with non-relative path containing search string">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" id="anchor_href_search_string" purpose="Check if a.href supports advanced anchor with non-relative path containing search string">
         <description>
           <steps>
             <step order="1">
               <step_desc>Run the test.</step_desc>
-              <expected>Test passes if the fifth row of the &quot;Test Result&quot; in the table is &quot;Pass&quot;.</expected>
+              <expected>Test passes if the fifth row of the "Test Result" in the table is "Pass".</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/attributes/w3c/anchor_href.htm?total_num=7&amp;locator_key=id&amp;value=5</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" id="anchor_href_username_password" purpose="Check if a.href supports advanced anchor with non-relative path containing search string, username and password">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" id="anchor_href_username_password" purpose="Check if a.href supports advanced anchor with non-relative path containing search string, username and password">
         <description>
           <steps>
             <step order="1">
               <step_desc>Run the test.</step_desc>
-              <expected>Test passes if the sixth row of the &quot;Test Result&quot; in the table is &quot;Pass&quot;.</expected>
+              <expected>Test passes if the sixth row of the "Test Result" in the table is "Pass".</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/attributes/w3c/anchor_href.htm?total_num=7&amp;locator_key=id&amp;value=6</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" id="anchor_href_uppercase_letters" purpose="Check if a.href supports advanced anchor with non-relative path containing some uppercase letters">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Attributes" execution_type="manual" id="anchor_href_uppercase_letters" purpose="Check if a.href supports advanced anchor with non-relative path containing some uppercase letters">
         <description>
           <steps>
             <step order="1">
               <step_desc>Run the test.</step_desc>
-              <expected>Test passes if the seventh row of the &quot;Test Result&quot; in the table is &quot;Pass&quot;.</expected>
+              <expected>Test passes if the seventh row of the "Test Result" in the table is "Pass".</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/attributes/w3c/anchor_href.htm?total_num=7&amp;locator_key=id&amp;value=7</test_script_entry>
         </description>
-        </testcase>-->
+        </testcase>
     </set>
     <set name="base64" type="js">
       <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Base64" execution_type="auto" id="base64_btoa_length" purpose="Check if btoa.length is equal to the length of arguments">
         </testcase>
     </set>
     <set name="xhtml5" type="js">
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" id="area_noref" purpose="Check if xhtml5 area element supports nohref attribute">
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" id="area_noref" purpose="Check if xhtml5 area element supports nohref attribute">
         <description>
           <steps>
             <step order="1">
               <expected>The square takes you to another page</expected>
             </step>
             <step order="3">
-              <step_desc>Click on words &quot;Click here&quot;</step_desc>
+              <step_desc>Click on words "Click here"</step_desc>
               <expected>The link takes you back to the previous page</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/xhtml5/w3c/area_noref.xhtml</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" id="body_link" purpose="Check xhtml5 body element supports link attribute">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" id="body_link" purpose="Check xhtml5 body element supports link attribute">
         <description>
           <steps>
             <step order="1">
               <expected>Pass</expected>
             </step>
             <step order="2">
-              <step_desc>Check the color of the link &quot;LINK&quot;</step_desc>
+              <step_desc>Check the color of the link "LINK"</step_desc>
               <expected>This LINK should be displayed in yellow</expected>
             </step>
             <step order="3">
-              <step_desc>Click on the link &quot;LINK&quot; and click on the &quot;back&quot; link</step_desc>
+              <step_desc>Click on the link "LINK" and click on the "back" link</step_desc>
               <expected>This LINK should take default color of visited link</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/xhtml5/w3c/body_link.xhtml</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" id="body_text_00ffff" purpose="Check xhtml5 body element supports text attribute in the RGB Hexadecimal color">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" id="body_text_00ffff" purpose="Check xhtml5 body element supports text attribute in the RGB Hexadecimal color">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/xhtml5/w3c/body_text_00ffff.xhtml</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" id="html_style_in_comment" purpose="Check if xhtml5 supports css style in comment">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" id="html_style_in_comment" purpose="Check if xhtml5 supports css style in comment">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/xhtml5/w3c/html_style_in_comment.xhtml</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" id="img_border_percent" purpose="Check if xhtml5 img element supports border attribute in percentage">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" id="img_border_percent" purpose="Check if xhtml5 img element supports border attribute in percentage">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/xhtml5/w3c/img_border_percent.xhtml</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" id="object_border_perc" purpose="Check if xhtml5 object element supports border attribute in percentage">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" id="object_border_perc" purpose="Check if xhtml5 object element supports border attribute in percentage">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/xhtml5/w3c/object_border_perc.xhtml</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" id="object_border_pixel" purpose="Check if xhtml5 object element supports border attribute in pixel">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="manual" id="object_border_pixel" purpose="Check if xhtml5 object element supports border attribute in pixel">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/xhtml5/w3c/object_border_pixel.xhtml</test_script_entry>
         </description>
-        </testcase>-->
+        </testcase>
     </set>
     <set name="Forms" type="js">
       <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="auto" id="datetime_15" purpose="Check if the datetime type support on input 'datetime' element">
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/semantics/sections/the-footer-element/footer_element.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" id="figure_element_support" purpose="Check the figure element visual effect">
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" id="figure_element_support" purpose="Check the figure element visual effect">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/semantics/grouping-content/the-figure-element/figure_element.html</test_script_entry>
         </description>
-        </testcase>-->
+        </testcase>
       <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="auto" id="mark_element_support" purpose="Check if the mark element supports">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/semantics/text-level-semantics/the-mark-element/mark_element_exist.html</test_script_entry>
           <test_script_entry>/opt/tct-extra-html5-tests/semantics/forms/the-input-element/input_required.html</test_script_entry>
         </description>
         </testcase>
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" id="textarea_element_maxLength" purpose="Check the textarea maxlength attribute exists">
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" id="textarea_element_maxLength" purpose="Check the textarea maxlength attribute exists">
         <description>
-          <pre_condition>For wearable, disable &quot;Predictive text&quot; in &quot;Settings-&gt;Input-&gt;Keyboard settings-&gt;Smart typing&quot;</pre_condition>
+          <pre_condition>For wearable, disable "Predictive text" in "Settings->Input->Keyboard settings->Smart typing"</pre_condition>
           <test_script_entry>/opt/tct-extra-html5-tests/semantics/forms/the-textarea-element/textarea_element_maxLength.html</test_script_entry>
         </description>
-        </testcase>-->
+        </testcase>
       <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Xhtml5" execution_type="auto" id="onoffline_attribute_support" purpose="Check if HTMLBodyElement.onoffline exists">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/semantics/sections/the-body-element/body_element_attribute.html?total_num=36&amp;locator_key=id&amp;value=19</test_script_entry>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/semantics/interactive-elements/the-details-element/details_attributes.html?total_num=2&amp;locator_key=id&amp;value=1</test_script_entry>
         </description>
         </testcase>
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" id="mark_background_is_yellow" purpose="Check if the mark background is yellow">
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" id="mark_background_is_yellow" purpose="Check if the mark background is yellow">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/semantics/text-level-semantics/the-mark-element/mark_element_base_usage.html</test_script_entry>
         </description>
-        </testcase>-->
+        </testcase>
       <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="auto" id="details_open_value" purpose="Check if details open default value is false">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/semantics/interactive-elements/the-details-element/details_open_check.html?total_num=3&amp;locator_key=id&amp;value=1</test_script_entry>
           <test_script_entry>/opt/tct-extra-html5-tests/semantics/sections/the-body-element/body_onhashchange_check.html</test_script_entry>
         </description>
         </testcase>
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" id="reversed_on_ol_element" purpose="Check if the reversed attribute on ol element">
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" id="reversed_on_ol_element" purpose="Check if the reversed attribute on ol element">
         <description>
           <steps>
             <step order="1">
           </steps>
           <test_script_entry>/opt/tct-extra-html5-tests/w3c/semantics/grouping-content/the-ol-element/reversed-1a.html</test_script_entry>
         </description>
-        </testcase>-->
+        </testcase>
       <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="auto" id="figure_element_exists" purpose="Check if figure element exists">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/w3c/semantics/grouping-content/the-figure-element/grouping-figure.html</test_script_entry>
           <test_script_entry test_script_expected_result="0">/opt/tct-extra-html5-tests/w3c/semantics/grouping-content/the-figcaption-element/grouping-figcaption.html</test_script_entry>
         </description>
         </testcase>
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" id="hidden_attribute_support" purpose="Check if the hidden attribute support">
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="manual" id="hidden_attribute_support" purpose="Check if the hidden attribute support">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/w3c/editing/the-hidden-attribute/hidden-1a.html</test_script_entry>
         </description>
-        </testcase>-->
+        </testcase>
       <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Semantics" execution_type="auto" id="outerHTML" purpose="Check if element.outerHTML to verify HTML fragment serialization algorithm">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/w3c/syntax/serializing-html-fragments/outerHTML.html</test_script_entry>
           <test_script_entry>/opt/tct-extra-html5-tests/browsers/history/the-history-interface/history_supported.html</test_script_entry>
         </description>
         </testcase>
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Browsers" execution_type="manual" id="window_alert_base" purpose="Check if pop the alert dialog">
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Browsers" execution_type="manual" id="window_alert_base" purpose="Check if pop the alert dialog">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/browsers/the-window-object/the-window-object/window_alert_base.html</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Browsers" execution_type="manual" id="window_confirm_base" purpose="Check if pop the confirm dialog">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Browsers" execution_type="manual" id="window_confirm_base" purpose="Check if pop the confirm dialog">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/browsers/the-window-object/the-window-object/window_confirm_base.html</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Browsers" execution_type="manual" id="window_prompt_base" purpose="Check if pop the prompt dialog">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Browsers" execution_type="manual" id="window_prompt_base" purpose="Check if pop the prompt dialog">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/browsers/the-window-object/the-window-object/window_prompt_base.html</test_script_entry>
         </description>
-        </testcase>-->
+        </testcase>
       <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Browsers" execution_type="auto" id="window_basic-1" purpose="Test checks that window.onerror attribute exists">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/browsers/the-window-object/the-window-object/window_basic.html?total_num=2&amp;amp;amp;locator_key=id&amp;amp;amp;value=1</test_script_entry>
         </testcase>
     </set>
     <set name="dom" type="js">
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Dom" execution_type="manual" id="document_oninput_event" purpose="Check the document oninput event exists">
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Dom" execution_type="manual" id="document_oninput_event" purpose="Check the document oninput event exists">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/dom/documents/the-document-object/document_oninput_event.html</test_script_entry>
         </description>
-        </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Dom" execution_type="manual" id="document_onchange_event" purpose="Check the document onchange event exists">
+        </testcase>
+      <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Dom" execution_type="manual" id="document_onchange_event" purpose="Check the document onchange event exists">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/dom/documents/the-document-object/document_onchange_event.html</test_script_entry>
         </description>
-        </testcase>-->
+        </testcase>
       <testcase component="W3C_HTML5 APIs/W3C_EXTRAHTML5/Dom" execution_type="auto" id="oninvalid_event_exist" purpose="Document Test: document_oninvalid_event">
         <description>
           <test_script_entry>/opt/tct-extra-html5-tests/dom/documents/the-document-object/oninvalid_event_exist.html</test_script_entry>