mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2026-04-19 18:30:27 +00:00
9 lines
217 B
HTML
9 lines
217 B
HTML
|
|
<!doctype html><style>
|
||
|
|
* { outline: 1px solid black; }
|
||
|
|
body { width: min-content; }
|
||
|
|
div { display: table; width: max-content; }
|
||
|
|
</style><body><div>
|
||
|
|
well hello friends
|
||
|
|
well hello friends
|
||
|
|
well hello friends
|