<p dir="ltr">On Jan 28, 2014 4:19 PM, &quot;Edward O&#39;Connor&quot; &lt;<a href="mailto:eoconnor@apple.com">eoconnor@apple.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; Adam wrote:<br>
&gt;<br>
&gt; &gt; Over in Blink-land, we&#39;re also quite interested in infinite scrolling.<br>
&gt;<br>
&gt; Great! It&#39;s an increasingly common pattern that could use some help from<br>
&gt; the engine.<br>
&gt;<br>
&gt; &gt; We&#39;ve been experimenting with how you might be able to achieve infinite<br>
&gt; &gt; scrolling using existing web platform API.<br>
&gt;<br>
&gt; Cool. I agree with the general principle, but I want to ensure Web<br>
&gt; authors don&#39;t have to roll their own scrolling engine with transforms<br>
&gt; and rAF just to do interesting things like non-janky infinite scrolling.<br>
&gt; I think this will require some additions to the platform, but hopefully<br>
&gt; we can keep the Web-exposed changes minimal.</p>
<p dir="ltr">Just to clarify, in those examples, the browser is driving the scrolling.  We&#39;re just using transforms to recycle DOM nodes, which keeps the DOM finite even though the scrollable area is infinite.</p>
<p dir="ltr">Adam<br></p>
<p dir="ltr">&gt; &gt; Do you have a doc that describes the approach you&#39;re investigating?<br>
&gt;<br>
&gt; I&#39;m in the middle of writing up an email for www-style with our thought<br>
&gt; process and what we&#39;ve looked at; stay tuned.<br>
&gt;<br>
&gt;<br>
&gt; Ted<br>
&gt; _______________________________________________<br>
&gt; webkit-dev mailing list<br>
&gt; <a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br>
&gt; <a href="https://lists.webkit.org/mailman/listinfo/webkit-dev">https://lists.webkit.org/mailman/listinfo/webkit-dev</a><br>
</p>