Revert "[common][canvas][remove manual case from canvas]" 69/272669/1
authorJihun Park <jihun87.park@samsung.com>
Tue, 22 Mar 2022 08:06:22 +0000 (08:06 +0000)
committerJihun Park <jihun87.park@samsung.com>
Tue, 22 Mar 2022 08:06:22 +0000 (08:06 +0000)
This reverts commit 9bd694c23f77618bd0590b156a984521b9c5a6bc.

Change-Id: I634f38d5274dc6d8c62fcf7d0ad9c2aa969e6764

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

index 43d1a4af2bf1bc35ee430cf5192c6b93502ee4aa..82d481c54f20260173496ad6e2d52fdd0b53ced8 100755 (executable)
       </testcase>
     </set>
     <set name="Canvas15" type="js">
-      <!--<testcase purpose="Check if Coordinate space goes from top-left to bottom-right" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P3" id="2d_coordinatespace">
+      <testcase purpose="Check if Coordinate space goes from top-left to bottom-right" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P3" id="2d_coordinatespace">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.coordinatespace.html</test_script_entry>
         </description>
             <spec_url>http://www.w3.org/TR/2012/WD-2dcontext-20120329/#canvasrenderingcontext2d</spec_url>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if CSS-scaled canvases get drawn correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="2d.scaled">
+      </testcase>
+      <testcase purpose="Check if CSS-scaled canvases get drawn correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="2d.scaled">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.scaled.html</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <!--testcase purpose="Check if fillText respects Right-To-Left Override characters" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="2d.text.draw.fill.rtl">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.text.draw.fill.rtl.html</test_script_entry>
           </spec>
         </specs>
       </testcase-->
-      <!--<testcase purpose="Check if the square value of lineCap means that a rectangle with the length of the line width and the width of half the line width, placed flat against the edge perpendicular to the direction of the line, must be added at the end of each line." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_linestyles_linecap_001">
+      <testcase purpose="Check if the square value of lineCap means that a rectangle with the length of the line width and the width of half the line width, placed flat against the edge perpendicular to the direction of the line, must be added at the end of each line." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_linestyles_linecap_001">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_linestyles_linecap_001.htm</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check the createLinearGradient method of CanvasRenderingContext2D interface." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_colorsandstyles_createlineargradient_001">
+      </testcase>
+      <testcase purpose="Check the createLinearGradient method of CanvasRenderingContext2D interface." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_colorsandstyles_createlineargradient_001">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_colorsandstyles_createlineargradient_001.htm</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check the arcTo method of CanvasRenderingContext2D interface." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_complexshapes_arcto_001">
+      </testcase>
+      <testcase purpose="Check the arcTo method of CanvasRenderingContext2D interface." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_complexshapes_arcto_001">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_complexshapes_arcto_001.htm</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check the bezierCurveTo method of CanvasRenderingContext2D interface." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_complexshapes_beziercurveto_001">
+      </testcase>
+      <testcase purpose="Check the bezierCurveTo method of CanvasRenderingContext2D interface." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_complexshapes_beziercurveto_001">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_complexshapes_beziercurveto_001.htm</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check the globalCompositeOperation attribute of CanvasRenderingContext2D interface." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_compositing_globalcompositeoperation_001">
+      </testcase>
+      <testcase purpose="Check the globalCompositeOperation attribute of CanvasRenderingContext2D interface." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_compositing_globalcompositeoperation_001">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_compositing_globalcompositeoperation_001.htm</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check the createLinearGradient method of CanvasRenderingContext2D interface." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_shadows_001">
+      </testcase>
+      <testcase purpose="Check the createLinearGradient method of CanvasRenderingContext2D interface." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_shadows_001">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_shadows_001.htm</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check the restore method of CanvasRenderingContext2D interface." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_state_restore_001">
+      </testcase>
+      <testcase purpose="Check the restore method of CanvasRenderingContext2D interface." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_state_restore_001">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_state_restore_001.htm</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if ignore 'inherit' property-independent style sheet syntax without assigning a new font value." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_text_font_001">
+      </testcase>
+      <testcase purpose="Check if ignore 'inherit' property-independent style sheet syntax without assigning a new font value." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_text_font_001">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_text_font_001.htm</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check the scale method of CanvasRenderingContext2D interface." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_transformations_scale_001">
+      </testcase>
+      <testcase purpose="Check the scale method of CanvasRenderingContext2D interface." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_transformations_scale_001">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_transformations_scale_001.htm</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <!--testcase purpose="Check if the strokeText method can draw stroked text" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="2d_text_draw_stroke_basic">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.text.draw.stroke.basic.html</test_script_entry>
           </spec>
         </specs>
       </testcase-->
