Skip to content

from-image as initial value of image-orientation #5698

@OliverJAsh

Description

@OliverJAsh

We already have browser data for image-orientation support (https://caniuse.com/css-image-orientation). However, separately we should track which browsers support from-image as the initial value, which is a recent change to the spec.

IIUC, this was added in:

Safari has had partial support for quite a long time. I say partial because, in older versions (13.3 and below), orientation is only applied to images which are inside the DOM and visible (test):

After running some tests, I believe Safari has full support starting from 13.4 (test). This ticket might be related: https://bugs.webkit.org/show_bug.cgi?id=89052.

I'm not too sure about other browsers. I might need help collecting this data.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions