What is threaded compositing?
It was referred to in a recent Paul Irish Post as a means to produce iOS-like scrolling:
I searched chrome about:flags but wasn't able to find what Paul was referring to. I assume it has something to do with how elements are rendered but I'm interested in if/how compositing can be tackled programmatically (in JavaScript?).