-      <!--<testcase purpose="Check if the stroked and filled texts have same kerning exactly." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="2d_text_draw_kern_consistent">
+      <testcase purpose="Check if the stroked and filled texts have same kerning exactly." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="2d_text_draw_kern_consistent">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.text.draw.kern.consistent.html</test_script_entry>
         </description>
             <spec_url>http://www.w3.org/TR/2012/WD-2dcontext-20120329/#dom-context-2d-stroketext</spec_url>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <!--testcase purpose="Check if the fillText method  can draw filled text" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="2d_text_draw_fill_basic">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.text.draw.fill.basic.html</test_script_entry>
           </spec>
         </specs>
       </testcase-->
-      <!--<testcase purpose="Check if fillText method can handle maxWidth correctly when it is set to 0." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="2d_text_draw_fill_maxWidth_zero">
+      <testcase purpose="Check if fillText method can handle maxWidth correctly when it is set to 0." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="2d_text_draw_fill_maxWidth_zero">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.text.draw.fill.maxWidth.zero.html</test_script_entry>
         </description>
             <spec_url>http://www.w3.org/TR/2012/WD-2dcontext-20120329/#dom-context-2d-filltext</spec_url>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Check if fillText method can handle maxWidth correctly when it is set to 'small'." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="2d_text_draw_fill_maxWidth_small">
+      </testcase>
+      <testcase purpose="Check if fillText method can handle maxWidth correctly when it is set to 'small'." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="2d_text_draw_fill_maxWidth_small">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.text.draw.fill.maxWidth.small.html</test_script_entry>
         </description>
             <spec_url>http://www.w3.org/TR/2012/WD-2dcontext-20120329/#dom-context-2d-filltext</spec_url>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="check if Shadows look correct for large blurs" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="2d_shadow_blur_high">
+      </testcase>
+      <testcase purpose="check if Shadows look correct for large blurs" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="2d_shadow_blur_high">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.shadow.blur.high.html</test_script_entry>
         </description>
             <spec_url>http://www.w3.org/TR/2012/WD-2dcontext-20120329/#dom-context-2d-shadowblur</spec_url>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
       <!--testcase purpose="Check if fillText function can handle maxWidth correctly" type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="2d_text_draw_fill_maxWidth_large">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.text.draw.fill.maxWidth.large.html</test_script_entry>
           </spec>
         </specs>
       </testcase>
-      <!--<testcase purpose="fillText handles maxWidth correctly." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="2d.text.draw.fill.maxWidth.negative">
+      <testcase purpose="fillText handles maxWidth correctly." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="2d.text.draw.fill.maxWidth.negative">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.text.draw.fill.maxWidth.negative.html</test_script_entry>
         </description>
             <spec_url>http://www.w3.org/TR/2012/WD-2dcontext-20120329/#dom-context-2d-filltext</spec_url>
           </spec>
         </specs>
-      </testcase>-->
-      <!--<testcase purpose="Shadows must be drawn for images." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_shadows_002">
+      </testcase>
+      <testcase purpose="Shadows must be drawn for images." type="compliance" status="approved" component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" priority="P2" id="canvas_shadows_002">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_shadows_002.htm</test_script_entry>
         </description>
             <spec_statement/>
           </spec>
         </specs>
