Newer
Older
minerva / Tests / LibWeb / Layout / input / table / infinite-padding.html
@minerva minerva on 13 Jul 171 bytes Initial commit
<!DOCTYPE html><html><head><style>
#box1 {
    display: table;
}

#box2 {
    display: table;
    padding: 100%;
}
</style></head><body><div id="box1"><div><div id="box2">