-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I am not very experienced as a programmer, so I hope I am not mistaken in saying that the object-fit property is not working correctly. I tried various settings of this property, but there was no change in how the embedded is displayed within the
container.
- Create a container and set its size.
- Create a new container as a child of the previous one and set the width and height to 100%, with the object-fit property set to fill.
- See the behaviour
The object-fit: fill; value does not preserve the aspect ratio, and the image should resized to fill the container, but it seems not to be this case.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working