-      </testcase>-->
+      </testcase>
     </set>
   </suite>
 </test_definition>
index 4fa89bc8382184ca83c07cc2b9c1267c97f6d41c..24f0f9b39fc8a63d8a35973fb8d5588676c9e233 100755 (executable)
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/toDataURL.png.html</test_script_entry>
         </description>
       </testcase>
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="toDataURL.png.complexcolours" purpose="Check if toDataURL with PNG handles non-primary and non-solid colours correctly">
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="toDataURL.png.complexcolours" purpose="Check if toDataURL with PNG handles non-primary and non-solid colours correctly">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/toDataURL.png.complexcolours.html</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
       <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="auto" id="toDataURL.nocontext" purpose="Check if toDataURL works before any context has been got">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/toDataURL.nocontext.html</test_script_entry>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.gradient.interpolate.zerosize.fillRect.html</test_script_entry>
         </description>
       </testcase>
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d.gradient.interpolate.zerosize.fillText" purpose="Check if the image can be displayed correctly with fillText() with zerosize.">
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d.gradient.interpolate.zerosize.fillText" purpose="Check if the image can be displayed correctly with fillText() with zerosize.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.gradient.interpolate.zerosize.fillText.html</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
       <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="auto" id="2d.gradient.interpolate.zerosize.stroke" purpose="Check if the image can be displayed correctly with stroke() with zerosize.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.gradient.interpolate.zerosize.stroke.html</test_script_entry>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.gradient.interpolate.zerosize.strokeRect.html</test_script_entry>
         </description>
       </testcase>
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d.gradient.interpolate.zerosize.strokeText" purpose="Check if the image can be displayed correctly with strokeText() with zerosize.">
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d.gradient.interpolate.zerosize.strokeText" purpose="Check if the image can be displayed correctly with strokeText() with zerosize.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.gradient.interpolate.zerosize.strokeText.html</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
     </set>
     <set name="Canvas9" type="js">
       <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="auto" id="2d_drawImage_path" purpose="Check if the drawImage.path works">
       </testcase>
     </set>
     <set name="Canvas15" type="js">
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d_coordinatespace" purpose="Check if Coordinate space goes from top-left to bottom-right">
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d_coordinatespace" purpose="Check if Coordinate space goes from top-left to bottom-right">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.coordinatespace.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d.scaled" purpose="Check if CSS-scaled canvases get drawn correctly">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d.scaled" purpose="Check if CSS-scaled canvases get drawn correctly">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.scaled.html</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
       <!--testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d.text.draw.fill.rtl" purpose="Check if fillText respects Right-To-Left Override characters">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.text.draw.fill.rtl.html</test_script_entry>
         </description>
       </testcase-->
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_linestyles_linecap_001" purpose="Check if the square value of lineCap means that a rectangle with the length of the line width and the width of half the line width, placed flat against the edge perpendicular to the direction of the line, must be added at the end of each line.">
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_linestyles_linecap_001" purpose="Check if the square value of lineCap means that a rectangle with the length of the line width and the width of half the line width, placed flat against the edge perpendicular to the direction of the line, must be added at the end of each line.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_linestyles_linecap_001.htm</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_colorsandstyles_createlineargradient_001" purpose="Check the createLinearGradient method of CanvasRenderingContext2D interface.">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_colorsandstyles_createlineargradient_001" purpose="Check the createLinearGradient method of CanvasRenderingContext2D interface.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_colorsandstyles_createlineargradient_001.htm</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_complexshapes_arcto_001" purpose="Check the arcTo method of CanvasRenderingContext2D interface.">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_complexshapes_arcto_001" purpose="Check the arcTo method of CanvasRenderingContext2D interface.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_complexshapes_arcto_001.htm</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_complexshapes_beziercurveto_001" purpose="Check the bezierCurveTo method of CanvasRenderingContext2D interface.">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_complexshapes_beziercurveto_001" purpose="Check the bezierCurveTo method of CanvasRenderingContext2D interface.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_complexshapes_beziercurveto_001.htm</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_compositing_globalcompositeoperation_001" purpose="Check the globalCompositeOperation attribute of CanvasRenderingContext2D interface.">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_compositing_globalcompositeoperation_001" purpose="Check the globalCompositeOperation attribute of CanvasRenderingContext2D interface.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_compositing_globalcompositeoperation_001.htm</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_shadows_001" purpose="Check the createLinearGradient method of CanvasRenderingContext2D interface.">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_shadows_001" purpose="Check the createLinearGradient method of CanvasRenderingContext2D interface.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_shadows_001.htm</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_state_restore_001" purpose="Check the restore method of CanvasRenderingContext2D interface.">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_state_restore_001" purpose="Check the restore method of CanvasRenderingContext2D interface.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_state_restore_001.htm</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_text_font_001" purpose="Check if ignore 'inherit' property-independent style sheet syntax without assigning a new font value.">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_text_font_001" purpose="Check if ignore 'inherit' property-independent style sheet syntax without assigning a new font value.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_text_font_001.htm</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_transformations_scale_001" purpose="Check the scale method of CanvasRenderingContext2D interface.">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_transformations_scale_001" purpose="Check the scale method of CanvasRenderingContext2D interface.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_transformations_scale_001.htm</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
       <!--testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d_text_draw_stroke_basic" purpose="Check if the strokeText method can draw stroked text">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.text.draw.stroke.basic.html</test_script_entry>
         </description>
       </testcase-->
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d_text_draw_kern_consistent" purpose="Check if the stroked and filled texts have same kerning exactly.">
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d_text_draw_kern_consistent" purpose="Check if the stroked and filled texts have same kerning exactly.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.text.draw.kern.consistent.html</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
       <!--testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d_text_draw_fill_basic" purpose="Check if the fillText method  can draw filled text">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.text.draw.fill.basic.html</test_script_entry>
         </description>
       </testcase-->
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d_text_draw_fill_maxWidth_zero" purpose="Check if fillText method can handle maxWidth correctly when it is set to 0.">
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d_text_draw_fill_maxWidth_zero" purpose="Check if fillText method can handle maxWidth correctly when it is set to 0.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.text.draw.fill.maxWidth.zero.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d_text_draw_fill_maxWidth_small" purpose="Check if fillText method can handle maxWidth correctly when it is set to 'small'.">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d_text_draw_fill_maxWidth_small" purpose="Check if fillText method can handle maxWidth correctly when it is set to 'small'.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.text.draw.fill.maxWidth.small.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d_shadow_blur_high" purpose="check if Shadows look correct for large blurs">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d_shadow_blur_high" purpose="check if Shadows look correct for large blurs">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.shadow.blur.high.html</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
       <!--testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d_text_draw_fill_maxWidth_large" purpose="Check if fillText function can handle maxWidth correctly">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.text.draw.fill.maxWidth.large.html</test_script_entry>
           <test_script_entry>/opt/tct-canvas-html5-tests/canvas/canvas_width_type.html</test_script_entry>
         </description>
       </testcase>
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d.text.draw.fill.maxWidth.negative" purpose="fillText handles maxWidth correctly.">
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="2d.text.draw.fill.maxWidth.negative" purpose="fillText handles maxWidth correctly.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/2d.text.draw.fill.maxWidth.negative.html</test_script_entry>
         </description>
-      </testcase>-->
-      <!--<testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_shadows_002" purpose="Shadows must be drawn for images.">
+      </testcase>
+      <testcase component="W3C_HTML5 APIs/Graphics/HTML5 The canvas element (Partial)" execution_type="manual" id="canvas_shadows_002" purpose="Shadows must be drawn for images.">
         <description>
           <test_script_entry test_script_expected_result="0">/opt/tct-canvas-html5-tests/canvas/w3c/canvas_shadows_002.htm</test_script_entry>
         </description>
-      </testcase>-->
+      </testcase>
     </set>
   </suite>
 </test_definition>