Right, I would have much wished it provided access to dropping in native Android components (even simple things, such as a ViewPager) into a webpage. Implementing a simulated ViewPager in HTML5 including swipe gestures is a horrible CSS and JavaScript mess, a waste of resources, clunky, a choppy experience on anything but the most high-end phones, and is very easy to become inconsistent if your implementation of said gestures differs slightly from someone else's.