blob: 93ac50a406dba108713cc34dd8ea95fde4857180 [file] [log] [blame]
<!-- webkit-test-runner [ LayoutFormattingContextEnabled=true InlineFormattingContextIntegrationEnabled=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>