ladybird/Tests/LibWeb/Layout/input/table/table-width-max-content.html

9 lines
217 B
HTML
Raw Normal View History

<!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