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

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>136697</bug_id>
          
          <creation_ts>2014-09-10 01:52:53 -0700</creation_ts>
          <short_desc>Transform animation incorrect on online demo</short_desc>
          <delta_ts>2023-08-23 04:55:46 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>CSS</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc>http://codepen.io/miukimiu/pen/DkvnA</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">krit</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>dino</cc>
    
    <cc>eoconnor</cc>
    
    <cc>graouts</cc>
    
    <cc>jonlee</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1034248</commentid>
    <comment_count>0</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2014-09-10 01:52:53 -0700</bug_when>
    <thetext>I did not check the demo in detail yet, but WebKit is the only browsers that does not render the spinning lines on the tape correctly.

http://codepen.io/miukimiu/pen/DkvnA</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1034363</commentid>
    <comment_count>1</comment_count>
    <who name="Jon Lee">jonlee</who>
    <bug_when>2014-09-10 12:15:41 -0700</bug_when>
    <thetext>Side note: I am seeing some incorrect positioning at .5x on some iPhones.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1034368</commentid>
    <comment_count>2</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2014-09-10 12:29:15 -0700</bug_when>
    <thetext>Incorrect tick placement in the hubs is caused by use of unprefixed transform-origin.

The jumpiness happens because the keyframes rotate from 0-&gt;180deg, rather than 0-&gt;360deg. I see jumpiness in Chrome too.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1034586</commentid>
    <comment_count>3</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2014-09-11 05:20:52 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; Incorrect tick placement in the hubs is caused by use of unprefixed transform-origin.
&gt; 
&gt; The jumpiness happens because the keyframes rotate from 0-&gt;180deg, rather than 0-&gt;360deg. I see jumpiness in Chrome too.

Can confirm that it is just a problem of prefixing. However, there is a visual difference that seems to be a precision problem. Is that because of pixel rounding?

I am fine with closing this bug in general.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>