1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 13:38:11 +00:00
serenity/Tests/LibWeb/Layout/input/block-and-inline/atomic-inline-with-white-space-nowrap.html

8 lines
176 B
HTML

<!DOCTYPE html><style>
body { width: min-content; }
div { white-space: nowrap; }
img {
width: 10px;
height: 10px;
}
</style><body><div>foo<img>