mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
9 lines
176 B
HTML
9 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>
|