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'
Link
HTTP headerLink
HTTP header for stylesheets specifically- Pressing
Enter
when an element withtabindex
has 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.svg
is an SVG file that contains text looks terribleSupport colors with alpha in SVGstop
elements andfeFlood
(Partial) IDNA 2008 supportTheobject-fit
andobject-position
CSS properties- Unprefixed CSS transforms
- DOM attributes should be moved to prototype chains and should expose JavaScript getters/setters
- Protection against regular expression DOS
Opera Blink doesn't have
XMLHttpRequest.prototype.response
, Opera Presto has it.