Fix TTS-1985 by not clear pass condition in SVG
authorCui, Jieqiong <jieqiongx.cui@intel.com>
Mon, 9 Sep 2013 06:15:10 +0000 (14:15 +0800)
committerwanmingx.lin <wanmingx.lin@intel.com>
Mon, 9 Sep 2013 10:38:36 +0000 (18:38 +0800)
Signed-off-by: Cui, Jieqiong <jieqiongx.cui@intel.com>
tct-svg-html5-tests/tests.full.xml
tct-svg-html5-tests/tests.xml

index b01fd01fafe0e875b1b94b171982cc409110a9fa..ba751b43d08625989721007928b5fd2e9a0cd8cc 100644 (file)
           <post_condition/>
           <steps>
             <step order="1">
-              <step_desc>Check if a green rectangle is displayed on the page above this line</step_desc>
-              <expected>A green rectangle is displayed below a text line</expected>
+              <step_desc>Check if a green rectangle is displayed on the page above a text line</step_desc>
+              <expected>A green rectangle is visible on the page above a text line</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_006.html</test_script_entry>
index 67f9cef4c9667b2224405061a1432c94745206d3..47c3d804c24882ba1b69370ab8ec06e886e0b566 100644 (file)
@@ -73,8 +73,8 @@
           <pre_condition />
           <steps>
             <step order="1">
-              <step_desc>Check if a green rectangle is displayed on the page above this line</step_desc>
-              <expected>A green rectangle is displayed below a text line</expected>
+              <step_desc>Check if a green rectangle is displayed on the page above a text line</step_desc>
+              <expected>A green rectangle is visible on the page above a text line</expected>
             </step>
           </steps>
           <test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_006.html</test_script_entry>
         </testcase>
     </set>
   </suite>
-</test_definition>
\ No newline at end of file
+</test_definition>