Scrolling Puzzle Box
I was experimenting with how different browsers on different devices handle scrolling when I came up with this little experiment to stress-test them.
It plays best in Safari for mac, with iPad a close second. Firefox does a decent job, but you have to click every so often to get it to focus a different scrollable area. Chrome has some tearing graphical glitches when you scroll two divs at once. It’s totally unplayable on Chrome for Android, unfortunately, since that browser doesn’t support scrolling blocks. Internet Explorer 9 doesn’t even understand the css selectors.