On 23/5/2014, 6:12, Jonas Sicking wrote:
Basically we need an API like

div.addToScrollPosition(hightOfNewContent);

This would allow the browser to send this delta to the compositing
thread along with the newly updated painting of the DOM.

This is certainly a valid use case, and it has come up before. We have bug 959793 on file for tracking this issue. However I tend to think it is a separate problem from what this spec is trying to address (i.e. scroll to a specific scroll offset, but smoothly).

kats

_______________________________________________
dev-platform mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to