Revert "[common][text][remove manual case from text]" 63/272663/1
authorJihun Park <jihun87.park@samsung.com>
Tue, 22 Mar 2022 08:05:32 +0000 (08:05 +0000)
committerJihun Park <jihun87.park@samsung.com>
Tue, 22 Mar 2022 08:05:32 +0000 (08:05 +0000)
This reverts commit ef6bd09545d99705750328090bf541d5ceff6ca4.

Change-Id: Iff416c3a948a256d6e983931a9c9c765aeb89248

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

index 4842587b26a4758173a54d61a614dd5a9759ba4d..2c3c7406cf9fcae19ef78d0ea991be17aea284a0 100755 (executable)
           </spec>
         </specs>
       </testcase>
-      <!--<testcase purpose="Check that the CSS white-space:nowrap and clear float are identical" type="compliance" status="approved" component="W3C/HTML5 APIs/DOM, Forms and Styles/CSS Text Module Level 3 (Partial)" execution_type="manual" priority="P1" id="css3_TextEffects_tests_entry5">
+      <testcase purpose="Check that the CSS white-space:nowrap and clear float are identical" type="compliance" status="approved" component="W3C/HTML5 APIs/DOM, Forms and Styles/CSS Text Module Level 3 (Partial)" execution_type="manual" priority="P1" id="css3_TextEffects_tests_entry5">
         <description>
           <steps>
             <step order="1">
-              <step_desc>Use WRT to visit the &quot;nowrap-clear-float&quot; to check if the CSS white-space:nowrap and clear float are identical</step_desc>
+              <step_desc>Use WRT to visit the "nowrap-clear-float" to check if the CSS white-space:nowrap and clear float are identical</step_desc>
               <expected>The span text should be below the blue square</expected>
             </step>
           </steps>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="To check the CSS white-space:pre-wrap is rendered properly" type="compliance" status="approved" component="W3C/HTML5 APIs/DOM, Forms and Styles/CSS Text Module Level 3 (Partial)" execution_type="manual" priority="P1" id="css3_TextEffects_tests_entry6">
+      </testcase>
+      <testcase purpose="To check the CSS white-space:pre-wrap is rendered properly" type="compliance" status="approved" component="W3C/HTML5 APIs/DOM, Forms and Styles/CSS Text Module Level 3 (Partial)" execution_type="manual" priority="P1" id="css3_TextEffects_tests_entry6">
         <description>
           <steps>
             <step order="1">
-              <step_desc>Use WRT to visit the &quot;pre-wrap-line-test&quot; to check if the CSS white-space:pre-wrap is rendered properly.</step_desc>
+              <step_desc>Use WRT to visit the "pre-wrap-line-test" to check if the CSS white-space:pre-wrap is rendered properly.</step_desc>
               <expected>Multiple consecutive spaces in a webpage browser can truly present</expected>
             </step>
           </steps>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <testcase purpose="Check if the word-wrap value is break-word" type="compliance" status="approved" component="W3C/HTML5 APIs/DOM, Forms and Styles/CSS Text Module Level 3 (Partial)" execution_type="auto" priority="P2" id="CSS3TextEffects_word-wrap_breakword">
         <description>
           <test_script_entry>/opt/tct-text-css3-tests/text/CSS3TextEffects_word-wrap_breakword.html</test_script_entry>
index 4b2d8a4afda23ad13489ad57116c783bd9dc6175..e0a293ba1d84b876462408b3c5e4f24a587bd4ba 100755 (executable)
           <test_script_entry>/opt/tct-text-css3-tests/text/CSS3TextEffects_text-shadow_shadow.html</test_script_entry>
         </description>
       </testcase>
-      <!--<testcase component="W3C/HTML5 APIs/DOM, Forms and Styles/CSS Text Module Level 3 (Partial)" execution_type="manual" id="css3_TextEffects_tests_entry5" purpose="Check that the CSS white-space:nowrap and clear float are identical">
+      <testcase component="W3C/HTML5 APIs/DOM, Forms and Styles/CSS Text Module Level 3 (Partial)" execution_type="manual" id="css3_TextEffects_tests_entry5" purpose="Check that the CSS white-space:nowrap and clear float are identical">
         <description>
           <steps>
             <step order="1">
-              <step_desc>Use WRT to visit the &quot;nowrap-clear-float&quot; to check if the CSS white-space:nowrap and clear float are identical</step_desc>
+              <step_desc>Use WRT to visit the "nowrap-clear-float" to check if the CSS white-space:nowrap and clear float are identical</step_desc>
               <expected>The span text should be below the blue square</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-text-css3-tests/text/webkit/nowrap-clear-float.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C/HTML5 APIs/DOM, Forms and Styles/CSS Text Module Level 3 (Partial)" execution_type="manual" id="css3_TextEffects_tests_entry6" purpose="To check the CSS white-space:pre-wrap is rendered properly">
+      </testcase>
+      <testcase component="W3C/HTML5 APIs/DOM, Forms and Styles/CSS Text Module Level 3 (Partial)" execution_type="manual" id="css3_TextEffects_tests_entry6" purpose="To check the CSS white-space:pre-wrap is rendered properly">
         <description>
           <steps>
             <step order="1">
-              <step_desc>Use WRT to visit the &quot;pre-wrap-line-test&quot; to check if the CSS white-space:pre-wrap is rendered properly.</step_desc>
+              <step_desc>Use WRT to visit the "pre-wrap-line-test" to check if the CSS white-space:pre-wrap is rendered properly.</step_desc>
               <expected>Multiple consecutive spaces in a webpage browser can truly present</expected>
             </step>
           </steps>
           <test_script_entry>/opt/tct-text-css3-tests/text/webkit/pre-wrap-line-test.html</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
       <testcase component="W3C/HTML5 APIs/DOM, Forms and Styles/CSS Text Module Level 3 (Partial)" execution_type="auto" id="CSS3TextEffects_word-wrap_breakword" purpose="Check if the word-wrap value is break-word">
         <description>
           <test_script_entry>/opt/tct-text-css3-tests/text/CSS3TextEffects_word-wrap_breakword.html</test_script_entry>