1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-20 13:25:08 +00:00
serenity/Tests/LibWeb/Layout/input/grid/grid-item-with-fit-content-width.html

5 lines
No EOL
169 B
HTML

<!DOCTYPE html><style>
* { border: 1px solid black; }
body { display: grid; }
.inner { width: fit-content; }
</style><body><div class="inner">Press and Media