gecko-dev/layout/reftests/writing-mode/1216747-1-ref.html

11 строки
143 B
HTML

<!DOCTYPE HTML>
<style>
div {
width: -moz-min-content;
}
</style>
<div>This should have min-content width (i.e., many line breaks).</div>