13 <div>Test for Bugzilla bug:
<a href=
"https://bugs.webkit.org/show_bug.cgi?id=99194"> 99194</a> Regression r130057: incorrect block pref width for alternating InlineFlow and inline Replaced.
</div>
14 <div>This test verifies that we properly calculate block preferred widths when we have repeated inline replaced elements wrapped in InlineFlows.
</div>
15 <div style=
"width: 50px">
16 <span style=
"float: left; border: 1px solid black;">
17 <span style=
""><img src=
"resources/50x50.gif"/></span><span><img src=
"resources/50x50.gif"/></span>