haikuwebkit/LayoutTests/fast/css-intrinsic-dimensions/inlinesize-contribution-flo...

8 lines
187 B
HTML

<!DOCTYPE html>
<div style="float:left;">
<div style="word-wrap: break-word; max-width: 100%; width: 222px;">
The test PASS if this text is rendered horizontally.
</div>
</div>