Newer
Older
minerva / Tests / LibWeb / Layout / input / block-and-inline / abspos-grid-with-definite-width.html
@minerva minerva on 13 Jul 280 bytes Initial commit
<!DOCTYPE html><style>
* {
    border: 1px solid black;
}
.box {
    width: 200px;
    position: absolute;
    left: 0;
    display: grid;
    background-color: magenta;
}
</style><div class="box">Giveaways in Channels and Free Premium Giveaways in Channels and Free Premium</div>