Newer
Older
minerva / Tests / LibWeb / Layout / input / block-and-inline / inline-block-with-max-width-fit-content.html
@minerva minerva on 13 Jul 164 bytes Initial commit
<!doctype html><style>
    span {
        border: 1px solid black;
        display: inline-block;
        max-width: fit-content;
    }
</style><span>hello friends