mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 13:38:11 +00:00
8 lines
176 B
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>
|