📃 December 2013 release notes
New in Firefox
The following features are now available in Firefox:
-
Generators:
Generator functions (
function*) create iterators that return multiple values, one after another, on-demand. -
image-orientation:
The
image-orientationCSS property corrects the rotation of an image using the image's metadata, such as EXIF.
New in Firefox for Android
The following features are now available in Firefox for Android:
-
Generators:
Generator functions (
function*) create iterators that return multiple values, one after another, on-demand. -
image-orientation:
The
image-orientationCSS property corrects the rotation of an image using the image's metadata, such as EXIF.