blob: 99714291f92c5271274c5675142aba59537f4da1 [file] [log] [blame]
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true LayoutFormattingContextIntegrationEnabled=false ] -->
<style>
div {
position: absolute;
box-sizing: border-box;
width: max-content;
padding: 1px;
border: 1px solid green;
}
</style>
<div>PASS if there's only one line here (no wrapping).</div>