List of features that are supported by Opera 12 but not by Opera 15 due to the switch to Blink/Chromium:
fixed as of August 19, 2013xhr.responseType = 'json'LinkHTTP headerLinkHTTP header for stylesheets specifically- Pressing
Enterwhen an element withtabindexhas focus should trigger a click - Fragment identifiers in
data:URIs should be handled correctly - CSS gradients with transparency
- Accurate SVG rendering
<img src=foo.svg>wherefoo.svgis an SVG file that contains text looks terribleSupport colors with alpha in SVGstopelements andfeFlood(Partial) IDNA 2008 supportTheobject-fitandobject-positionCSS properties- Unprefixed CSS transforms
- DOM attributes should be moved to prototype chains and should expose JavaScript getters/setters
- Protection against regular expression DOS
Painfully broken SVG rendering on many different levels. Opera had probably the best (and certainly the earliest) rock-solid SVG implementation. Webkit had the arguably the worst, barring IE.
Opera Next reproduces all of Chromium's problems, as far as I can tell. I actually see this as a positive opportunity, to the extent that the (remaining) Opera engineers can hopefully help fix the litany of failing SVG layout tests that webkit historically never prioritized. Here's just one glaring recent Chromium bug ticket as a taste:
https://code.google.com/p/chromium/issues/detail?id=259971
These features are on the cusp of actually being usable in production. Personally I would trade five bleeding-edge features landing in just one browser, for having bulletproof SVG in all modern browsers.