As you maybe already know, Opera has today announced the new major version of the Opera browser. For me it seems to be again faster than the previous major version. The loading times and interface speed seems to be quite good using typical qooxdoo widgets. In my opinion the most interessant new features are:

  • Valid ACID2 rendering
  • Support for the SVG Basic profile
  • Support for Microsoft's designmode and contenteditable extensions
  • Canvas support
  • Some support of parts of CSS3
  • JavaScript console is now Error console and can display messages, warnings, and errors from different sources.
  • Added support for -o-text-overflow:ellipsis, synonymous to text-overflow:ellipsis
  • UL/OL elements now use padding instead of margin by default.
  • Added support for XSLT 1.0 and the XSLTProcessor constructor.
  • Added support for XPath 1.0.
  • Added support for onmousewheel events.
  • Improved handling of offsetTop, offsetLeft, and offsetParent.

This makes me really happy. Together with the overall performance improvement, the new features like canvas could really support a break-through for some new features to the web.

A more detailed change log can be found here.