Opera has always been the leader, but they also always had strange bugs. Now Chrome is in an interesting position: Google just bought an Internet Protocol company (On2), and so they have the opportunity to end the battle of H.264 against Ogg Theora by releasing this wonderful new codec, which they bought as open source.
HTML5 itself is not new: itβs just new elements that display differently. Think of it this way: if HTML5 was the first to introduce the <blink> , developers will doubt it a bit, because you can just use CSS to set text-decoration:blink or use some Javascript to make it blink.
This is not the case with HTML5. Most of the new elements are just extensions of the <div> . For those that are not ( <video> , <audio> , <canvas> , etc.), there are either already strong implementations (almost everything in all directions), or implementations that are complete, like the HTML5 specification.
Will there be a better browser for HTML5? Probably no. It's all about how browsers position themselves (as I mentioned in Chrome above).
source share