Newer
Older
minerva / Tests / LibWeb / Layout / input / block-and-inline / atomic-inline-with-white-space-nowrap.html
@minerva minerva on 13 Jul 176 bytes Initial commit
<!DOCTYPE html><style>
    body { width: min-content; }
    div { white-space: nowrap; }
    img {
        width: 10px;
        height: 10px;
    }
</style><body><div>foo<img>