<test_definition>
<suite name="tct-svg-html5-tests" category="W3C/HTML5 APIs">
<set name="SVG" type="js">
- <!--<testcase purpose="Check if SVG inside HTML OBJECT element is parsed correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P1" id="foreign_content_one_rect_svg_in_object">
+ <testcase purpose="Check if SVG inside HTML OBJECT element is parsed correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P1" id="foreign_content_one_rect_svg_in_object">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_001.html</test_script_entry>
</description>
<spec_statement/>
</spec>
</specs>
- </testcase>-->
- <!--<testcase purpose="Check if SVG inside HTML BUTTON element is parsed correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P1" id="foreign_content_three_rect_svg_in_button">
+ </testcase>
+ <testcase purpose="Check if SVG inside HTML BUTTON element is parsed correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P1" id="foreign_content_three_rect_svg_in_button">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_003.html</test_script_entry>
</description>
<spec_statement/>
</spec>
</specs>
- </testcase>-->
- <!--<testcase purpose="Check if SVG inside HTML 'BODY' element is parsed correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P1" id="foreign_content_eight_rect_svg_in_body">
+ </testcase>
+ <testcase purpose="Check if SVG inside HTML 'BODY' element is parsed correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P1" id="foreign_content_eight_rect_svg_in_body">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_008.html</test_script_entry>
</description>
<spec_statement/>
</spec>
</specs>
- </testcase>-->
+ </testcase>
<testcase purpose="Check if SVG Self Closing tags (circle and rect in svg) is parsed properly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="auto" priority="P1" id="foreign_content_ten_circle_rect_svg">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_010.html</test_script_entry>
</spec>
</specs>
</testcase>
- <!--<testcase purpose="Check if SVG inside HTML CAPTION element is parsed correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P3" id="foreign_content_four_rect_svg_in_caption">
+ <testcase purpose="Check if SVG inside HTML CAPTION element is parsed correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P3" id="foreign_content_four_rect_svg_in_caption">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_004.html</test_script_entry>
</description>
<spec_statement/>
</spec>
</specs>
- </testcase>-->
- <!--<testcase purpose="Check if SVG inside HTML FORM element is parsed correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P3" id="foreign_content_five_rect_svg_in_form">
+ </testcase>
+ <testcase purpose="Check if SVG inside HTML FORM element is parsed correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P3" id="foreign_content_five_rect_svg_in_form">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_005.html</test_script_entry>
</description>
<spec_statement/>
</spec>
</specs>
- </testcase>-->
- <!--<testcase purpose="Check if SVG inside HTML 'HTML' element is parsed correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P3" id="foreign_content_six_rect_svg_in_html">
+ </testcase>
+ <testcase purpose="Check if SVG inside HTML 'HTML' element is parsed correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P3" id="foreign_content_six_rect_svg_in_html">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_006.html</test_script_entry>
</description>
<spec_statement/>
</spec>
</specs>
- </testcase>-->
+ </testcase>
<testcase purpose="Check if SVG Self Closing tags (circle in rect in svg) is parsed properly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="auto" priority="P3" id="foreign_content_nine_circle_in_rect_svg">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_009.html</test_script_entry>
</spec>
</specs>
</testcase>
- <!--<testcase purpose="Check if SVG elements are styled using ID Selector" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P3" id="foreign_content_eleven_rect_svg_in_div_id_style">
+ <testcase purpose="Check if SVG elements are styled using ID Selector" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P3" id="foreign_content_eleven_rect_svg_in_div_id_style">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_011.html</test_script_entry>
</description>
<spec_statement/>
</spec>
</specs>
- </testcase>-->
- <!--<testcase purpose="Check if SVG elements are styled using CLASS Selector" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P3" id="foreign_content_thirteen_rect_svg_in_div_class_style">
+ </testcase>
+ <testcase purpose="Check if SVG elements are styled using CLASS Selector" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P3" id="foreign_content_thirteen_rect_svg_in_div_class_style">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_013.html</test_script_entry>
</description>
<spec_statement/>
</spec>
</specs>
- </testcase>-->
- <!--<testcase purpose="Check if the SVG inside HTML label element parses correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P3" id="svg_label_inline">
+ </testcase>
+ <testcase purpose="Check if the SVG inside HTML label element parses correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" priority="P3" id="svg_label_inline">
<description>
<test_script_entry>/opt/tct-svg-html5-tests/svg/svg_label_inline.html</test_script_entry>
</description>
<spec_statement/>
</spec>
</specs>
- </testcase>-->
+ </testcase>
<testcase purpose="Check if SVG suppports" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="auto" priority="P3" id="svg_support">
<description>
<test_script_entry>/opt/tct-svg-html5-tests/svg/svg_support.html</test_script_entry>
<specs>
</specs>
</testcase>
- <!--<testcase purpose="Check SVGSVGElement.getCurrentTime method." type="compliance" status="approved" component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_getCurrentTime_base">
+ <testcase purpose="Check SVGSVGElement.getCurrentTime method." type="compliance" status="approved" component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_getCurrentTime_base">
<description>
<steps>
<step order="1">
</description>
<specs>
</specs>
- </testcase>-->
+ </testcase>
<testcase purpose="Check if SVGSVGElement.getCurrentTime method exists." type="compliance" status="approved" component="TizenAPI/SVG/SVG" execution_type="auto" priority="P0" id="SVGSVGElement_getCurrentTime_exist">
<description>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_getCurrentTime_exist.html</test_script_entry>
<specs>
</specs>
</testcase>
- <!--<testcase purpose="Check SVGSVGElement.pauseAnimations method." type="compliance" status="approved" component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_pauseAnimations_base">
+ <testcase purpose="Check SVGSVGElement.pauseAnimations method." type="compliance" status="approved" component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_pauseAnimations_base">
<description>
<steps>
<step order="1">
<step_desc>Press the pause button</step_desc>
- <expected>animation "test" is paused</expected>
+ <expected>animation "test" is paused</expected>
</step>
<step order="2">
<step_desc>Press the unpause button</step_desc>
- <expected>animation "test" is unpaused and continue</expected>
+ <expected>animation "test" is unpaused and continue</expected>
</step>
</steps>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_pauseAnimations_base.html</test_script_entry>
</description>
<specs>
</specs>
- </testcase>-->
+ </testcase>
<testcase purpose="Check if SVGSVGElement.pauseAnimations method exists." type="compliance" status="approved" component="TizenAPI/SVG/SVG" execution_type="auto" priority="P0" id="SVGSVGElement_pauseAnimations_exist">
<description>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_pauseAnimations_exist.html</test_script_entry>
<specs>
</specs>
</testcase>
- <!--<testcase purpose="Check SVGSVGElement.setCurrentTime method." type="compliance" status="approved" component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_setCurrentTime_base">
+ <testcase purpose="Check SVGSVGElement.setCurrentTime method." type="compliance" status="approved" component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_setCurrentTime_base">
<description>
<steps>
<step order="1">
<step_desc>Press the setCurrentTime button</step_desc>
- <expected>animation "test" play from start</expected>
+ <expected>animation "test" play from start</expected>
</step>
</steps>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_setCurrentTime_base.html</test_script_entry>
</description>
<specs>
</specs>
- </testcase>-->
+ </testcase>
<testcase purpose="Check if SVGSVGElement.setCurrentTime method exists." type="compliance" status="approved" component="TizenAPI/SVG/SVG" execution_type="auto" priority="P0" id="SVGSVGElement_setCurrentTime_exist">
<description>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_setCurrentTime_exist.html</test_script_entry>
<specs>
</specs>
</testcase>
- <!--<testcase purpose="Check SVGSVGElement.unpauseAnimations method." type="compliance" status="approved" component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_unpauseAnimations_base">
+ <testcase purpose="Check SVGSVGElement.unpauseAnimations method." type="compliance" status="approved" component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_unpauseAnimations_base">
<description>
<steps>
<step order="1">
<step_desc>Press the pause button</step_desc>
- <expected>animation "test" is paused</expected>
+ <expected>animation "test" is paused</expected>
</step>
<step order="2">
<step_desc>Press the unpause button</step_desc>
- <expected>animation "test" is unpaused and continue</expected>
+ <expected>animation "test" is unpaused and continue</expected>
</step>
</steps>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_unpauseAnimations_base.html</test_script_entry>
</description>
<specs>
</specs>
- </testcase>-->
+ </testcase>
<testcase purpose="Check if SVGSVGElement.unpauseAnimations method exists." type="compliance" status="approved" component="TizenAPI/SVG/SVG" execution_type="auto" priority="P0" id="SVGSVGElement_unpauseAnimations_exist">
<description>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_unpauseAnimations_exist.html</test_script_entry>
<capabilities>
<capability name="http://tizen.org/feature/profile"><value>MOBILE</value></capability>
</capabilities>
- <!--<testcase purpose="Check SVGSVGElement.deselectAll method." type="compliance" status="approved" component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_deselectAll_base">
+ <testcase purpose="Check SVGSVGElement.deselectAll method." type="compliance" status="approved" component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_deselectAll_base">
<description>
<steps>
<step order="1">
- <step_desc>select the text "test deselectAll"</step_desc>
- <expected>the text "test deselectAll" is deselected</expected>
+ <step_desc>select the text "test deselectAll"</step_desc>
+ <expected>the text "test deselectAll" is deselected</expected>
</step>
</steps>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_deselectAll_base.html</test_script_entry>
</description>
<specs>
</specs>
- </testcase>-->
+ </testcase>
</set>
<set name="svg_iot" type="js">
<capabilities>
<capability name="http://tizen.org/feature/profile"><value>COMMON</value></capability>
</capabilities>
- <!--<testcase purpose="Check SVGSVGElement.deselectAll method." type="compliance" status="approved" component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_deselectAll_base">
+ <testcase purpose="Check SVGSVGElement.deselectAll method." type="compliance" status="approved" component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_deselectAll_base">
<description>
<steps>
<step order="1">
- <step_desc>select the text "test deselectAll"</step_desc>
- <expected>the text "test deselectAll" is deselected</expected>
+ <step_desc>select the text "test deselectAll"</step_desc>
+ <expected>the text "test deselectAll" is deselected</expected>
</step>
</steps>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_deselectAll_base.html</test_script_entry>
</description>
<specs>
</specs>
- </testcase>-->
+ </testcase>
</set>
</suite>
</test_definition>
<test_definition>
<suite name="tct-svg-html5-tests" category="W3C/HTML5 APIs">
<set name="SVG" type="js">
- <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="foreign_content_one_rect_svg_in_object" purpose="Check if SVG inside HTML OBJECT element is parsed correctly">
+ <testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="foreign_content_one_rect_svg_in_object" purpose="Check if SVG inside HTML OBJECT element is parsed correctly">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_001.html</test_script_entry>
</description>
- </testcase>-->
- <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="foreign_content_three_rect_svg_in_button" purpose="Check if SVG inside HTML BUTTON element is parsed correctly">
+ </testcase>
+ <testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="foreign_content_three_rect_svg_in_button" purpose="Check if SVG inside HTML BUTTON element is parsed correctly">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_003.html</test_script_entry>
</description>
- </testcase>-->
- <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="foreign_content_eight_rect_svg_in_body" purpose="Check if SVG inside HTML 'BODY' element is parsed correctly">
+ </testcase>
+ <testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="foreign_content_eight_rect_svg_in_body" purpose="Check if SVG inside HTML 'BODY' element is parsed correctly">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_008.html</test_script_entry>
</description>
- </testcase>-->
+ </testcase>
<testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="auto" id="foreign_content_ten_circle_rect_svg" purpose="Check if SVG Self Closing tags (circle and rect in svg) is parsed properly">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_010.html</test_script_entry>
</description>
</testcase>
- <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="foreign_content_four_rect_svg_in_caption" purpose="Check if SVG inside HTML CAPTION element is parsed correctly">
+ <testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="foreign_content_four_rect_svg_in_caption" purpose="Check if SVG inside HTML CAPTION element is parsed correctly">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_004.html</test_script_entry>
</description>
- </testcase>-->
- <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="foreign_content_five_rect_svg_in_form" purpose="Check if SVG inside HTML FORM element is parsed correctly">
+ </testcase>
+ <testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="foreign_content_five_rect_svg_in_form" purpose="Check if SVG inside HTML FORM element is parsed correctly">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_005.html</test_script_entry>
</description>
- </testcase>-->
- <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="foreign_content_six_rect_svg_in_html" purpose="Check if SVG inside HTML 'HTML' element is parsed correctly">
+ </testcase>
+ <testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="foreign_content_six_rect_svg_in_html" purpose="Check if SVG inside HTML 'HTML' element is parsed correctly">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_006.html</test_script_entry>
</description>
- </testcase>-->
+ </testcase>
<testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="auto" id="foreign_content_nine_circle_in_rect_svg" purpose="Check if SVG Self Closing tags (circle in rect in svg) is parsed properly">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_009.html</test_script_entry>
</description>
</testcase>
- <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="foreign_content_eleven_rect_svg_in_div_id_style" purpose="Check if SVG elements are styled using ID Selector">
+ <testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="foreign_content_eleven_rect_svg_in_div_id_style" purpose="Check if SVG elements are styled using ID Selector">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_011.html</test_script_entry>
</description>
- </testcase>-->
- <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="foreign_content_thirteen_rect_svg_in_div_class_style" purpose="Check if SVG elements are styled using CLASS Selector">
+ </testcase>
+ <testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="foreign_content_thirteen_rect_svg_in_div_class_style" purpose="Check if SVG elements are styled using CLASS Selector">
<description>
<test_script_entry test_script_expected_result="0">/opt/tct-svg-html5-tests/svg/w3c/foreign_content_013.html</test_script_entry>
</description>
- </testcase>-->
- <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="svg_label_inline" purpose="Check if the SVG inside HTML label element parses correctly">
+ </testcase>
+ <testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="manual" id="svg_label_inline" purpose="Check if the SVG inside HTML label element parses correctly">
<description>
<test_script_entry>/opt/tct-svg-html5-tests/svg/svg_label_inline.html</test_script_entry>
</description>
- </testcase>-->
+ </testcase>
<testcase component="W3C_HTML5 APIs/Graphics/HTML5 SVG" execution_type="auto" id="svg_support" purpose="Check if SVG suppports">
<description>
<test_script_entry>/opt/tct-svg-html5-tests/svg/svg_support.html</test_script_entry>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_deselectAll_exist.html</test_script_entry>
</description>
</testcase>
- <!--<testcase purpose="Check SVGSVGElement.getCurrentTime method." component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_getCurrentTime_base">
+ <testcase purpose="Check SVGSVGElement.getCurrentTime method." component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_getCurrentTime_base">
<description>
<steps>
<step order="1">
</steps>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_getCurrentTime_base.html</test_script_entry>
</description>
- </testcase>-->
+ </testcase>
<testcase purpose="Check if SVGSVGElement.getCurrentTime method exists." component="TizenAPI/SVG/SVG" execution_type="auto" priority="P0" id="SVGSVGElement_getCurrentTime_exist">
<description>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_getCurrentTime_exist.html</test_script_entry>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_height_attribute.html</test_script_entry>
</description>
</testcase>
- <!--<testcase purpose="Check SVGSVGElement.pauseAnimations method." component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_pauseAnimations_base">
+ <testcase purpose="Check SVGSVGElement.pauseAnimations method." component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_pauseAnimations_base">
<description>
<steps>
<step order="1">
<step_desc>Press the pause button</step_desc>
- <expected>animation "test" is paused</expected>
+ <expected>animation "test" is paused</expected>
</step>
<step order="2">
<step_desc>Press the unpause button</step_desc>
- <expected>animation "test" is unpaused and continue</expected>
+ <expected>animation "test" is unpaused and continue</expected>
</step>
</steps>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_pauseAnimations_base.html</test_script_entry>
</description>
- </testcase>-->
+ </testcase>
<testcase purpose="Check if SVGSVGElement.pauseAnimations method exists." component="TizenAPI/SVG/SVG" execution_type="auto" priority="P0" id="SVGSVGElement_pauseAnimations_exist">
<description>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_pauseAnimations_exist.html</test_script_entry>
</description>
</testcase>
- <!--<testcase purpose="Check SVGSVGElement.setCurrentTime method." component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_setCurrentTime_base">
+ <testcase purpose="Check SVGSVGElement.setCurrentTime method." component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_setCurrentTime_base">
<description>
<steps>
<step order="1">
<step_desc>Press the setCurrentTime button</step_desc>
- <expected>animation "test" play from start</expected>
+ <expected>animation "test" play from start</expected>
</step>
</steps>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_setCurrentTime_base.html</test_script_entry>
</description>
- </testcase>-->
+ </testcase>
<testcase purpose="Check if SVGSVGElement.setCurrentTime method exists." component="TizenAPI/SVG/SVG" execution_type="auto" priority="P0" id="SVGSVGElement_setCurrentTime_exist">
<description>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_setCurrentTime_exist.html</test_script_entry>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_suspendRedraw_exist.html</test_script_entry>
</description>
</testcase>
- <!--<testcase purpose="Check SVGSVGElement.unpauseAnimations method." component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_unpauseAnimations_base">
+ <testcase purpose="Check SVGSVGElement.unpauseAnimations method." component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_unpauseAnimations_base">
<description>
<steps>
<step order="1">
<step_desc>Press the pause button</step_desc>
- <expected>animation "test" is paused</expected>
+ <expected>animation "test" is paused</expected>
</step>
<step order="2">
<step_desc>Press the unpause button</step_desc>
- <expected>animation "test" is unpaused and continue</expected>
+ <expected>animation "test" is unpaused and continue</expected>
</step>
</steps>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_unpauseAnimations_base.html</test_script_entry>
</description>
- </testcase>-->
+ </testcase>
<testcase purpose="Check if SVGSVGElement.unpauseAnimations method exists." component="TizenAPI/SVG/SVG" execution_type="auto" priority="P0" id="SVGSVGElement_unpauseAnimations_exist">
<description>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_unpauseAnimations_exist.html</test_script_entry>
<capabilities>
<capability name="http://tizen.org/feature/profile"><value>MOBILE</value></capability>
</capabilities>
- <!--<testcase purpose="Check SVGSVGElement.deselectAll method." component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_deselectAll_base">
+ <testcase purpose="Check SVGSVGElement.deselectAll method." component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_deselectAll_base">
<description>
<steps>
<step order="1">
- <step_desc>select the text "test deselectAll"</step_desc>
- <expected>the text "test deselectAll" is deselected</expected>
+ <step_desc>select the text "test deselectAll"</step_desc>
+ <expected>the text "test deselectAll" is deselected</expected>
</step>
</steps>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_deselectAll_base.html</test_script_entry>
</description>
- </testcase>-->
+ </testcase>
</set>
<set name="svg_iot" type="js">
<capabilities>
<capability name="http://tizen.org/feature/profile"><value>COMMON</value></capability>
</capabilities>
- <!--<testcase purpose="Check SVGSVGElement.deselectAll method." component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_deselectAll_base">
+ <testcase purpose="Check SVGSVGElement.deselectAll method." component="TizenAPI/SVG/SVG" execution_type="manual" priority="P1" id="SVGSVGElement_deselectAll_base">
<description>
<steps>
<step order="1">
- <step_desc>select the text "test deselectAll"</step_desc>
- <expected>the text "test deselectAll" is deselected</expected>
+ <step_desc>select the text "test deselectAll"</step_desc>
+ <expected>the text "test deselectAll" is deselected</expected>
</step>
</steps>
<test_script_entry>/opt/tct-svg-html5-tests/svg/SVGSVGElement_deselectAll_base.html</test_script_entry>
</description>
- </testcase>-->
+ </testcase>
</set>
</suite>
</test_definition>
\ No newline at end of file