<?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>15498</bug_id>
          
          <creation_ts>2012-01-10 18:31:54 +0000</creation_ts>
          <short_desc>CSSMatrix should align with SVGMatrix</short_desc>
          <delta_ts>2012-02-23 05:23:28 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>CSS</product>
          <component>Transforms</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>LATER</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dirk Schulze">dschulze</reporter>
          <assigned_to name="Dirk Schulze">dschulze</assigned_to>
          <cc>ayg</cc>
    
    <cc>cmarrin</cc>
    
    <cc>dino</cc>
    
    <cc>dschulze</cc>
    
    <cc>eoconnor</cc>
    
    <cc>smfr</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>62493</commentid>
    <comment_count>0</comment_count>
    <who name="Dirk Schulze">dschulze</who>
    <bug_when>2012-01-10 18:31:54 +0000</bug_when>
    <thetext>CSSMatrix should align with SVGMatrix. Might make it easier for SVGMatrix to inherit from CSSMatrix.

See http://www.w3.org/TR/SVG/coords.html#InterfaceSVGMatrix as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63007</commentid>
    <comment_count>1</comment_count>
    <who name="Aryeh Gregor">ayg</who>
    <bug_when>2012-01-23 16:31:09 +0000</bug_when>
    <thetext>Some relevant Mozilla bugs:

https://bugzilla.mozilla.org/show_bug.cgi?id=482200
https://bugzilla.mozilla.org/show_bug.cgi?id=661624
https://bugzilla.mozilla.org/show_bug.cgi?id=717722

Matrices are important in WebGL too.  It would be best if we had some type of generic JS matrix API that SVG, CSS, WebGL, and so on could all refer to.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63008</commentid>
    <comment_count>2</comment_count>
    <who name="Dirk Schulze">dschulze</who>
    <bug_when>2012-01-23 16:42:35 +0000</bug_when>
    <thetext>(In reply to comment #1)
&gt; Some relevant Mozilla bugs:
&gt; 
&gt; https://bugzilla.mozilla.org/show_bug.cgi?id=482200
&gt; https://bugzilla.mozilla.org/show_bug.cgi?id=661624
&gt; https://bugzilla.mozilla.org/show_bug.cgi?id=717722
&gt; 
&gt; Matrices are important in WebGL too.  It would be best if we had some type of
&gt; generic JS matrix API that SVG, CSS, WebGL, and so on could all refer to.

There is also a discussion on public-fx about creating a generic Matrix in the JS namespace [1]. And I am fine with creating a common Matrix interface. I just want to make sure that CSSMatrix and SVGMatrix interoperable, at least the 2D part.

[1] http://lists.w3.org/Archives/Public/public-fx/2012JanMar/0007.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>64476</commentid>
    <comment_count>3</comment_count>
    <who name="Dirk Schulze">dschulze</who>
    <bug_when>2012-02-23 05:23:28 +0000</bug_when>
    <thetext>This gets delayed to CSS4 Transforms.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>