https://drafts.csswg.org/css-images-3/#the-image-orientation

The CSS image-orientation property allows an author to control whether an image 
(in an <img> or generated content) is automatically rotated and flipped 
according to the EXIF data in the image.  Originally, the specification only 
allowed explicit multiple-of-90° <angle> values (and a flip keyword).  When we 
implemented image-orientation, we supported explicit angle values as well as a 
keyword to take the orientation from the image itself.

The specification now deprecates the explicit angle values.  Since Firefox is 
the only browser to implement this property, I am planning to remove support 
for the angle values, and file an issue on the spec to remove them entirely.

https://bugzilla.mozilla.org/show_bug.cgi?id=1473450
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to