<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>12140</bug_id>
          
          <creation_ts>2011-02-19 19:10:25 +0000</creation_ts>
          <short_desc>Why is there no getTransform() method?</short_desc>
          <delta_ts>2012-03-28 21:49:04 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML WG</product>
          <component>LC1 HTML Canvas 2D Context</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#transformations</bug_file_loc>
          <status_whiteboard>canvas v5</status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>eoconnor</cc>
    
    <cc>graveltech</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>45867</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2011-02-19 19:10:25 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html
Section: http://www.whatwg.org/specs/web-apps/current-work/complete.html#transformations

Comment:
Why is there no getTransform() method?

Posted from: 173.52.179.61</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>45868</commentid>
    <comment_count>1</comment_count>
    <who name="andrew morton">graveltech</who>
    <bug_when>2011-02-19 19:17:46 +0000</bug_when>
    <thetext>My use case is a LOGO interpreter in Javascript that does the drawing on the canvas. I&apos;m able to use transformations to draw the path of the turtle but if I draw the turtle then I need to clear the canvas before running the next command to avoid leaving a series of turtles. If I was able to load the transformation matrix I believe I could use it as a CSS transformation to position an image on top of the canvas.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>45869</commentid>
    <comment_count>2</comment_count>
    <who name="andrew morton">graveltech</who>
    <bug_when>2011-02-19 19:29:35 +0000</bug_when>
    <thetext>I guess I&apos;m not the only one wondering this:
http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2010-July/027394.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>48010</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-05-04 23:44:26 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Partially Accepted
Change Description: see diff given below
Rationale: This might make sense, but first we need to wait for implementations to catch up with what we&apos;ve implemented so far. I&apos;ve marked this &quot;LATER&quot; so that we will remember to revisit this in the future.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>52720</commentid>
    <comment_count>4</comment_count>
    <who name="Michael[tm] Smith">mike</who>
    <bug_when>2011-08-04 05:03:50 +0000</bug_when>
    <thetext>mass-move component to LC1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64774</commentid>
    <comment_count>5</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-02-29 22:29:33 +0000</bug_when>
    <thetext>Mozilla proposes &quot;attribute SVGMatrix currentTransform&quot; in:
http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2011-November/033745.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64787</commentid>
    <comment_count>6</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-02-29 22:51:44 +0000</bug_when>
    <thetext>Adopted that as proposal: http://wiki.whatwg.org/wiki/Canvas#Misc_other_proposals</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65856</commentid>
    <comment_count>7</comment_count>
    <who name="Edward O&apos;Connor">eoconnor</who>
    <bug_when>2012-03-20 18:05:49 +0000</bug_when>
    <thetext>See also Dean&apos;s unified-css-and-svg matrix proposal:

http://lists.w3.org/Archives/Public/public-fx/2012JanMar/0007.html

which was in response to

http://lists.w3.org/Archives/Public/public-webapps/2011OctDec/0376.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>66193</commentid>
    <comment_count>8</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-03-28 21:49:04 +0000</bug_when>
    <thetext>EDITOR&apos;S RESPONSE: This is an Editor&apos;s Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Accepted
Change Description: I&apos;ve used SVGMatrix for now.
Rationale: Concurred with reporter&apos;s comments.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>