Skip to content

Handle grid items with intrinsic size #2644

@liZe

Description

@liZe

Example:

<div style="display: grid; grid-template-columns: 50px 1fr;">
  <img style="width: 20px" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAIAAAAmkwkpAAAAE0lEQVR4nGP4zwAE/2EIwcLDAQCQsQ/xhr9I3AAAAABJRU5ErkJggg==">
  <span>Test</span>
</div>

Related to #2628.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugExisting features not working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions