<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:lucas&#64;wiener.se" title="Lucas Wiener &lt;lucas&#64;wiener.se&gt;"> <span class="fn">Lucas Wiener</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Setting scrollTop / scrollLeft should not cause a layout"
   href="https://bugs.webkit.org/show_bug.cgi?id=75015">bug 75015</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>lucas&#64;wiener.se
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Setting scrollTop / scrollLeft should not cause a layout"
   href="https://bugs.webkit.org/show_bug.cgi?id=75015#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Setting scrollTop / scrollLeft should not cause a layout"
   href="https://bugs.webkit.org/show_bug.cgi?id=75015">bug 75015</a>
              from <span class="vcard"><a class="email" href="mailto:lucas&#64;wiener.se" title="Lucas Wiener &lt;lucas&#64;wiener.se&gt;"> <span class="fn">Lucas Wiener</span></a>
</span></b>
        <pre>I've posted this Stack Overflow question regarding the performance of scrollTop/Left in Safari: <a href="http://stackoverflow.com/questions/30218002/element-scrolltop-left-is-really-slow-in-safari-why/30218327#30218327">http://stackoverflow.com/questions/30218002/element-scrolltop-left-is-really-slow-in-safari-why/30218327#30218327</a>

I assume this is due to the layout being forced for each call to the methods.
Is it possible to look how Blink handles this?
As shown in the Stack Overflow question, Blink executes the test function in ~50 ms while Safari executes it in ~1500 ms.

Kind regards</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>