Newer
Older
minerva / Tests / LibWeb / Layout / input / table / table-fixup-font-size-and-line-height.html
@minerva minerva on 13 Jul 158 bytes Initial commit
<!doctype html><style>
* { outline: 1px solid black; }
div { display: table; }
body {
    font-size: 30px;
    line-height: 100px;
}
</style><body><div>hello