<?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>29786</bug_id>
          
          <creation_ts>2016-08-22 20:16:27 +0000</creation_ts>
          <short_desc>&quot; If x and y should both be zero, the angle is s...&quot;</short_desc>
          <delta_ts>2018-04-15 17:44:06 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>FXTF</product>
          <component>Geometry</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Peter Hall">peter.hall</reporter>
          <assigned_to name="Simon Pieters">zcorpan</assigned_to>
          <cc>dschulze</cc>
    
    <cc>mike</cc>
          
          <qa_contact>sideshowbarker+geometry</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>127200</commentid>
    <comment_count>0</comment_count>
    <who name="Peter Hall">peter.hall</who>
    <bug_when>2016-08-22 20:16:27 +0000</bug_when>
    <thetext>https://drafts.fxtf.org/geometry-1/#dom-dommatrix-rotatefromvectorself

In the definition of rotateFromVectorSelf(x, y):

[[
 If x and y should both be zero, the angle is specified as zero.
]]

This can be slightly improved to:

&gt; If y is equal to zero and x is greater than or equal to zero, the angle is specified as zero.


The reason being that if y is zero and x is positive then there is no rotation. If x is negative then the angle is pi.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>129146</commentid>
    <comment_count>1</comment_count>
    <who name="Dirk Schulze">dschulze</who>
    <bug_when>2018-04-15 17:44:06 +0000</bug_when>
    <thetext>https://github.com/w3c/fxtf-drafts/issues/274</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>