Newer
Older
minerva / Tests / LibWeb / Layout / input / abspos-flex-container-with-auto-height.html
@minerva minerva on 13 Jul 427 bytes Initial commit
<!DOCTYPE html><style>
    * {
        border: 1px solid black;
    }
    html {
        background: white;
    }
    body {
        display: flex;
        flex-flow: column nowrap;
        position: absolute;
        top: 0px;
        left: 0px;
        background: pink;
    }
    div {
        min-height: 0px;
        background: orange;
    }
</style><body><div>Diese Website nutzt Cookies und vergleichbare Funktionen zur